All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] yp-intro: new doc reference is missing leading slash
@ 2025-06-18  7:47 Robert P. J. Day
  2025-06-18  7:54 ` Robert P. J. Day
  2025-06-24  7:22 ` Antonin Godard
  0 siblings, 2 replies; 4+ messages in thread
From: Robert P. J. Day @ 2025-06-18  7:47 UTC (permalink / raw)
  To: YP docs mailing list


The new ":doc:" reference for yocto-project-supported-features appears
to be missing a leading slash, causing HTML generation to fail.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>

---

diff --git a/documentation/overview-manual/yp-intro.rst b/documentation/overview-manual/yp-intro.rst
index 15dfb3a6b..40e9693a8 100644
--- a/documentation/overview-manual/yp-intro.rst
+++ b/documentation/overview-manual/yp-intro.rst
@@ -51,7 +51,7 @@ Here are features and advantages of the Yocto Project:
    RISC-V and other architectures. Most ODMs, OSVs, and chip vendors create and
    supply BSPs that support their hardware. If you have custom silicon, you can
    create a BSP that supports that architecture. See
-   :doc:`ref-manual/yocto-project-supported-features` for details on the level
+   :doc:`/ref-manual/yocto-project-supported-features` for details on the level
    of support for some of these architectures.

    Aside from broad architecture support, the Yocto Project fully


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

end of thread, other threads:[~2025-06-24  7:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-18  7:47 [PATCH] yp-intro: new doc reference is missing leading slash Robert P. J. Day
2025-06-18  7:54 ` Robert P. J. Day
2025-06-18 11:01   ` [docs] " Antonin Godard
2025-06-24  7:22 ` 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.