doc: add spdk/ path to Doxygen indexes
Reference the public headers in the way that apps should include them (e.g. spdk/nvme.h rather than just nvme.h). Change-Id: I0489d906e9c55ff00ffa4e8c9532b0941ce69449 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
6d497a8e88
commit
9322c25808
@ -37,7 +37,7 @@
|
|||||||
|
|
||||||
\section interface Public Interface
|
\section interface Public Interface
|
||||||
|
|
||||||
- ioat.h
|
- spdk/ioat.h
|
||||||
|
|
||||||
\section key_functions Key Functions
|
\section key_functions Key Functions
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
|
|
||||||
\section interface Public Interface
|
\section interface Public Interface
|
||||||
|
|
||||||
- nvme.h
|
- spdk/nvme.h
|
||||||
|
|
||||||
\section key_functions Key Functions
|
\section key_functions Key Functions
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user