These were only intended for testing and should be replaced by a virtual blockdev that can be layered on top of any kind of bdev. Change-Id: I3ba2cc94630a6c6748d96e3401fee05aaabe20e0 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> |
||
---|---|---|
.. | ||
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
.