summaryrefslogtreecommitdiffstats
path: root/documentation/index.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2023-08-02 16:01:13 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-08-30 15:54:59 +0100
commit8a11abf6a9dac76bf9739c44102a49984e3c2977 (patch)
treee9fad45beb65d1330dad49408de14cd164820bd4 /documentation/index.rst
parentddf3b3ecd4b1680dc0dedfd4eaebcf3441b14ca7 (diff)
downloadpoky-8a11abf6a9dac76bf9739c44102a49984e3c2977.tar.gz
manuals: create a dedicated "Contributor Guide" document
Starting from the original contents of dev-manual/changes.rst and from text contributed by Richard Purdie. (From yocto-docs rev: 55587d9dd009cbc92273376e0f7665b2d574d280) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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..4d0231503d 100644
--- a/documentation/index.rst
+++ b/documentation/index.rst
@@ -34,6 +34,7 @@ Welcome to the Yocto Project Documentation
34 Application Development and the Extensible SDK (eSDK) <sdk-manual/index> 34 Application Development and the Extensible SDK (eSDK) <sdk-manual/index>
35 Toaster Manual <toaster-manual/index> 35 Toaster Manual <toaster-manual/index>
36 Test Environment Manual <test-manual/index> 36 Test Environment Manual <test-manual/index>
37 Contributor Guide <contributor-guide/index>
37 bitbake 38 bitbake
38 39
39.. toctree:: 40.. toctree::