numam-spdk/doc/README.md
Daniel Verkamp c20aa93181 doc: add README.md for Doxygen and online docs
Change-Id: I9af8a77ac1faccf950669f8e61c6ea4d596209c7
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-10-03 14:23:15 -07:00

12 lines
349 B
Markdown

SPDK Documentation
==================
The current version of the SPDK documentation can be found online at
http://www.spdk.io/spdk/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`.