diff options
author | Antonin Godard <antonin.godard@bootlin.com> | 2024-11-15 15:35:37 +0100 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-11-15 06:51:25 -0800 |
commit | c4d89e92a74c37ba5f0b9a53613aeabb7b51ba0e (patch) | |
tree | 7e626221220dcf6085aeb2a9b01f527eaf6e9d60 | |
parent | 7651767849fe5e9cc927cc7822d8bda4d1a18920 (diff) | |
download | poky-c4d89e92a74c37ba5f0b9a53613aeabb7b51ba0e.tar.gz |
Revert "doc: add a download page for epub and pdf"
This reverts commit a9fc5432fdb568103ba9b719f71e66895f939792.
(From yocto-docs rev: 0ba95ca4e2f714789022cafa28d582d91d50b9c3)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
-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 | ||