diff options
author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | 2021-05-26 14:22:49 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-06-02 23:32:34 +0100 |
commit | 7c99358a1a692fc43bd4cf5ef99fddea90a48b46 (patch) | |
tree | 963ade101962d032d481785045babce56c415cee | |
parent | 4f13203488b7feaf30e9de3857b19cdefa365722 (diff) | |
download | poky-7c99358a1a692fc43bd4cf5ef99fddea90a48b46.tar.gz |
index: remove links to releases manual and index
Keep the links in the left side navigation bar, but remove them from
the main page.
(From yocto-docs rev: d01324cfb6ecada22005ca05db99b0c1f75eb22e)
Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Reviewed-by: Quentin Schulz <foss@0leil.net>
Tested-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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 7b70ebc023..a0b6526771 100644 --- a/documentation/index.rst +++ b/documentation/index.rst | |||
@@ -39,6 +39,7 @@ Welcome to the Yocto Project Documentation | |||
39 | .. toctree:: | 39 | .. toctree:: |
40 | :maxdepth: 1 | 40 | :maxdepth: 1 |
41 | :caption: Manuals/Variable Index | 41 | :caption: Manuals/Variable Index |
42 | :hidden: | ||
42 | 43 | ||
43 | genindex | 44 | genindex |
44 | Current/Previous Version Specific Manuals <releases> | 45 | Current/Previous Version Specific Manuals <releases> |