diff options
-rw-r--r-- | documentation/downloads.rst | 11 | ||||
-rw-r--r-- | documentation/index.rst | 7 |
2 files changed, 0 insertions, 18 deletions
diff --git a/documentation/downloads.rst b/documentation/downloads.rst deleted file mode 100644 index 7ec978ef2d..0000000000 --- a/documentation/downloads.rst +++ /dev/null | |||
@@ -1,11 +0,0 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-SA-2.0-UK | ||
2 | |||
3 | ======================= | ||
4 | Documentation Downloads | ||
5 | ======================= | ||
6 | |||
7 | The documentation can be downloaded in file formats to be read offline or on | ||
8 | another device. The currently supported formats are linked below: | ||
9 | |||
10 | - `EPub <_static/TheYoctoProject.epub>`_ | ||
11 | - `PDF <_static/theyoctoproject.pdf>`_ | ||
diff --git a/documentation/index.rst b/documentation/index.rst index 6c6be38a7e..3fef1704a4 100644 --- a/documentation/index.rst +++ b/documentation/index.rst | |||
@@ -51,10 +51,3 @@ Welcome to the Yocto Project Documentation | |||
51 | :hidden: | 51 | :hidden: |
52 | 52 | ||
53 | genindex | 53 | genindex |
54 | |||
55 | .. toctree:: | ||
56 | :maxdepth: 1 | ||
57 | :caption: Documentation Downloads | ||
58 | :hidden: | ||
59 | |||
60 | downloads | ||