xref: /spdk/doc/README.md (revision 407e88fd2ab020d753e33014cf759353a9901b51)
1SPDK Documentation
2==================
3
4The current version of the SPDK documentation can be found online at
5http://www.spdk.io/doc/
6
7Building the Documentation
8==========================
9
10To convert the documentation into HTML run `make` in the `doc`
11directory.  The output will be located in `doc/output/html`. Before
12running `make` ensure all pre-requisites are installed.  See
13[Installing Prerequisites](http://www.spdk.io/doc/getting_started.html)
14for more details.
15