This includes removing use of lib/bdev/<module_name> which confused Doxygen into thinking it was an xml/html tag. Signed-off-by: Jim Harris <james.r.harris@intel.com> Change-Id: Iebfe84c1cbc59cd7a62e88dafbe1725d7c2a49da Reviewed-on: https://review.gerrithub.io/415851 Reviewed-by: Ben Walker <benjamin.walker@intel.com> Tested-by: SPDK Automated Test System <sys_sgsw@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 run make
in the doc
directory. The output will be located in doc/output/html
. Before
running make
ensure all pre-requisites are installed. See
Installing Prerequisites
for more details.