From: Jerin Jacob <jer...@marvell.com> Add ip6 node public API to doxygen list.
Fixes: 20365d793e45 ("node: add IPv6 lookup node") Cc: Sunil Kumar Kori <sk...@marvell.com> Cc: Amit Prakash Shukla <amitpraka...@marvell.com> Cc: Nithin Dabilpuram <ndabilpu...@marvell.com> Signed-off-by: Jerin Jacob <jer...@marvell.com> --- doc/api/doxy-api-index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/api/doxy-api-index.md b/doc/api/doxy-api-index.md index 32bf7b72b2..3bc8778981 100644 --- a/doc/api/doxy-api-index.md +++ b/doc/api/doxy-api-index.md @@ -208,7 +208,8 @@ The public API headers are grouped by topics: [graph_worker](@ref rte_graph_worker.h) * graph_nodes: [eth_node](@ref rte_node_eth_api.h), - [ip4_node](@ref rte_node_ip4_api.h) + [ip4_node](@ref rte_node_ip4_api.h), + [ip6_node](@ref rte_node_ip6_api.h) - **basic**: [bitops](@ref rte_bitops.h), -- 2.41.0