diff options
author | rpjday@crashcourse.ca <rpjday@crashcourse.ca> | 2020-03-26 10:56:28 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-04-06 14:40:24 +0100 |
commit | a5ac4b6fca1e883d5c9fc637ea17e163949bed9e (patch) | |
tree | d6bf896379ed75daebfa8fb6ec4bbd7b438db382 | |
parent | b31daa130a2836bd13221286d7e37ae38d4c8326 (diff) | |
download | poky-a5ac4b6fca1e883d5c9fc637ea17e163949bed9e.tar.gz |
use defined entity "YOCTO_DOCS_URL", not "YOCTO_HOME_URL"
Given the defined DocBook entity:
<!ENTITY YOCTO_DOCS_URL "&YOCTO_HOME_URL;/docs">
replace numerous instances of the more verbose
"&YOCTO_HOME_URL;/documentation", which is a redirect, anyway.
rday
(From yocto-docs rev: 53fa17321624028b12d880bc4236fbef46675eb4)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rwxr-xr-x | documentation/bsp-guide/bsp-guide.xml | 4 | ||||
-rwxr-xr-x | documentation/dev-manual/dev-manual.xml | 4 | ||||
-rwxr-xr-x | documentation/kernel-dev/kernel-dev.xml | 4 | ||||
-rwxr-xr-x | documentation/mega-manual/mega-manual.xml | 4 | ||||
-rw-r--r-- | documentation/overview-manual/overview-manual-yp-intro.xml | 4 | ||||
-rwxr-xr-x | documentation/overview-manual/overview-manual.xml | 4 | ||||
-rwxr-xr-x | documentation/profile-manual/profile-manual.xml | 4 | ||||
-rwxr-xr-x | documentation/ref-manual/ref-manual.xml | 4 | ||||
-rwxr-xr-x | documentation/sdk-manual/sdk-manual.xml | 4 | ||||
-rwxr-xr-x | documentation/toaster-manual/toaster-manual.xml | 4 |
10 files changed, 20 insertions, 20 deletions
diff --git a/documentation/bsp-guide/bsp-guide.xml b/documentation/bsp-guide/bsp-guide.xml index ea4899b70e..a7d10a09ba 100755 --- a/documentation/bsp-guide/bsp-guide.xml +++ b/documentation/bsp-guide/bsp-guide.xml | |||
@@ -152,7 +152,7 @@ | |||
152 | Yocto Project. | 152 | Yocto Project. |
153 | To be sure you have the latest version of the manual | 153 | To be sure you have the latest version of the manual |
154 | for this release, go to the | 154 | for this release, go to the |
155 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 155 | <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink> |
156 | and select the manual from that site. | 156 | and select the manual from that site. |
157 | Manuals from the site are more up-to-date than manuals | 157 | Manuals from the site are more up-to-date than manuals |
158 | derived from the Yocto Project released TAR files. | 158 | derived from the Yocto Project released TAR files. |
@@ -169,7 +169,7 @@ | |||
169 | page. | 169 | page. |
170 | If you need a version of this manual for a different | 170 | If you need a version of this manual for a different |
171 | Yocto Project release, visit the | 171 | Yocto Project release, visit the |
172 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 172 | <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink> |
173 | and select the manual set by using the | 173 | and select the manual set by using the |
174 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" | 174 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" |
175 | pull-down menus. | 175 | pull-down menus. |
diff --git a/documentation/dev-manual/dev-manual.xml b/documentation/dev-manual/dev-manual.xml index 2ef7087cd0..72a045181e 100755 --- a/documentation/dev-manual/dev-manual.xml +++ b/documentation/dev-manual/dev-manual.xml | |||
@@ -144,7 +144,7 @@ | |||
144 | Yocto Project. | 144 | Yocto Project. |
145 | To be sure you have the latest version of the manual | 145 | To be sure you have the latest version of the manual |
146 | for this release, go to the | 146 | for this release, go to the |
147 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 147 | <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink> |
148 | and select the manual from that site. | 148 | and select the manual from that site. |
149 | Manuals from the site are more up-to-date than manuals | 149 | Manuals from the site are more up-to-date than manuals |
150 | derived from the Yocto Project released TAR files. | 150 | derived from the Yocto Project released TAR files. |
@@ -161,7 +161,7 @@ | |||
161 | page. | 161 | page. |
162 | If you need a version of this manual for a different | 162 | If you need a version of this manual for a different |
163 | Yocto Project release, visit the | 163 | Yocto Project release, visit the |
164 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 164 | <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink> |
165 | and select the manual set by using the | 165 | and select the manual set by using the |
166 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" | 166 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" |
167 | pull-down menus. | 167 | pull-down menus. |
diff --git a/documentation/kernel-dev/kernel-dev.xml b/documentation/kernel-dev/kernel-dev.xml index e0aed297dc..f388838e93 100755 --- a/documentation/kernel-dev/kernel-dev.xml +++ b/documentation/kernel-dev/kernel-dev.xml | |||
@@ -127,7 +127,7 @@ | |||
127 | Yocto Project. | 127 | Yocto Project. |
128 | To be sure you have the latest version of the manual | 128 | To be sure you have the latest version of the manual |
129 | for this release, go to the | 129 | for this release, go to the |
130 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 130 | <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink> |
131 | and select the manual from that site. | 131 | and select the manual from that site. |
132 | Manuals from the site are more up-to-date than manuals | 132 | Manuals from the site are more up-to-date than manuals |
133 | derived from the Yocto Project released TAR files. | 133 | derived from the Yocto Project released TAR files. |
@@ -144,7 +144,7 @@ | |||
144 | page. | 144 | page. |
145 | If you need a version of this manual for a different | 145 | If you need a version of this manual for a different |
146 | Yocto Project release, visit the | 146 | Yocto Project release, visit the |
147 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 147 | <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink> |
148 | and select the manual set by using the | 148 | and select the manual set by using the |
149 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" | 149 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" |
150 | pull-down menus. | 150 | pull-down menus. |
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index 13ada7c033..8eca04c31a 100755 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
@@ -118,7 +118,7 @@ | |||
118 | Yocto Project. | 118 | Yocto Project. |
119 | To be sure you have the latest version of the manual | 119 | To be sure you have the latest version of the manual |
120 | for this release, go to the | 120 | for this release, go to the |
121 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 121 | <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink> |
122 | and select the manual from that site. | 122 | and select the manual from that site. |
123 | Manuals from the site are more up-to-date than manuals | 123 | Manuals from the site are more up-to-date than manuals |
124 | derived from the Yocto Project released TAR files. | 124 | derived from the Yocto Project released TAR files. |
@@ -135,7 +135,7 @@ | |||
135 | page. | 135 | page. |
136 | If you need a version of this manual for a different | 136 | If you need a version of this manual for a different |
137 | Yocto Project release, visit the | 137 | Yocto Project release, visit the |
138 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 138 | <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink> |
139 | and select the manual set by using the | 139 | and select the manual set by using the |
140 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" | 140 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" |
141 | pull-down menus. | 141 | pull-down menus. |
diff --git a/documentation/overview-manual/overview-manual-yp-intro.xml b/documentation/overview-manual/overview-manual-yp-intro.xml index 40ce7e33bb..1b60a30302 100644 --- a/documentation/overview-manual/overview-manual-yp-intro.xml +++ b/documentation/overview-manual/overview-manual-yp-intro.xml | |||
@@ -225,9 +225,9 @@ | |||
225 | For information that helps you transition from | 225 | For information that helps you transition from |
226 | trying out the Yocto Project to using it for your | 226 | trying out the Yocto Project to using it for your |
227 | project, see the | 227 | project, see the |
228 | "<ulink url='&YOCTO_HOME_URL;/docs/what-i-wish-id-known/'>What I wish I'd Known</ulink>" | 228 | "<ulink url='&YOCTO_DOCS_URL;/what-i-wish-id-known/'>What I wish I'd Known</ulink>" |
229 | and | 229 | and |
230 | "<ulink url='&YOCTO_HOME_URL;/docs/transitioning-to-a-custom-environment/'>Transitioning to a Custom Environment for Systems Development</ulink>" | 230 | "<ulink url='&YOCTO_DOCS_URL;/transitioning-to-a-custom-environment/'>Transitioning to a Custom Environment for Systems Development</ulink>" |
231 | documents on the Yocto Project website. | 231 | documents on the Yocto Project website. |
232 | </para></listitem> | 232 | </para></listitem> |
233 | <listitem><para> | 233 | <listitem><para> |
diff --git a/documentation/overview-manual/overview-manual.xml b/documentation/overview-manual/overview-manual.xml index dfdc165a67..516ab2421e 100755 --- a/documentation/overview-manual/overview-manual.xml +++ b/documentation/overview-manual/overview-manual.xml | |||
@@ -79,7 +79,7 @@ | |||
79 | Yocto Project. | 79 | Yocto Project. |
80 | To be sure you have the latest version of the manual | 80 | To be sure you have the latest version of the manual |
81 | for this release, go to the | 81 | for this release, go to the |
82 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 82 | <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink> |
83 | and select the manual from that site. | 83 | and select the manual from that site. |
84 | Manuals from the site are more up-to-date than manuals | 84 | Manuals from the site are more up-to-date than manuals |
85 | derived from the Yocto Project released TAR files. | 85 | derived from the Yocto Project released TAR files. |
@@ -96,7 +96,7 @@ | |||
96 | page. | 96 | page. |
97 | If you need a version of this manual for a different | 97 | If you need a version of this manual for a different |
98 | Yocto Project release, visit the | 98 | Yocto Project release, visit the |
99 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 99 | <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink> |
100 | and select the manual set by using the | 100 | and select the manual set by using the |
101 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" | 101 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" |
102 | pull-down menus. | 102 | pull-down menus. |
diff --git a/documentation/profile-manual/profile-manual.xml b/documentation/profile-manual/profile-manual.xml index 14c508ea1c..f51bfae6c3 100755 --- a/documentation/profile-manual/profile-manual.xml +++ b/documentation/profile-manual/profile-manual.xml | |||
@@ -129,7 +129,7 @@ | |||
129 | Yocto Project. | 129 | Yocto Project. |
130 | To be sure you have the latest version of the manual | 130 | To be sure you have the latest version of the manual |
131 | for this release, go to the | 131 | for this release, go to the |
132 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 132 | <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink> |
133 | and select the manual from that site. | 133 | and select the manual from that site. |
134 | Manuals from the site are more up-to-date than manuals | 134 | Manuals from the site are more up-to-date than manuals |
135 | derived from the Yocto Project released TAR files. | 135 | derived from the Yocto Project released TAR files. |
@@ -146,7 +146,7 @@ | |||
146 | page. | 146 | page. |
147 | If you need a version of this manual for a different | 147 | If you need a version of this manual for a different |
148 | Yocto Project release, visit the | 148 | Yocto Project release, visit the |
149 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 149 | <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink> |
150 | and select the manual set by using the | 150 | and select the manual set by using the |
151 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" | 151 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" |
152 | pull-down menus. | 152 | pull-down menus. |
diff --git a/documentation/ref-manual/ref-manual.xml b/documentation/ref-manual/ref-manual.xml index 48358aae53..72f1b1e013 100755 --- a/documentation/ref-manual/ref-manual.xml +++ b/documentation/ref-manual/ref-manual.xml | |||
@@ -153,7 +153,7 @@ | |||
153 | Yocto Project. | 153 | Yocto Project. |
154 | To be sure you have the latest version of the manual | 154 | To be sure you have the latest version of the manual |
155 | for this release, go to the | 155 | for this release, go to the |
156 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 156 | <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink> |
157 | and select the manual from that site. | 157 | and select the manual from that site. |
158 | Manuals from the site are more up-to-date than manuals | 158 | Manuals from the site are more up-to-date than manuals |
159 | derived from the Yocto Project released TAR files. | 159 | derived from the Yocto Project released TAR files. |
@@ -170,7 +170,7 @@ | |||
170 | page. | 170 | page. |
171 | If you need a version of this manual for a different | 171 | If you need a version of this manual for a different |
172 | Yocto Project release, visit the | 172 | Yocto Project release, visit the |
173 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 173 | <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink> |
174 | and select the manual set by using the | 174 | and select the manual set by using the |
175 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" | 175 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" |
176 | pull-down menus. | 176 | pull-down menus. |
diff --git a/documentation/sdk-manual/sdk-manual.xml b/documentation/sdk-manual/sdk-manual.xml index b00547c1ad..1d5b7409a1 100755 --- a/documentation/sdk-manual/sdk-manual.xml +++ b/documentation/sdk-manual/sdk-manual.xml | |||
@@ -97,7 +97,7 @@ | |||
97 | Yocto Project. | 97 | Yocto Project. |
98 | To be sure you have the latest version of the manual | 98 | To be sure you have the latest version of the manual |
99 | for this release, go to the | 99 | for this release, go to the |
100 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 100 | <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink> |
101 | and select the manual from that site. | 101 | and select the manual from that site. |
102 | Manuals from the site are more up-to-date than manuals | 102 | Manuals from the site are more up-to-date than manuals |
103 | derived from the Yocto Project released TAR files. | 103 | derived from the Yocto Project released TAR files. |
@@ -114,7 +114,7 @@ | |||
114 | page. | 114 | page. |
115 | If you need a version of this manual for a different | 115 | If you need a version of this manual for a different |
116 | Yocto Project release, visit the | 116 | Yocto Project release, visit the |
117 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 117 | <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink> |
118 | and select the manual set by using the | 118 | and select the manual set by using the |
119 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" | 119 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" |
120 | pull-down menus. | 120 | pull-down menus. |
diff --git a/documentation/toaster-manual/toaster-manual.xml b/documentation/toaster-manual/toaster-manual.xml index d38137c8ac..59f8d7f9ef 100755 --- a/documentation/toaster-manual/toaster-manual.xml +++ b/documentation/toaster-manual/toaster-manual.xml | |||
@@ -107,7 +107,7 @@ | |||
107 | Yocto Project. | 107 | Yocto Project. |
108 | To be sure you have the latest version of the manual | 108 | To be sure you have the latest version of the manual |
109 | for this release, go to the | 109 | for this release, go to the |
110 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 110 | <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink> |
111 | and select the manual from that site. | 111 | and select the manual from that site. |
112 | Manuals from the site are more up-to-date than manuals | 112 | Manuals from the site are more up-to-date than manuals |
113 | derived from the Yocto Project released TAR files. | 113 | derived from the Yocto Project released TAR files. |
@@ -124,7 +124,7 @@ | |||
124 | page. | 124 | page. |
125 | If you need a version of this manual for a different | 125 | If you need a version of this manual for a different |
126 | Yocto Project release, visit the | 126 | Yocto Project release, visit the |
127 | <ulink url='&YOCTO_HOME_URL;/documentation'>Yocto Project documentation page</ulink> | 127 | <ulink url='&YOCTO_DOCS_URL;'>Yocto Project documentation page</ulink> |
128 | and select the manual set by using the | 128 | and select the manual set by using the |
129 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" | 129 | "ACTIVE RELEASES DOCUMENTATION" or "DOCUMENTS ARCHIVE" |
130 | pull-down menus. | 130 | pull-down menus. |