diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-08-02 16:01:13 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-08-30 15:54:59 +0100 |
commit | 8a11abf6a9dac76bf9739c44102a49984e3c2977 (patch) | |
tree | e9fad45beb65d1330dad49408de14cd164820bd4 /documentation/index.rst | |
parent | ddf3b3ecd4b1680dc0dedfd4eaebcf3441b14ca7 (diff) | |
download | poky-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.rst | 1 |
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:: |