All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] Fix broken links
@ 2026-07-10 14:46 Antonin Godard
  2026-07-10 14:46 ` [PATCH 1/8] conf.py: add linkcheck builder exclusions Antonin Godard
                   ` (8 more replies)
  0 siblings, 9 replies; 14+ messages in thread
From: Antonin Godard @ 2026-07-10 14:46 UTC (permalink / raw)
  To: docs; +Cc: Thomas Petazzoni, Antonin Godard

Use the linkcheck builder to fix broken links. The first two patches add
some exclusion patterns, and the remaining ones fix the links. Specific
replacements are split in separate patches.

Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
---
Antonin Godard (8):
      conf.py: add linkcheck builder exclusions
      conf.py: add extra links known to be broken
      migration-guides/release-notes-3.4.2.rst: fix a broken link
      docs-wide: fix broken path links
      ref-manual/classes.rst: replace obsolete mailing list thread
      ref-manual/images.rst: update obsolete VMWare links
      migration-guides/release-notes-5.0.rst: remove broken link
      docs-wide: fix various broken links

 documentation/conf.py                              | 23 +++++++++++++
 documentation/dev-manual/new-recipe.rst            |  2 +-
 documentation/dev-manual/start.rst                 |  2 +-
 documentation/dev-manual/x32-psabi.rst             |  4 +--
 documentation/migration-guides/migration-6.0.rst   |  4 +--
 .../migration-guides/release-notes-3.4.2.rst       |  4 +--
 .../migration-guides/release-notes-5.0.rst         |  2 +-
 .../migration-guides/release-notes-5.3.rst         |  2 +-
 .../migration-guides/release-notes-6.0.rst         |  6 ++--
 .../overview-manual/development-environment.rst    |  4 +--
 documentation/profile-manual/usage.rst             | 38 ++++++++++------------
 documentation/ref-manual/classes.rst               | 11 +++----
 documentation/ref-manual/faq.rst                   |  2 +-
 documentation/ref-manual/images.rst                |  5 +--
 documentation/ref-manual/variables.rst             | 14 ++++----
 .../yocto-project-supported-features.rst           |  2 +-
 16 files changed, 69 insertions(+), 56 deletions(-)
---
base-commit: 0cd9c643c0185c60eb9aae90fe48c3597b1781d6
change-id: 20260710-linkcheck-7141a2ac36cf



^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2026-07-16  9:13 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-10 14:46 [PATCH 0/8] Fix broken links Antonin Godard
2026-07-10 14:46 ` [PATCH 1/8] conf.py: add linkcheck builder exclusions Antonin Godard
2026-07-10 15:09   ` [docs] " Quentin Schulz
2026-07-15 12:30     ` Antonin Godard
2026-07-10 14:46 ` [PATCH 2/8] conf.py: add extra links known to be broken Antonin Godard
2026-07-10 15:13   ` [docs] " Quentin Schulz
2026-07-15 12:30     ` Antonin Godard
2026-07-10 14:46 ` [PATCH 3/8] migration-guides/release-notes-3.4.2.rst: fix a broken link Antonin Godard
2026-07-10 14:46 ` [PATCH 4/8] docs-wide: fix broken path links Antonin Godard
2026-07-10 14:46 ` [PATCH 5/8] ref-manual/classes.rst: replace obsolete mailing list thread Antonin Godard
2026-07-10 14:46 ` [PATCH 6/8] ref-manual/images.rst: update obsolete VMWare links Antonin Godard
2026-07-10 14:46 ` [PATCH 7/8] migration-guides/release-notes-5.0.rst: remove broken link Antonin Godard
2026-07-10 14:46 ` [PATCH 8/8] docs-wide: fix various broken links Antonin Godard
2026-07-16  9:12 ` [PATCH 0/8] Fix " Antonin Godard

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.