From fa0cb4d34b1073f215fa3c680f2316208739d53d Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Fri, 20 Nov 2020 20:17:33 +0100 Subject: sphinx: import docs The Yocto Project docs was migrated from Docbook to Sphinx in YP 3.2. This 3.1 is an LTS release, and since 3.1 docs are 'close to' the docs in 3.2, we agreed to backport sphinx docs onto 3.1. This first patch brings all changes done in 3.2 until: 7f64574f7 README: include detailed information about sphinx There are other changes after this commit, but they will be selectively backported in individual patches. This patch was generated with the following command: git cherry-pick -n \ $(git log --reverse --oneline \ ac352ad7f95db7eeacb53c2778caa31800bd7c26..7f64574f7 \ | cut -f1 -d' ') The following commits were applies in the dunfell docs, but not in master, so they were first reverted (and squashed into this change). A commit will reintroduce the content from these patches in the Sphinx files in a followup patch. 069c27574 Documenation: Prepared for the 3.1.1 release bd140f0f9 Documentation: Add 3.1.1 version updates missing from previous commit 17cc71a8f Documenation: Prepared for the 3.1.2 release 1a69e2c02 Documenation: Prepared for the 3.1.3 release 8910ac1c7 Documenation: Prepared for the 3.1.4 release (From yocto-docs rev: c25fe058b88b893b0d146f3ed27320b47cdec236) Signed-off-by: Nicolas Dechesne Signed-off-by: Richard Purdie --- documentation/releases.rst | 188 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 188 insertions(+) create mode 100644 documentation/releases.rst (limited to 'documentation/releases.rst') diff --git a/documentation/releases.rst b/documentation/releases.rst new file mode 100644 index 0000000000..49c33b3b5d --- /dev/null +++ b/documentation/releases.rst @@ -0,0 +1,188 @@ +.. SPDX-License-Identifier: CC-BY-2.0-UK + +========================= + Current Release Manuals +========================= + +**************************** +3.1 'dunfell' Release Series +**************************** + +- :yocto_docs:`3.1 Documentation ` +- :yocto_docs:`3.1.1 Documentation ` +- :yocto_docs:`3.1.2 Documentation ` + +========================== + Previous Release Manuals +========================== + +************************* +3.0 'zeus' Release Series +************************* + +- :yocto_docs:`3.0 Documentation ` +- :yocto_docs:`3.0.1 Documentation ` +- :yocto_docs:`3.0.2 Documentation ` +- :yocto_docs:`3.0.3 Documentation ` + +**************************** +2.7 'warrior' Release Series +**************************** + +- :yocto_docs:`2.7 Documentation ` +- :yocto_docs:`2.7.1 Documentation ` +- :yocto_docs:`2.7.2 Documentation ` +- :yocto_docs:`2.7.3 Documentation ` +- :yocto_docs:`2.7.4 Documentation ` + +************************* +2.6 'thud' Release Series +************************* + +- :yocto_docs:`2.6 Documentation ` +- :yocto_docs:`2.6.1 Documentation ` +- :yocto_docs:`2.6.2 Documentation ` +- :yocto_docs:`2.6.3 Documentation ` +- :yocto_docs:`2.6.4 Documentation ` + +************************* +2.5 'sumo' Release Series +************************* + +- :yocto_docs:`2.5 Documentation ` +- :yocto_docs:`2.5.1 Documentation ` +- :yocto_docs:`2.5.2 Documentation ` +- :yocto_docs:`2.5.3 Documentation ` + +************************** +2.4 'rocko' Release Series +************************** + +- :yocto_docs:`2.4 Documentation ` +- :yocto_docs:`2.4.1 Documentation ` +- :yocto_docs:`2.4.2 Documentation ` +- :yocto_docs:`2.4.3 Documentation ` +- :yocto_docs:`2.4.4 Documentation ` + +************************* +2.3 'pyro' Release Series +************************* + +- :yocto_docs:`2.3 Documentation ` +- :yocto_docs:`2.3.1 Documentation ` +- :yocto_docs:`2.3.2 Documentation ` +- :yocto_docs:`2.3.3 Documentation ` +- :yocto_docs:`2.3.4 Documentation ` + +************************** +2.2 'morty' Release Series +************************** + +- :yocto_docs:`2.2 Documentation ` +- :yocto_docs:`2.2.1 Documentation ` +- :yocto_docs:`2.2.2 Documentation ` +- :yocto_docs:`2.2.3 Documentation ` + +**************************** +2.1 'krogoth' Release Series +**************************** + +- :yocto_docs:`2.1 Documentation ` +- :yocto_docs:`2.1.1 Documentation ` +- :yocto_docs:`2.1.2 Documentation ` +- :yocto_docs:`2.1.3 Documentation ` + +*************************** +2.0 'jethro' Release Series +*************************** + +- :yocto_docs:`1.9 Documentation ` +- :yocto_docs:`2.0 Documentation ` +- :yocto_docs:`2.0.1 Documentation ` +- :yocto_docs:`2.0.2 Documentation ` +- :yocto_docs:`2.0.3 Documentation ` + +************************* +1.8 'fido' Release Series +************************* + +- :yocto_docs:`1.8 Documentation ` +- :yocto_docs:`1.8.1 Documentation ` +- :yocto_docs:`1.8.2 Documentation ` + +************************** +1.7 'dizzy' Release Series +************************** + +- :yocto_docs:`1.7 Documentation ` +- :yocto_docs:`1.7.1 Documentation ` +- :yocto_docs:`1.7.2 Documentation ` +- :yocto_docs:`1.7.3 Documentation ` + +************************** +1.6 'daisy' Release Series +************************** + +- :yocto_docs:`1.6 Documentation ` +- :yocto_docs:`1.6.1 Documentation ` +- :yocto_docs:`1.6.2 Documentation ` +- :yocto_docs:`1.6.3 Documentation ` + +************************* +1.5 'dora' Release Series +************************* + +- :yocto_docs:`1.5 Documentation ` +- :yocto_docs:`1.5.1 Documentation ` +- :yocto_docs:`1.5.2 Documentation ` +- :yocto_docs:`1.5.3 Documentation ` +- :yocto_docs:`1.5.4 Documentation ` + +************************** +1.4 'dylan' Release Series +************************** + +- :yocto_docs:`1.4 Documentation ` +- :yocto_docs:`1.4.1 Documentation ` +- :yocto_docs:`1.4.2 Documentation ` +- :yocto_docs:`1.4.3 Documentation ` +- :yocto_docs:`1.4.4 Documentation ` +- :yocto_docs:`1.4.5 Documentation ` + +************************** +1.3 'danny' Release Series +************************** + +- :yocto_docs:`1.3 Documentation ` +- :yocto_docs:`1.3.1 Documentation ` +- :yocto_docs:`1.3.2 Documentation ` + +*************************** +1.2 'denzil' Release Series +*************************** + +- :yocto_docs:`1.2 Documentation ` +- :yocto_docs:`1.2.1 Documentation ` +- :yocto_docs:`1.2.2 Documentation ` + +*************************** +1.1 'edison' Release Series +*************************** + +- :yocto_docs:`1.1 Documentation ` +- :yocto_docs:`1.1.1 Documentation ` +- :yocto_docs:`1.1.2 Documentation ` + +**************************** +1.0 'bernard' Release Series +**************************** + +- :yocto_docs:`1.0 Documentation ` +- :yocto_docs:`1.0.1 Documentation ` +- :yocto_docs:`1.0.2 Documentation ` + +**************************** +0.9 'laverne' Release Series +**************************** + +- :yocto_docs:`0.9 Documentation ` -- cgit v1.2.3-54-g00ecf