Names for the NVMe bdevs are now assigned by the user. This means the same name will always be assigned to the same device, even across restarts. Change-Id: If9825ec9abcb5236b4671bc44a825e4f0d704fe3 Signed-off-by: Ben Walker <benjamin.walker@intel.com> |
||
---|---|---|
.. | ||
event | ||
ioat | ||
iscsi | ||
nvme | ||
nvmf | ||
directory_structure.md | ||
Doxyfile | ||
footer.html | ||
header.html | ||
index.md | ||
Makefile | ||
porting.md | ||
README.md | ||
stylesheet.css |
SPDK Documentation
The current version of the SPDK documentation can be found online at http://www.spdk.io/doc/
Building the Documentation
To convert the documentation into HTML, install Doxygen and mscgen and run make
in the doc
directory. The output will be located in doc/output/html
.