diff options
Diffstat (limited to 'bitbake/doc')
-rw-r--r-- | bitbake/doc/index.rst | 1 | ||||
-rw-r--r-- | bitbake/doc/releases.rst | 130 |
2 files changed, 131 insertions, 0 deletions
diff --git a/bitbake/doc/index.rst b/bitbake/doc/index.rst index 6697c9eaa0..3ff8b1580f 100644 --- a/bitbake/doc/index.rst +++ b/bitbake/doc/index.rst | |||
@@ -22,6 +22,7 @@ BitBake User Manual | |||
22 | :hidden: | 22 | :hidden: |
23 | 23 | ||
24 | genindex | 24 | genindex |
25 | releases | ||
25 | 26 | ||
26 | ---- | 27 | ---- |
27 | 28 | ||
diff --git a/bitbake/doc/releases.rst b/bitbake/doc/releases.rst new file mode 100644 index 0000000000..d68d71599c --- /dev/null +++ b/bitbake/doc/releases.rst | |||
@@ -0,0 +1,130 @@ | |||
1 | .. SPDX-License-Identifier: CC-BY-2.5 | ||
2 | |||
3 | ========================= | ||
4 | Current Release Manuals | ||
5 | ========================= | ||
6 | |||
7 | **************************** | ||
8 | 3.1 'dunfell' Release Series | ||
9 | **************************** | ||
10 | |||
11 | - :yocto_docs:`3.1 BitBake User Manual </3.1/bitbake-user-manual/bitbake-user-manual.html>` | ||
12 | - :yocto_docs:`3.1.1 BitBake User Manual </3.1.1/bitbake-user-manual/bitbake-user-manual.html>` | ||
13 | - :yocto_docs:`3.1.2 BitBake User Manual </3.1.2/bitbake-user-manual/bitbake-user-manual.html>` | ||
14 | |||
15 | ========================== | ||
16 | Previous Release Manuals | ||
17 | ========================== | ||
18 | |||
19 | ************************* | ||
20 | 3.0 'zeus' Release Series | ||
21 | ************************* | ||
22 | |||
23 | - :yocto_docs:`3.0 BitBake User Manual </3.0/bitbake-user-manual/bitbake-user-manual.html>` | ||
24 | - :yocto_docs:`3.0.1 BitBake User Manual </3.0.1/bitbake-user-manual/bitbake-user-manual.html>` | ||
25 | - :yocto_docs:`3.0.2 BitBake User Manual </3.0.2/bitbake-user-manual/bitbake-user-manual.html>` | ||
26 | - :yocto_docs:`3.0.3 BitBake User Manual </3.0.3/bitbake-user-manual/bitbake-user-manual.html>` | ||
27 | |||
28 | **************************** | ||
29 | 2.7 'warrior' Release Series | ||
30 | **************************** | ||
31 | |||
32 | - :yocto_docs:`2.7 BitBake User Manual </2.7/bitbake-user-manual/bitbake-user-manual.html>` | ||
33 | - :yocto_docs:`2.7.1 BitBake User Manual </2.7.1/bitbake-user-manual/bitbake-user-manual.html>` | ||
34 | - :yocto_docs:`2.7.2 BitBake User Manual </2.7.2/bitbake-user-manual/bitbake-user-manual.html>` | ||
35 | - :yocto_docs:`2.7.3 BitBake User Manual </2.7.3/bitbake-user-manual/bitbake-user-manual.html>` | ||
36 | - :yocto_docs:`2.7.4 BitBake User Manual </2.7.4/bitbake-user-manual/bitbake-user-manual.html>` | ||
37 | |||
38 | ************************* | ||
39 | 2.6 'thud' Release Series | ||
40 | ************************* | ||
41 | |||
42 | - :yocto_docs:`2.6 BitBake User Manual </2.6/bitbake-user-manual/bitbake-user-manual.html>` | ||
43 | - :yocto_docs:`2.6.1 BitBake User Manual </2.6.1/bitbake-user-manual/bitbake-user-manual.html>` | ||
44 | - :yocto_docs:`2.6.2 BitBake User Manual </2.6.2/bitbake-user-manual/bitbake-user-manual.html>` | ||
45 | - :yocto_docs:`2.6.3 BitBake User Manual </2.6.3/bitbake-user-manual/bitbake-user-manual.html>` | ||
46 | - :yocto_docs:`2.6.4 BitBake User Manual </2.6.4/bitbake-user-manual/bitbake-user-manual.html>` | ||
47 | |||
48 | ************************* | ||
49 | 2.5 'sumo' Release Series | ||
50 | ************************* | ||
51 | |||
52 | - :yocto_docs:`2.5 BitBake User Manual </2.5/bitbake-user-manual/bitbake-user-manual.html>` | ||
53 | - :yocto_docs:`2.5.1 BitBake User Manual </2.5.1/bitbake-user-manual/bitbake-user-manual.html>` | ||
54 | - :yocto_docs:`2.5.2 BitBake User Manual </2.5.2/bitbake-user-manual/bitbake-user-manual.html>` | ||
55 | - :yocto_docs:`2.5.3 BitBake User Manual </2.5.3/bitbake-user-manual/bitbake-user-manual.html>` | ||
56 | |||
57 | ************************** | ||
58 | 2.4 'rocko' Release Series | ||
59 | ************************** | ||
60 | |||
61 | - :yocto_docs:`2.4 BitBake User Manual </2.4/bitbake-user-manual/bitbake-user-manual.html>` | ||
62 | - :yocto_docs:`2.4.1 BitBake User Manual </2.4.1/bitbake-user-manual/bitbake-user-manual.html>` | ||
63 | - :yocto_docs:`2.4.2 BitBake User Manual </2.4.2/bitbake-user-manual/bitbake-user-manual.html>` | ||
64 | - :yocto_docs:`2.4.3 BitBake User Manual </2.4.3/bitbake-user-manual/bitbake-user-manual.html>` | ||
65 | - :yocto_docs:`2.4.4 BitBake User Manual </2.4.4/bitbake-user-manual/bitbake-user-manual.html>` | ||
66 | |||
67 | ************************* | ||
68 | 2.3 'pyro' Release Series | ||
69 | ************************* | ||
70 | |||
71 | - :yocto_docs:`2.3 BitBake User Manual </2.3/bitbake-user-manual/bitbake-user-manual.html>` | ||
72 | - :yocto_docs:`2.3.1 BitBake User Manual </2.3.1/bitbake-user-manual/bitbake-user-manual.html>` | ||
73 | - :yocto_docs:`2.3.2 BitBake User Manual </2.3.2/bitbake-user-manual/bitbake-user-manual.html>` | ||
74 | - :yocto_docs:`2.3.3 BitBake User Manual </2.3.3/bitbake-user-manual/bitbake-user-manual.html>` | ||
75 | - :yocto_docs:`2.3.4 BitBake User Manual </2.3.4/bitbake-user-manual/bitbake-user-manual.html>` | ||
76 | |||
77 | ************************** | ||
78 | 2.2 'morty' Release Series | ||
79 | ************************** | ||
80 | |||
81 | - :yocto_docs:`2.2 BitBake User Manual </2.2/bitbake-user-manual/bitbake-user-manual.html>` | ||
82 | - :yocto_docs:`2.2.1 BitBake User Manual </2.2.1/bitbake-user-manual/bitbake-user-manual.html>` | ||
83 | - :yocto_docs:`2.2.2 BitBake User Manual </2.2.2/bitbake-user-manual/bitbake-user-manual.html>` | ||
84 | - :yocto_docs:`2.2.3 BitBake User Manual </2.2.3/bitbake-user-manual/bitbake-user-manual.html>` | ||
85 | |||
86 | **************************** | ||
87 | 2.1 'krogoth' Release Series | ||
88 | **************************** | ||
89 | |||
90 | - :yocto_docs:`2.1 BitBake User Manual </2.1/bitbake-user-manual/bitbake-user-manual.html>` | ||
91 | - :yocto_docs:`2.1.1 BitBake User Manual </2.1.1/bitbake-user-manual/bitbake-user-manual.html>` | ||
92 | - :yocto_docs:`2.1.2 BitBake User Manual </2.1.2/bitbake-user-manual/bitbake-user-manual.html>` | ||
93 | - :yocto_docs:`2.1.3 BitBake User Manual </2.1.3/bitbake-user-manual/bitbake-user-manual.html>` | ||
94 | |||
95 | *************************** | ||
96 | 2.0 'jethro' Release Series | ||
97 | *************************** | ||
98 | |||
99 | - :yocto_docs:`1.9 BitBake User Manual </1.9/bitbake-user-manual/bitbake-user-manual.html>` | ||
100 | - :yocto_docs:`2.0 BitBake User Manual </2.0/bitbake-user-manual/bitbake-user-manual.html>` | ||
101 | - :yocto_docs:`2.0.1 BitBake User Manual </2.0.1/bitbake-user-manual/bitbake-user-manual.html>` | ||
102 | - :yocto_docs:`2.0.2 BitBake User Manual </2.0.2/bitbake-user-manual/bitbake-user-manual.html>` | ||
103 | - :yocto_docs:`2.0.3 BitBake User Manual </2.0.3/bitbake-user-manual/bitbake-user-manual.html>` | ||
104 | |||
105 | ************************* | ||
106 | 1.8 'fido' Release Series | ||
107 | ************************* | ||
108 | |||
109 | - :yocto_docs:`1.8 BitBake User Manual </1.8/bitbake-user-manual/bitbake-user-manual.html>` | ||
110 | - :yocto_docs:`1.8.1 BitBake User Manual </1.8.1/bitbake-user-manual/bitbake-user-manual.html>` | ||
111 | - :yocto_docs:`1.8.2 BitBake User Manual </1.8.2/bitbake-user-manual/bitbake-user-manual.html>` | ||
112 | |||
113 | ************************** | ||
114 | 1.7 'dizzy' Release Series | ||
115 | ************************** | ||
116 | |||
117 | - :yocto_docs:`1.7 BitBake User Manual </1.7/bitbake-user-manual/bitbake-user-manual.html>` | ||
118 | - :yocto_docs:`1.7.1 BitBake User Manual </1.7.1/bitbake-user-manual/bitbake-user-manual.html>` | ||
119 | - :yocto_docs:`1.7.2 BitBake User Manual </1.7.2/bitbake-user-manual/bitbake-user-manual.html>` | ||
120 | - :yocto_docs:`1.7.3 BitBake User Manual </1.7.3/bitbake-user-manual/bitbake-user-manual.html>` | ||
121 | |||
122 | ************************** | ||
123 | 1.6 'daisy' Release Series | ||
124 | ************************** | ||
125 | |||
126 | - :yocto_docs:`1.6 BitBake User Manual </1.6/bitbake-user-manual/bitbake-user-manual.html>` | ||
127 | - :yocto_docs:`1.6.1 BitBake User Manual </1.6.1/bitbake-user-manual/bitbake-user-manual.html>` | ||
128 | - :yocto_docs:`1.6.2 BitBake User Manual </1.6.2/bitbake-user-manual/bitbake-user-manual.html>` | ||
129 | - :yocto_docs:`1.6.3 BitBake User Manual </1.6.3/bitbake-user-manual/bitbake-user-manual.html>` | ||
130 | |||