poky/documentation/contributor-guide
Quentin Schulz bebe66feae tree-wide: make the :doc: directive use absolute paths
This makes all :doc: directives use an absolute paths (with the root
directory being documentation/ in the repo).

This is then consistent across the whole source and is easier to review
and move files around, you just need to know where a file is located
relative to documentation/ directory and use that.

This gets rid of paths looking in parent directory with '..' as well as
expecting a file to be in the same directory as the other file it points
to via the :doc: directive.

(From yocto-docs rev: b9457f2005b0bea49c54e9727eb30e9458084886)

Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-06-20 09:48:15 +01:00
..
identify-component.rst contributor-guide: identify component: provide link to repositories 2023-08-30 15:54:59 +01:00
index.rst contributor guide: update instructions for making and sharing changes 2023-08-30 15:54:59 +01:00
recipe-style-guide.rst Update the documentation for SRCPV 2024-12-20 12:47:59 +00:00
report-defect.rst contributor guide: call section "Reporting a defect" 2023-08-30 15:54:59 +01:00
submit-changes.rst tree-wide: make the :doc: directive use absolute paths 2025-06-20 09:48:15 +01:00