12 lines
349 B
Markdown
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`.
|