From: Jerin Jacob <jerinjacobk@gmail.com>
To: Thomas Monjalon <thomas@monjalon.net>
Cc: dpdk-dev <dev@dpdk.org>,
David Marchand <david.marchand@redhat.com>,
dpdk stable <stable@dpdk.org>,
John McNamara <john.mcnamara@intel.com>,
Marko Kovacevic <marko.kovacevic@intel.com>,
David Marchand <david.marchand@6wind.com>,
Olivier Matz <olivier.matz@6wind.com>,
Thomas Monjalon <thomas.monjalon@6wind.com>
Subject: Re: [dpdk-dev] [PATCH] doc: fix build with doxygen 1.8.18
Date: Wed, 20 May 2020 23:45:18 +0530 [thread overview]
Message-ID: <CALBAE1O2g4Bftgnjh0vgndjuPf4e3sqR+jf66o-d5bwTTHQ93g@mail.gmail.com> (raw)
In-Reply-To: <20200520135524.1177975-1-thomas@monjalon.net>
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
>
next prev parent reply other threads:[~2020-05-20 18:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-20 13:55 Thomas Monjalon
2020-05-20 18:15 ` Jerin Jacob [this message]
2020-05-21 13:43 ` [dpdk-dev] [dpdk-stable] " Thomas Monjalon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CALBAE1O2g4Bftgnjh0vgndjuPf4e3sqR+jf66o-d5bwTTHQ93g@mail.gmail.com \
--to=jerinjacobk@gmail.com \
--cc=david.marchand@6wind.com \
--cc=david.marchand@redhat.com \
--cc=dev@dpdk.org \
--cc=john.mcnamara@intel.com \
--cc=marko.kovacevic@intel.com \
--cc=olivier.matz@6wind.com \
--cc=stable@dpdk.org \
--cc=thomas.monjalon@6wind.com \
--cc=thomas@monjalon.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).