diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2023-08-16 18:43:52 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-08-30 15:54:59 +0100 |
commit | d0897ffd8aa7c1daf572619ed848865fa3d85479 (patch) | |
tree | 66398a68206ded8901bcbf4d874a4cf84f2960a2 /documentation/index.rst | |
parent | dabc3dc087217c514d70c48d4fb083652f5fcf27 (diff) | |
download | poky-d0897ffd8aa7c1daf572619ed848865fa3d85479.tar.gz |
contributor-guide: move to 2nd place in top menu
To give it more visibility
(From yocto-docs rev: f5770f554d01c3f53058425ecb16c642e36c6806)
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/index.rst b/documentation/index.rst index 4d0231503d..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> |
@@ -34,7 +35,6 @@ Welcome to the Yocto Project Documentation | |||
34 | Application Development and the Extensible SDK (eSDK) <sdk-manual/index> | 35 | Application Development and the Extensible SDK (eSDK) <sdk-manual/index> |
35 | Toaster Manual <toaster-manual/index> | 36 | Toaster Manual <toaster-manual/index> |
36 | Test Environment Manual <test-manual/index> | 37 | Test Environment Manual <test-manual/index> |
37 | Contributor Guide <contributor-guide/index> | ||
38 | bitbake | 38 | bitbake |
39 | 39 | ||
40 | .. toctree:: | 40 | .. toctree:: |