summaryrefslogtreecommitdiffstats
path: root/documentation/index.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2023-09-06 10:26:32 +0200
committerSteve Sakoman <steve@sakoman.com>2023-09-13 06:21:26 -1000
commit1c54f85cf94919a56cb2a106d8931f2e3dea160c (patch)
tree13b1a6487d4018eb5777e0e5580134c7eea9896c /documentation/index.rst
parentca4a09f897f71d9d4a414ad8549a583a25f87b6a (diff)
downloadpoky-1c54f85cf94919a56cb2a106d8931f2e3dea160c.tar.gz
manuals: add new contributor guide
(From yocto-docs rev: 77f20d1594db42818aac9a7a92865def8fb7ec36) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'documentation/index.rst')
-rw-r--r--documentation/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/index.rst b/documentation/index.rst
index 6335c707e0..3fef1704a4 100644
--- a/documentation/index.rst
+++ b/documentation/index.rst
@@ -26,6 +26,7 @@ Welcome to the Yocto Project Documentation
26 :caption: Manuals 26 :caption: Manuals
27 27
28 Overview and Concepts Manual <overview-manual/index> 28 Overview and Concepts Manual <overview-manual/index>
29 Contributor Guide <contributor-guide/index>
29 Reference Manual <ref-manual/index> 30 Reference Manual <ref-manual/index>
30 Board Support Package (BSP) Developer's guide <bsp-guide/index> 31 Board Support Package (BSP) Developer's guide <bsp-guide/index>
31 Development Tasks Manual <dev-manual/index> 32 Development Tasks Manual <dev-manual/index>