diff --git a/documentation/downloads.rst b/documentation/downloads.rst new file mode 100644 index 0000000000..7ec978ef2d --- /dev/null +++ b/documentation/downloads.rst @@ -0,0 +1,11 @@ +.. 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 3fef1704a4..6c6be38a7e 100644 --- a/documentation/index.rst +++ b/documentation/index.rst @@ -51,3 +51,10 @@ Welcome to the Yocto Project Documentation :hidden: genindex + +.. toctree:: + :maxdepth: 1 + :caption: Documentation Downloads + :hidden: + + downloads