* [dpdk-stable] [PATCH] doc: fix build with doxygen 1.8.18
@ 2020-05-20 13:55 Thomas Monjalon
2020-05-20 18:15 ` [dpdk-stable] [dpdk-dev] " Jerin Jacob
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Monjalon @ 2020-05-20 13:55 UTC (permalink / raw)
To: dev
Cc: david.marchand, stable, John McNamara, Marko Kovacevic,
David Marchand, Olivier Matz, Thomas Monjalon
Having an explicit "index" anchor looks forbidden:
doc/api/doxy-api-index.md:1: warning:
multiple use of section label 'index' for main page
Anyway this anchor was not used, it can be removed.
Fixes: 9bf486e606b0 ("doc: generate HTML for API with doxygen")
Cc: stable@dpdk.org
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
---
doc/api/doxy-api-index.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/api/doxy-api-index.md b/doc/api/doxy-api-index.md
index 93f0d933b1..f597663237 100644
--- a/doc/api/doxy-api-index.md
+++ b/doc/api/doxy-api-index.md
@@ -1,4 +1,4 @@
-API {#index}
+API
===
<!--
--
2.26.2
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-stable] [dpdk-dev] [PATCH] doc: fix build with doxygen 1.8.18
2020-05-20 13:55 [dpdk-stable] [PATCH] doc: fix build with doxygen 1.8.18 Thomas Monjalon
@ 2020-05-20 18:15 ` Jerin Jacob
2020-05-21 13:43 ` Thomas Monjalon
0 siblings, 1 reply; 3+ messages in thread
From: Jerin Jacob @ 2020-05-20 18:15 UTC (permalink / raw)
To: Thomas Monjalon
Cc: dpdk-dev, David Marchand, dpdk stable, John McNamara,
Marko Kovacevic, David Marchand, Olivier Matz, Thomas Monjalon
On Wed, May 20, 2020 at 7:26 PM Thomas Monjalon <thomas@monjalon.net> wrote:
>
> Having an explicit "index" anchor looks forbidden:
>
> doc/api/doxy-api-index.md:1: warning:
> multiple use of section label 'index' for main page
>
> Anyway this anchor was not used, it can be removed.
>
> Fixes: 9bf486e606b0 ("doc: generate HTML for API with doxygen")
> Cc: stable@dpdk.org
>
> Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Tested with Doxygen 1.8,13.
Tested-by: Jerin Jacob <jerinj@marvell.com>
> ---
> doc/api/doxy-api-index.md | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/api/doxy-api-index.md b/doc/api/doxy-api-index.md
> index 93f0d933b1..f597663237 100644
> --- a/doc/api/doxy-api-index.md
> +++ b/doc/api/doxy-api-index.md
> @@ -1,4 +1,4 @@
> -API {#index}
> +API
> ===
>
> <!--
> --
> 2.26.2
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dpdk-stable] [dpdk-dev] [PATCH] doc: fix build with doxygen 1.8.18
2020-05-20 18:15 ` [dpdk-stable] [dpdk-dev] " Jerin Jacob
@ 2020-05-21 13:43 ` Thomas Monjalon
0 siblings, 0 replies; 3+ messages in thread
From: Thomas Monjalon @ 2020-05-21 13:43 UTC (permalink / raw)
To: Jerin Jacob
Cc: stable, dpdk-dev, David Marchand, John McNamara, Marko Kovacevic,
Olivier Matz
20/05/2020 20:15, Jerin Jacob:
> On Wed, May 20, 2020 at 7:26 PM Thomas Monjalon <thomas@monjalon.net> wrote:
> >
> > Having an explicit "index" anchor looks forbidden:
> >
> > doc/api/doxy-api-index.md:1: warning:
> > multiple use of section label 'index' for main page
> >
> > Anyway this anchor was not used, it can be removed.
> >
> > Fixes: 9bf486e606b0 ("doc: generate HTML for API with doxygen")
> > Cc: stable@dpdk.org
> >
> > Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
>
> Tested with Doxygen 1.8,13.
>
> Tested-by: Jerin Jacob <jerinj@marvell.com>
Applied
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-05-21 13:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-20 13:55 [dpdk-stable] [PATCH] doc: fix build with doxygen 1.8.18 Thomas Monjalon
2020-05-20 18:15 ` [dpdk-stable] [dpdk-dev] " Jerin Jacob
2020-05-21 13:43 ` Thomas Monjalon
patches for DPDK stable branches
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://inbox.dpdk.org/stable/0 stable/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 stable stable/ http://inbox.dpdk.org/stable \
stable@dpdk.org
public-inbox-index stable
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://inbox.dpdk.org/inbox.dpdk.stable
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git