-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Auto-deployed update of 'docs/' for 'refs/heads/next'
- Loading branch information
Showing
76 changed files
with
3,644 additions
and
701 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+15 Bytes
(100%)
docs/next/.doctrees/contributing/contributing-conventions.doctree
Binary file not shown.
Binary file not shown.
Binary file modified
BIN
+200 Bytes
(110%)
docs/next/.doctrees/getting_started/build_windows.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
enum: enumerate devices | ||
======================= | ||
|
||
Enumerate devices, that is, controllers and namespaces available to the system: | ||
|
||
.. literalinclude:: xnvme_enum_usage.cmd | ||
:language: bash | ||
|
||
.. literalinclude:: xnvme_enum_usage.out | ||
:language: bash |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
feature-get: Device feature | ||
=========================== | ||
|
||
Execute a Get Features Command: | ||
|
||
.. literalinclude:: xnvme_feature_get_usage.cmd | ||
:language: bash | ||
|
||
.. literalinclude:: xnvme_feature_get_usage.out | ||
:language: bash |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
feature-set: Device feature | ||
=========================== | ||
|
||
Execute a Set-Features Command: | ||
|
||
.. literalinclude:: xnvme_feature_set_usage.cmd | ||
:language: bash | ||
|
||
.. literalinclude:: xnvme_feature_set_usage.out | ||
:language: bash |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
format: Format a NVM namespace | ||
============================== | ||
|
||
.. literalinclude:: xnvme_format_usage.cmd | ||
:language: bash | ||
|
||
.. literalinclude:: xnvme_format_usage.out | ||
:language: bash |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
idfy-ctrlr: Controller Identification | ||
===================================== | ||
|
||
Controller identification: | ||
|
||
.. literalinclude:: xnvme_idfy_ctrlr_usage.cmd | ||
:language: bash | ||
|
||
.. literalinclude:: xnvme_idfy_ctrlr_usage.out | ||
:language: bash |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
idfy-ns: Namespace Identification | ||
================================= | ||
|
||
Namespace identification: | ||
|
||
.. literalinclude:: xnvme_idfy_ns_usage.cmd | ||
:language: bash | ||
|
||
.. literalinclude:: xnvme_idfy_ns_usage.out | ||
:language: bash | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
idfy: User-defined Identification | ||
================================= | ||
|
||
User-defined identification: | ||
|
||
.. literalinclude:: xnvme_idfy_usage.cmd | ||
:language: bash | ||
|
||
.. literalinclude:: xnvme_idfy_usage.out | ||
:language: bash |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.