8bbd56fb64
This requires an override of Bootstrap's default box-sizing: border-box on the nav bar elements so Doyxgen's tree view layout isn't broken. Change-Id: I38d1df10fef8d90e245bbd880cf85686c1aee470 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com> Reviewed-on: https://review.gerrithub.io/384382 Tested-by: SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by: Paul Luse <paul.e.luse@intel.com> Reviewed-by: Ben Walker <benjamin.walker@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
.