8e632c0722
Update the NVMe-oF getting started guide. Added the infiniband/RDMA verbs and RDMA NIC configuration. Also added a configuration section for Core Assignment. Change-Id: I6f98a2156ca5c6050fecfbfb9afa797492fbf16d Signed-off-by: John Kariuki <John.K.Kariuki@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
.