From c4d89e92a74c37ba5f0b9a53613aeabb7b51ba0e Mon Sep 17 00:00:00 2001 From: Antonin Godard Date: Fri, 15 Nov 2024 15:35:37 +0100 Subject: [PATCH] Revert "doc: add a download page for epub and pdf" This reverts commit a9fc5432fdb568103ba9b719f71e66895f939792. (From yocto-docs rev: 0ba95ca4e2f714789022cafa28d582d91d50b9c3) Signed-off-by: Antonin Godard Signed-off-by: Steve Sakoman --- documentation/downloads.rst | 11 ----------- documentation/index.rst | 7 ------- 2 files changed, 18 deletions(-) delete mode 100644 documentation/downloads.rst 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 @@ -.. SPDX-License-Identifier: CC-BY-SA-2.0-UK - -======================= -Documentation Downloads -======================= - -The documentation can be downloaded in file formats to be read offline or on -another device. The currently supported formats are linked below: - -- `EPub <_static/TheYoctoProject.epub>`_ -- `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 :hidden: genindex - -.. toctree:: - :maxdepth: 1 - :caption: Documentation Downloads - :hidden: - - downloads