* [dpdk-dev] [PATCH] doc: add deprecated list in doxygen
@ 2018-10-18 16:09 Thomas Monjalon
2018-10-18 16:16 ` Ferruh Yigit
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2018-10-18 16:09 UTC (permalink / raw)
To: dev; +Cc: john.mcnamara, marko.kovacevic
The option GENERATE_DEPRECATEDLIST will create a page
"Deprecated List" in "Related Pages" menu.
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
doc/api/doxy-api.conf.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/api/doxy-api.conf.in b/doc/api/doxy-api.conf.in
index c3d8fdef1..3b652ac9c 100644
--- a/doc/api/doxy-api.conf.in
+++ b/doc/api/doxy-api.conf.in
@@ -74,7 +74,7 @@ DISTRIBUTE_GROUP_DOC = YES
HIDE_UNDOC_MEMBERS = YES
HIDE_UNDOC_CLASSES = YES
HIDE_SCOPE_NAMES = YES
-GENERATE_DEPRECATEDLIST = NO
+GENERATE_DEPRECATEDLIST = YES
VERBATIM_HEADERS = NO
ALPHABETICAL_INDEX = NO
--
2.19.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: add deprecated list in doxygen
2018-10-18 16:09 [dpdk-dev] [PATCH] doc: add deprecated list in doxygen Thomas Monjalon
@ 2018-10-18 16:16 ` Ferruh Yigit
2018-10-25 14:37 ` Thomas Monjalon
0 siblings, 1 reply; 3+ messages in thread
From: Ferruh Yigit @ 2018-10-18 16:16 UTC (permalink / raw)
To: Thomas Monjalon, dev; +Cc: john.mcnamara, marko.kovacevic
On 10/18/2018 5:09 PM, Thomas Monjalon wrote:
> The option GENERATE_DEPRECATEDLIST will create a page
> "Deprecated List" in "Related Pages" menu.
+1
Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
>
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
> ---
> doc/api/doxy-api.conf.in | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/api/doxy-api.conf.in b/doc/api/doxy-api.conf.in
> index c3d8fdef1..3b652ac9c 100644
> --- a/doc/api/doxy-api.conf.in
> +++ b/doc/api/doxy-api.conf.in
> @@ -74,7 +74,7 @@ DISTRIBUTE_GROUP_DOC = YES
> HIDE_UNDOC_MEMBERS = YES
> HIDE_UNDOC_CLASSES = YES
> HIDE_SCOPE_NAMES = YES
> -GENERATE_DEPRECATEDLIST = NO
> +GENERATE_DEPRECATEDLIST = YES
> VERBATIM_HEADERS = NO
> ALPHABETICAL_INDEX = NO
>
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: add deprecated list in doxygen
2018-10-18 16:16 ` Ferruh Yigit
@ 2018-10-25 14:37 ` Thomas Monjalon
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2018-10-25 14:37 UTC (permalink / raw)
To: Ferruh Yigit; +Cc: dev, john.mcnamara, marko.kovacevic
18/10/2018 18:16, Ferruh Yigit:
> On 10/18/2018 5:09 PM, Thomas Monjalon wrote:
> > The option GENERATE_DEPRECATEDLIST will create a page
> > "Deprecated List" in "Related Pages" menu.
>
> +1
>
> Acked-by: Ferruh Yigit <ferruh.yigit@intel.com>
Applied
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-10-25 14:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-18 16:09 [dpdk-dev] [PATCH] doc: add deprecated list in doxygen Thomas Monjalon
2018-10-18 16:16 ` Ferruh Yigit
2018-10-25 14:37 ` Thomas Monjalon
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).