3979c15f66
Change-Id: I67303d07aee931d19b3a9ae1e618d22fc6de9f58 Signed-off-by: Cunyin Chang <cunyin.chang@intel.com>
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
.