Commit 5b88369c authored by Daniel Verkamp's avatar Daniel Verkamp
Browse files

doc: add include/spdk to Doxygen path



Fixes broken links on the main page (public header nvme.h is now in
include/spdk rather than lib/nvme).

Change-Id: If85f9d676602d09f45b6a7607df5a4529f19c7ca
Signed-off-by: default avatarDaniel Verkamp <daniel.verkamp@intel.com>
parent a65aafd0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -648,7 +648,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.

INPUT                  = ../lib/nvme nvme.index.txt
INPUT                  = ../lib/nvme ../include/spdk nvme.index.txt

# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is