Re: [dpdk-dev] [PATCH v2] doc: add search feature to API doc page
27/06/2019 15:58, A.McLoughlin: > I modified the API config file to incorperate a search button into the > API documentation page. > > Signed-off-by: A.McLoughlin Applied, thanks
[dpdk-dev] [PATCH v2] doc: add search feature to API doc page
I modified the API config file to incorperate a search button into the API documentation page. Signed-off-by: A.McLoughlin --- V2: Adding description for patch --- doc/api/doxy-api.conf.in | 2 +- mk/rte.sdkdoc.mk | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/do