From: Thomas Monjalon <thomas@monjalon.net>
To: David Marchand <david.marchand@redhat.com>
Cc: dev@dpdk.org, Kai Ji <kai.ji@intel.com>,
Julien Aube <julien_dpdk@jaube.fr>,
John Daley <johndale@cisco.com>,
Hyong Youb Kim <hyonkim@cisco.com>,
Bruce Richardson <bruce.richardson@intel.com>,
Anatoly Burakov <anatoly.burakov@intel.com>,
Wenbo Cao <caowenbo@mucse.com>,
Maxime Coquelin <maxime.coquelin@redhat.com>,
Chenbo Xia <chenbox@nvidia.com>,
Jochen Behrens <jochen.behrens@broadcom.com>,
Chengwen Feng <fengchengwen@huawei.com>,
Kevin Laatz <kevin.laatz@intel.com>,
Byron Marohn <byron.marohn@intel.com>,
Yipeng Wang <yipeng1.wang@intel.com>,
Tyler Retzlaff <roretzla@linux.microsoft.com>,
Cristian Dumitrescu <cristian.dumitrescu@intel.com>,
Abhinandan Gujjar <abhinandan.gujjar@intel.com>,
Amit Prakash Shukla <amitprakashs@marvell.com>,
Jerin Jacob <jerinj@marvell.com>,
Kiran Kumar K <kirankumark@marvell.com>,
Nithin Dabilpuram <ndabilpuram@marvell.com>,
Zhirun Yan <yanzhirun_163@163.com>,
Sameh Gobriel <sameh.gobriel@intel.com>,
Srikanth Yalavarthi <syalavarthi@marvell.com>,
Anoob Joseph <anoobj@marvell.com>,
Volodymyr Fialko <vfialko@marvell.com>,
Honnappa Nagarahalli <honnappa.nagarahalli@arm.com>,
Konstantin Ananyev <konstantin.ananyev@huawei.com>,
David Hunt <david.hunt@intel.com>,
Sivaprasad Tummala <sivaprasad.tummala@amd.com>,
Luca Vizzarro <luca.vizzarro@arm.com>,
Patrick Robb <probb@iol.unh.edu>,
Sunil Kumar Kori <skori@marvell.com>,
Rakesh Kudurumalla <rkudurumalla@marvell.com>
Subject: Re: [PATCH v2 1/2] doc: remove unused anchors
Date: Tue, 25 Nov 2025 01:56:03 +0100 [thread overview]
Message-ID: <3216645.72vocr9iq0@thomas> (raw)
In-Reply-To: <20251002113208.3415704-1-david.marchand@redhat.com>
02/10/2025 13:32, David Marchand:
> The documentation has unused anchors that were either left behind after
> a documentation refactoring, or just unused since day 1.
>
> Signed-off-by: David Marchand <david.marchand@redhat.com>
Some blank lines around anchors should be removed at the same time.
next prev parent reply other threads:[~2025-11-25 0:56 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-27 14:04 [PATCH] doc: fix anchors namespace in guides Nandini Persad
2025-05-27 14:25 ` Bruce Richardson
2025-05-28 16:02 ` Hemant Agrawal
2025-10-02 11:32 ` [PATCH v2 1/2] doc: remove unused anchors David Marchand
2025-10-02 11:32 ` [PATCH v2 2/2] doc: fix anchors namespace in guides David Marchand
2025-11-25 0:56 ` Thomas Monjalon [this message]
2026-07-16 10:31 ` [PATCH v3 0/8] doc: clean-up links " Thomas Monjalon
2026-07-16 10:31 ` [PATCH v3 1/8] doc: adjust heading underline lengths Thomas Monjalon
2026-07-16 10:31 ` [PATCH v3 2/8] doc: remove unused labels from guides Thomas Monjalon
2026-07-16 10:31 ` [PATCH v3 3/8] doc: replace vague references with precise links Thomas Monjalon
2026-07-16 10:31 ` [PATCH v3 4/8] doc: shorten page references in guides Thomas Monjalon
2026-07-16 10:31 ` [PATCH v3 5/8] doc: link whole-guide references to pages Thomas Monjalon
2026-07-16 10:31 ` [PATCH v3 6/8] doc: remove redundant link captions Thomas Monjalon
2026-07-16 10:31 ` [PATCH v3 7/8] doc: avoid numbered guide references Thomas Monjalon
2026-07-16 10:31 ` [PATCH v3 8/8] doc: add prefixes to guide labels Thomas Monjalon
2026-07-16 15:29 ` [PATCH v3 0/8] doc: clean-up links in guides David Marchand
2026-07-17 13:39 ` Thomas Monjalon
2026-07-17 9:42 ` fengchengwen
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=3216645.72vocr9iq0@thomas \
--to=thomas@monjalon.net \
--cc=abhinandan.gujjar@intel.com \
--cc=amitprakashs@marvell.com \
--cc=anatoly.burakov@intel.com \
--cc=anoobj@marvell.com \
--cc=bruce.richardson@intel.com \
--cc=byron.marohn@intel.com \
--cc=caowenbo@mucse.com \
--cc=chenbox@nvidia.com \
--cc=cristian.dumitrescu@intel.com \
--cc=david.hunt@intel.com \
--cc=david.marchand@redhat.com \
--cc=dev@dpdk.org \
--cc=fengchengwen@huawei.com \
--cc=honnappa.nagarahalli@arm.com \
--cc=hyonkim@cisco.com \
--cc=jerinj@marvell.com \
--cc=jochen.behrens@broadcom.com \
--cc=johndale@cisco.com \
--cc=julien_dpdk@jaube.fr \
--cc=kai.ji@intel.com \
--cc=kevin.laatz@intel.com \
--cc=kirankumark@marvell.com \
--cc=konstantin.ananyev@huawei.com \
--cc=luca.vizzarro@arm.com \
--cc=maxime.coquelin@redhat.com \
--cc=ndabilpuram@marvell.com \
--cc=probb@iol.unh.edu \
--cc=rkudurumalla@marvell.com \
--cc=roretzla@linux.microsoft.com \
--cc=sameh.gobriel@intel.com \
--cc=sivaprasad.tummala@amd.com \
--cc=skori@marvell.com \
--cc=syalavarthi@marvell.com \
--cc=vfialko@marvell.com \
--cc=yanzhirun_163@163.com \
--cc=yipeng1.wang@intel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.