git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0e0e86
)
doc: remove driver interface header from API index
author
Thomas Monjalon
<thomas@monjalon.net>
Fri, 14 Jul 2017 14:45:25 +0000
(16:45 +0200)
committer
Thomas Monjalon
<thomas@monjalon.net>
Fri, 21 Jul 2017 16:31:41 +0000
(19:31 +0300)
The file rte_flow_driver.h is a driver interface,
thus it should not be listed in the API index.
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
doc/api/doxy-api-index.md
patch
|
blob
|
history
diff --git
a/doc/api/doxy-api-index.md
b/doc/api/doxy-api-index.md
index
a68805b
..
04034ae
100644
(file)
--- a/
doc/api/doxy-api-index.md
+++ b/
doc/api/doxy-api-index.md
@@
-33,14
+33,13
@@
API {#index}
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
-The
re are many libraries, so their headers may b
e grouped by topics:
+The
public API headers ar
e grouped by topics:
- **device**:
[dev] (@ref rte_dev.h),
[ethdev] (@ref rte_ethdev.h),
[ethctrl] (@ref rte_eth_ctrl.h),
[rte_flow] (@ref rte_flow.h),
- [rte_flow_driver] (@ref rte_flow_driver.h),
[rte_tm] (@ref rte_tm.h),
[cryptodev] (@ref rte_cryptodev.h),
[eventdev] (@ref rte_eventdev.h),