diff options
-rwxr-xr-x | documentation/bsp-guide/bsp-guide.xml | 7 | ||||
-rwxr-xr-x | documentation/dev-manual/dev-manual.xml | 7 | ||||
-rwxr-xr-x | documentation/kernel-dev/kernel-dev.xml | 7 | ||||
-rwxr-xr-x | documentation/mega-manual/mega-manual.xml | 7 | ||||
-rwxr-xr-x | documentation/overview-manual/overview-manual.xml | 7 | ||||
-rwxr-xr-x | documentation/poky.ent | 14 | ||||
-rwxr-xr-x | documentation/profile-manual/profile-manual.xml | 7 | ||||
-rwxr-xr-x | documentation/ref-manual/ref-manual.xml | 7 | ||||
-rwxr-xr-x | documentation/sdk-manual/sdk-manual.xml | 7 | ||||
-rwxr-xr-x | documentation/toaster-manual/toaster-manual.xml | 7 | ||||
-rwxr-xr-x | documentation/tools/mega-manual.sed | 44 |
11 files changed, 83 insertions, 38 deletions
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index ab33cb1ed3..a1dae35f8c 100755 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml | |||
@@ -138,9 +138,14 @@ | |||
138 | </revision> | 138 | </revision> |
139 | <revision> | 139 | <revision> |
140 | <revnumber>3.0.1</revnumber> | 140 | <revnumber>3.0.1</revnumber> |
141 | <date>&REL_MONTH_YEAR;</date> | 141 | <date>December 2019;</date> |
142 | <revremark>Released with the Yocto Project 3.0.1 Release.</revremark> | 142 | <revremark>Released with the Yocto Project 3.0.1 Release.</revremark> |
143 | </revision> | 143 | </revision> |
144 | <revision> | ||
145 | <revnumber>3.0.2</revnumber> | ||
146 | <date>&REL_MONTH_YEAR;</date> | ||
147 | <revremark>Released with the Yocto Project 3.0.2 Release.</revremark> | ||
148 | </revision> | ||
144 | </revhistory> | 149 | </revhistory> |
145 | 150 | ||
146 | <copyright> | 151 | <copyright> |
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml index acfa4c10ab..27399e05f1 100755 --- a/documentation/dev-manual/dev-manual.xml +++ b/documentation/dev-manual/dev-manual.xml | |||
@@ -123,9 +123,14 @@ | |||
123 | </revision> | 123 | </revision> |
124 | <revision> | 124 | <revision> |
125 | <revnumber>3.0.1</revnumber> | 125 | <revnumber>3.0.1</revnumber> |
126 | <date>&REL_MONTH_YEAR;</date> | 126 | <date>December 2019;</date> |
127 | <revremark>Released with the Yocto Project 3.0.1 Release.</revremark> | 127 | <revremark>Released with the Yocto Project 3.0.1 Release.</revremark> |
128 | </revision> | 128 | </revision> |
129 | <revision> | ||
130 | <revnumber>3.0.2</revnumber> | ||
131 | <date>&REL_MONTH_YEAR;</date> | ||
132 | <revremark>Released with the Yocto Project 3.0.2 Release.</revremark> | ||
133 | </revision> | ||
129 | </revhistory> | 134 | </revhistory> |
130 | 135 | ||
131 | <copyright> | 136 | <copyright> |
diff --git a/documentation/kernel-dev/kernel-dev.xml b/documentation/kernel-dev/kernel-dev.xml index c6fa5f6f8e..94abe06c5a 100755 --- a/documentation/kernel-dev/kernel-dev.xml +++ b/documentation/kernel-dev/kernel-dev.xml | |||
@@ -108,9 +108,14 @@ | |||
108 | </revision> | 108 | </revision> |
109 | <revision> | 109 | <revision> |
110 | <revnumber>3.0.1</revnumber> | 110 | <revnumber>3.0.1</revnumber> |
111 | <date>&REL_MONTH_YEAR;</date> | 111 | <date>December 2019;</date> |
112 | <revremark>Released with the Yocto Project 3.0.1 Release.</revremark> | 112 | <revremark>Released with the Yocto Project 3.0.1 Release.</revremark> |
113 | </revision> | 113 | </revision> |
114 | <revision> | ||
115 | <revnumber>3.0.2</revnumber> | ||
116 | <date>&REL_MONTH_YEAR;</date> | ||
117 | <revremark>Released with the Yocto Project 3.0.2 Release.</revremark> | ||
118 | </revision> | ||
114 | </revhistory> | 119 | </revhistory> |
115 | 120 | ||
116 | <copyright> | 121 | <copyright> |
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index b9e2de17c6..9ab010d93a 100755 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
@@ -94,9 +94,14 @@ | |||
94 | </revision> | 94 | </revision> |
95 | <revision> | 95 | <revision> |
96 | <revnumber>3.0.1</revnumber> | 96 | <revnumber>3.0.1</revnumber> |
97 | <date>&REL_MONTH_YEAR;</date> | 97 | <date>December 2019</date> |
98 | <revremark>Released with the Yocto Project 3.0.1 Release.</revremark> | 98 | <revremark>Released with the Yocto Project 3.0.1 Release.</revremark> |
99 | </revision> | 99 | </revision> |
100 | <revision> | ||
101 | <revnumber>3.0.2</revnumber> | ||
102 | <date>&REL_MONTH_YEAR;</date> | ||
103 | <revremark>Released with the Yocto Project 3.0.2 Release.</revremark> | ||
104 | </revision> | ||
100 | </revhistory> | 105 | </revhistory> |
101 | 106 | ||
102 | <copyright> | 107 | <copyright> |
diff --git a/documentation/overview-manual/overview-manual.xml b/documentation/overview-manual/overview-manual.xml index ab62d13200..6c9056b773 100755 --- a/documentation/overview-manual/overview-manual.xml +++ b/documentation/overview-manual/overview-manual.xml | |||
@@ -53,9 +53,14 @@ | |||
53 | </revision> | 53 | </revision> |
54 | <revision> | 54 | <revision> |
55 | <revnumber>3.0.1</revnumber> | 55 | <revnumber>3.0.1</revnumber> |
56 | <date>&REL_MONTH_YEAR;</date> | 56 | <date>December 2019</date> |
57 | <revremark>Released with the Yocto Project 3.0.1 Release.</revremark> | 57 | <revremark>Released with the Yocto Project 3.0.1 Release.</revremark> |
58 | </revision> | 58 | </revision> |
59 | <revision> | ||
60 | <revnumber>3.0.2</revnumber> | ||
61 | <date>&REL_MONTH_YEAR;</date> | ||
62 | <revremark>Released with the Yocto Project 3.0.2 Release.</revremark> | ||
63 | </revision> | ||
59 | </revhistory> | 64 | </revhistory> |
60 | 65 | ||
61 | <copyright> | 66 | <copyright> |
diff --git a/documentation/poky.ent b/documentation/poky.ent index e7b1a9b13e..ba4dbc8691 100755 --- a/documentation/poky.ent +++ b/documentation/poky.ent | |||
@@ -1,17 +1,17 @@ | |||
1 | <!ENTITY DISTRO "3.0.1"> | 1 | <!ENTITY DISTRO "3.0.2"> |
2 | <!ENTITY DISTRO_COMPRESSED "301"> | 2 | <!ENTITY DISTRO_COMPRESSED "302"> |
3 | <!ENTITY DISTRO_NAME_NO_CAP "zeus"> | 3 | <!ENTITY DISTRO_NAME_NO_CAP "zeus"> |
4 | <!ENTITY DISTRO_NAME "Zeus"> | 4 | <!ENTITY DISTRO_NAME "Zeus"> |
5 | <!ENTITY DISTRO_NAME_NO_CAP_MINUS_ONE "warrior"> | 5 | <!ENTITY DISTRO_NAME_NO_CAP_MINUS_ONE "warrior"> |
6 | <!ENTITY DISTRO_NAME_MINUS_ONE "Warrior"> | 6 | <!ENTITY DISTRO_NAME_MINUS_ONE "Warrior"> |
7 | <!ENTITY YOCTO_DOC_VERSION "3.0.1"> | 7 | <!ENTITY YOCTO_DOC_VERSION "3.0.2"> |
8 | <!ENTITY YOCTO_DOC_VERSION_MINUS_ONE "2.7.2"> | 8 | <!ENTITY YOCTO_DOC_VERSION_MINUS_ONE "2.7.2"> |
9 | <!ENTITY DISTRO_REL_TAG "yocto-3.0.1"> | 9 | <!ENTITY DISTRO_REL_TAG "yocto-3.0.2"> |
10 | <!ENTITY METAINTELVERSION "12.0"> | 10 | <!ENTITY METAINTELVERSION "12.0"> |
11 | <!ENTITY REL_MONTH_YEAR "December 2019"> | 11 | <!ENTITY REL_MONTH_YEAR "FEBURARY 2020"> |
12 | <!ENTITY META_INTEL_REL_TAG "&METAINTELVERSION;-&DISTRO_NAME_NO_CAP;-&YOCTO_DOC_VERSION;"> | 12 | <!ENTITY META_INTEL_REL_TAG "&METAINTELVERSION;-&DISTRO_NAME_NO_CAP;-&YOCTO_DOC_VERSION;"> |
13 | <!ENTITY POKYVERSION "22.0.1"> | 13 | <!ENTITY POKYVERSION "22.0.2"> |
14 | <!ENTITY POKYVERSION_COMPRESSED "2201"> | 14 | <!ENTITY POKYVERSION_COMPRESSED "2202"> |
15 | <!ENTITY YOCTO_POKY "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"> | 15 | <!ENTITY YOCTO_POKY "poky-&DISTRO_NAME_NO_CAP;-&POKYVERSION;"> |
16 | <!ENTITY COPYRIGHT_YEAR "2010-2020"> | 16 | <!ENTITY COPYRIGHT_YEAR "2010-2020"> |
17 | <!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> | 17 | <!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> |
diff --git a/documentation/profile-manual/profile-manual.xml b/documentation/profile-manual/profile-manual.xml index e061a11817..4e10978cad 100755 --- a/documentation/profile-manual/profile-manual.xml +++ b/documentation/profile-manual/profile-manual.xml | |||
@@ -108,9 +108,14 @@ | |||
108 | </revision> | 108 | </revision> |
109 | <revision> | 109 | <revision> |
110 | <revnumber>3.0.1</revnumber> | 110 | <revnumber>3.0.1</revnumber> |
111 | <date>&REL_MONTH_YEAR;</date> | 111 | <date>December 2019</date> |
112 | <revremark>Released with the Yocto Project 3.0.1 Release.</revremark> | 112 | <revremark>Released with the Yocto Project 3.0.1 Release.</revremark> |
113 | </revision> | 113 | </revision> |
114 | <revision> | ||
115 | <revnumber>3.0.2</revnumber> | ||
116 | <date>&REL_MONTH_YEAR;</date> | ||
117 | <revremark>Released with the Yocto Project 3.0.2 Release.</revremark> | ||
118 | </revision> | ||
114 | </revhistory> | 119 | </revhistory> |
115 | 120 | ||
116 | <copyright> | 121 | <copyright> |
diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml index 58a34b8760..f9f5723d65 100755 --- a/documentation/ref-manual/ref-manual.xml +++ b/documentation/ref-manual/ref-manual.xml | |||
@@ -139,9 +139,14 @@ | |||
139 | </revision> | 139 | </revision> |
140 | <revision> | 140 | <revision> |
141 | <revnumber>3.0.1</revnumber> | 141 | <revnumber>3.0.1</revnumber> |
142 | <date>&REL_MONTH_YEAR;</date> | 142 | <date>December 2019</date> |
143 | <revremark>Released with the Yocto Project 3.0.1 Release.</revremark> | 143 | <revremark>Released with the Yocto Project 3.0.1 Release.</revremark> |
144 | </revision> | 144 | </revision> |
145 | <revision> | ||
146 | <revnumber>3.0.2</revnumber> | ||
147 | <date>&REL_MONTH_YEAR;</date> | ||
148 | <revremark>Released with the Yocto Project 3.0.2 Release.</revremark> | ||
149 | </revision> | ||
145 | </revhistory> | 150 | </revhistory> |
146 | 151 | ||
147 | <copyright> | 152 | <copyright> |
diff --git a/documentation/sdk-manual/sdk-manual.xml b/documentation/sdk-manual/sdk-manual.xml index aa88fe9806..161d573bfe 100755 --- a/documentation/sdk-manual/sdk-manual.xml +++ b/documentation/sdk-manual/sdk-manual.xml | |||
@@ -73,9 +73,14 @@ | |||
73 | </revision> | 73 | </revision> |
74 | <revision> | 74 | <revision> |
75 | <revnumber>3.0.1</revnumber> | 75 | <revnumber>3.0.1</revnumber> |
76 | <date>&REL_MONTH_YEAR;</date> | 76 | <date>December 2019</date> |
77 | <revremark>Released with the Yocto Project 3.0.1 Release.</revremark> | 77 | <revremark>Released with the Yocto Project 3.0.1 Release.</revremark> |
78 | </revision> | 78 | </revision> |
79 | <revision> | ||
80 | <revnumber>3.0.2</revnumber> | ||
81 | <date>&REL_MONTH_YEAR;</date> | ||
82 | <revremark>Released with the Yocto Project 3.0.2 Release.</revremark> | ||
83 | </revision> | ||
79 | </revhistory> | 84 | </revhistory> |
80 | 85 | ||
81 | <copyright> | 86 | <copyright> |
diff --git a/documentation/toaster-manual/toaster-manual.xml b/documentation/toaster-manual/toaster-manual.xml index 6d68a194a0..6d3321cfdc 100755 --- a/documentation/toaster-manual/toaster-manual.xml +++ b/documentation/toaster-manual/toaster-manual.xml | |||
@@ -83,9 +83,14 @@ | |||
83 | </revision> | 83 | </revision> |
84 | <revision> | 84 | <revision> |
85 | <revnumber>3.0.1</revnumber> | 85 | <revnumber>3.0.1</revnumber> |
86 | <date>&REL_MONTH_YEAR;</date> | 86 | <date>December 2019</date> |
87 | <revremark>Released with the Yocto Project 3.0.1 Release.</revremark> | 87 | <revremark>Released with the Yocto Project 3.0.1 Release.</revremark> |
88 | </revision> | 88 | </revision> |
89 | <revision> | ||
90 | <revnumber>3.0.2</revnumber> | ||
91 | <date>&REL_MONTH_YEAR;</date> | ||
92 | <revremark>Released with the Yocto Project 3.0.2 Release.</revremark> | ||
93 | </revision> | ||
89 | </revhistory> | 94 | </revhistory> |
90 | 95 | ||
91 | <copyright> | 96 | <copyright> |
diff --git a/documentation/tools/mega-manual.sed b/documentation/tools/mega-manual.sed index ce205f3d61..8e306098ba 100755 --- a/documentation/tools/mega-manual.sed +++ b/documentation/tools/mega-manual.sed | |||
@@ -2,35 +2,35 @@ | |||
2 | # This style is for manual three-word folders, which currently is only the BitBake User Manual. | 2 | # This style is for manual three-word folders, which currently is only the BitBake User Manual. |
3 | # We used to have the "yocto-project-qs" and "poky-ref-manual" folders but no longer do. | 3 | # We used to have the "yocto-project-qs" and "poky-ref-manual" folders but no longer do. |
4 | # s@"ulink" href="http://www.yoctoproject.org/docs/3.0.1/[a-z]*-[a-z]*-[a-z]*/[a-z]*-[a-z]*-[a-z]*.html#@"link" href="#@g | 4 | # s@"ulink" href="http://www.yoctoproject.org/docs/3.0.1/[a-z]*-[a-z]*-[a-z]*/[a-z]*-[a-z]*-[a-z]*.html#@"link" href="#@g |
5 | s@"ulink" href="http://www.yoctoproject.org/docs/3.0.1/bitbake-user-manual/bitbake-user-manual.html#@"link" href="#@g | 5 | s@"ulink" href="http://www.yoctoproject.org/docs/3.0.2/bitbake-user-manual/bitbake-user-manual.html#@"link" href="#@g |
6 | 6 | ||
7 | # Processes all other manuals (<word>-<word> style). | 7 | # Processes all other manuals (<word>-<word> style). |
8 | # This style is for manual folders that use two word, which is the standard now (e.g. "ref-manual"). | 8 | # This style is for manual folders that use two word, which is the standard now (e.g. "ref-manual"). |
9 | # Here is the one-liner: | 9 | # Here is the one-liner: |
10 | # s@"ulink" href="http://www.yoctoproject.org/docs/3.0.1/[a-z]*-[a-z]*/[a-z]*-[a-z]*.html#@"link" href="#@g | 10 | # s@"ulink" href="http://www.yoctoproject.org/docs/3.0.2/[a-z]*-[a-z]*/[a-z]*-[a-z]*.html#@"link" href="#@g |
11 | 11 | ||
12 | s@"ulink" href="http://www.yoctoproject.org/docs/3.0.1/sdk-manual/sdk-manual.html#@"link" href="#@g | 12 | s@"ulink" href="http://www.yoctoproject.org/docs/3.0.2/sdk-manual/sdk-manual.html#@"link" href="#@g |
13 | s@"ulink" href="http://www.yoctoproject.org/docs/3.0.1/bsp-guide/bsp-guide.html#@"link" href="#@g | 13 | s@"ulink" href="http://www.yoctoproject.org/docs/3.0.2/bsp-guide/bsp-guide.html#@"link" href="#@g |
14 | s@"ulink" href="http://www.yoctoproject.org/docs/3.0.1/dev-manual/dev-manual.html#@"link" href="#@g | 14 | s@"ulink" href="http://www.yoctoproject.org/docs/3.0.2/dev-manual/dev-manual.html#@"link" href="#@g |
15 | s@"ulink" href="http://www.yoctoproject.org/docs/3.0.1/overview-manual/overview-manual.html#@"link" href="#@g | 15 | s@"ulink" href="http://www.yoctoproject.org/docs/3.0.2/overview-manual/overview-manual.html#@"link" href="#@g |
16 | s@"ulink" href="http://www.yoctoproject.org/docs/3.0.1/brief-yoctoprojectqs/brief-yoctoprojectqs.html#@"link" href="#@g | 16 | s@"ulink" href="http://www.yoctoproject.org/docs/3.0.2/brief-yoctoprojectqs/brief-yoctoprojectqs.html#@"link" href="#@g |
17 | s@"ulink" href="http://www.yoctoproject.org/docs/3.0.1/kernel-dev/kernel-dev.html#@"link" href="#@g | 17 | s@"ulink" href="http://www.yoctoproject.org/docs/3.0.2/kernel-dev/kernel-dev.html#@"link" href="#@g |
18 | s@"ulink" href="http://www.yoctoproject.org/docs/3.0.1/profile-manual/profile-manual.html#@"link" href="#@g | 18 | s@"ulink" href="http://www.yoctoproject.org/docs/3.0.2/profile-manual/profile-manual.html#@"link" href="#@g |
19 | s@"ulink" href="http://www.yoctoproject.org/docs/3.0.1/ref-manual/ref-manual.html#@"link" href="#@g | 19 | s@"ulink" href="http://www.yoctoproject.org/docs/3.0.2/ref-manual/ref-manual.html#@"link" href="#@g |
20 | s@"ulink" href="http://www.yoctoproject.org/docs/3.0.1/toaster-manual/toaster-manual.html#@"link" href="#@g | 20 | s@"ulink" href="http://www.yoctoproject.org/docs/3.0.2/toaster-manual/toaster-manual.html#@"link" href="#@g |
21 | 21 | ||
22 | # Process cases where just an external manual is referenced without an id anchor | 22 | # Process cases where just an external manual is referenced without an id anchor |
23 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/3.0.1/brief-yoctoprojectqs/brief-yoctoprojectqs.html" target="_top">Yocto Project Quick Build</a>@Yocto Project Quick Build@g | 23 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/3.0.2/brief-yoctoprojectqs/brief-yoctoprojectqs.html" target="_top">Yocto Project Quick Build</a>@Yocto Project Quick Build@g |
24 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/3.0.1/bitbake-user-manual/bitbake-user-manual.html" target="_top">BitBake User Manual</a>@BitBake User Manual@g | 24 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/3.0.2/bitbake-user-manual/bitbake-user-manual.html" target="_top">BitBake User Manual</a>@BitBake User Manual@g |
25 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/3.0.1/dev-manual/dev-manual.html" target="_top">Yocto Project Development Tasks Manual</a>@Yocto Project Development Tasks Manual@g | 25 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/3.0.2/dev-manual/dev-manual.html" target="_top">Yocto Project Development Tasks Manual</a>@Yocto Project Development Tasks Manual@g |
26 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/3.0.1/overview-manual/overview-manual.html" target="_top">Yocto Project Overview and Concepts Manual</a>@Yocto project Overview and Concepts Manual@g | 26 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/3.0.2/overview-manual/overview-manual.html" target="_top">Yocto Project Overview and Concepts Manual</a>@Yocto project Overview and Concepts Manual@g |
27 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/3.0.1/sdk-manual/sdk-manual.html" target="_top">Yocto Project Application Development and the Extensible Software Development Kit (eSDK)</a>@Yocto Project Application Development and the Extensible Software Development Kit (eSDK)@g | 27 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/3.0.2/sdk-manual/sdk-manual.html" target="_top">Yocto Project Application Development and the Extensible Software Development Kit (eSDK)</a>@Yocto Project Application Development and the Extensible Software Development Kit (eSDK)@g |
28 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/3.0.1/bsp-guide/bsp-guide.html" target="_top">Yocto Project Board Support Package (BSP) Developer's Guide</a>@Yocto Project Board Support Package (BSP) Developer's Guide@g | 28 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/3.0.2/bsp-guide/bsp-guide.html" target="_top">Yocto Project Board Support Package (BSP) Developer's Guide</a>@Yocto Project Board Support Package (BSP) Developer's Guide@g |
29 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/3.0.1/profile-manual/profile-manual.html" target="_top">Yocto Project Profiling and Tracing Manual</a>@Yocto Project Profiling and Tracing Manual@g | 29 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/3.0.2/profile-manual/profile-manual.html" target="_top">Yocto Project Profiling and Tracing Manual</a>@Yocto Project Profiling and Tracing Manual@g |
30 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/3.0.1/kernel-dev/kernel-dev.html" target="_top">Yocto Project Linux Kernel Development Manual</a>@Yocto Project Linux Kernel Development Manual@g | 30 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/3.0.2/kernel-dev/kernel-dev.html" target="_top">Yocto Project Linux Kernel Development Manual</a>@Yocto Project Linux Kernel Development Manual@g |
31 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/3.0.1/ref-manual/ref-manual.html" target="_top">Yocto Project Reference Manual</a>@Yocto Project Reference Manual@g | 31 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/3.0.2/ref-manual/ref-manual.html" target="_top">Yocto Project Reference Manual</a>@Yocto Project Reference Manual@g |
32 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/3.0.1/toaster-manual/toaster-manual.html" target="_top">Toaster User Manual</a>@Toaster User Manual@g | 32 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/3.0.2/toaster-manual/toaster-manual.html" target="_top">Toaster User Manual</a>@Toaster User Manual@g |
33 | 33 | ||
34 | # Process a single, rouge occurrence of a linked reference to the Mega-Manual. | 34 | # Process a single, rouge occurrence of a linked reference to the Mega-Manual. |
35 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/3.0.1/mega-manual/mega-manual.html" target="_top">Yocto Project Mega-Manual</a>@Yocto Project Mega-Manual@g | 35 | s@<a class="ulink" href="http://www.yoctoproject.org/docs/3.0.2/mega-manual/mega-manual.html" target="_top">Yocto Project Mega-Manual</a>@Yocto Project Mega-Manual@g |
36 | 36 | ||