diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-12 10:57:32 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:13 +0100 |
commit | 1b877bc9dd3e9048489e6868020876af812cfa5e (patch) | |
tree | fa48122df594b4477be6529f51cf5f9255ebaaef /documentation/ref-manual/resources.xml | |
parent | 7105c52799c506961ec59e28681d8d6b588ffb4a (diff) | |
download | poky-1b877bc9dd3e9048489e6868020876af812cfa5e.tar.gz |
documentation: Updated everything for new overview-manual
This involved changing the root manual folder from
"getting-started" to "overview-manual".
Also, every link using the ENTITY "YOCTO_DOCS_GS_URL" was
changed to "YOCTO_DOCS_OM_URL". Most manuals had several
occurrences of these links.
The makefile needed updating to process the new manual
and not process the old "getting-started" manual.
(From yocto-docs rev: 1abf64e56e9096258038ae37b787a81bf786bb3b)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/resources.xml')
-rw-r--r-- | documentation/ref-manual/resources.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/resources.xml b/documentation/ref-manual/resources.xml index 52c64d460e..8d9ca34d0a 100644 --- a/documentation/ref-manual/resources.xml +++ b/documentation/ref-manual/resources.xml | |||
@@ -168,7 +168,7 @@ | |||
168 | </para></listitem> | 168 | </para></listitem> |
169 | <listitem><para> | 169 | <listitem><para> |
170 | <emphasis> | 170 | <emphasis> |
171 | <ulink url='&YOCTO_DOCS_GS_URL;'>Yocto Project Overview and Concepts Manual</ulink>: | 171 | <ulink url='&YOCTO_DOCS_OM_URL;'>Yocto Project Overview and Concepts Manual</ulink>: |
172 | </emphasis> | 172 | </emphasis> |
173 | This manual provides overview and conceptual information | 173 | This manual provides overview and conceptual information |
174 | about the Yocto Project. | 174 | about the Yocto Project. |
@@ -216,7 +216,7 @@ | |||
216 | </para></listitem> | 216 | </para></listitem> |
217 | <listitem><para> | 217 | <listitem><para> |
218 | <emphasis> | 218 | <emphasis> |
219 | <ulink url='&YOCTO_DOCS_MM_URL;'>Yocto Project Reference Mega-Manual</ulink>: | 219 | <ulink url='&YOCTO_DOCS_MM_URL;'>Yocto Project Mega-Manual</ulink>: |
220 | </emphasis> | 220 | </emphasis> |
221 | This manual is simply a single HTML file comprised of the | 221 | This manual is simply a single HTML file comprised of the |
222 | bulk of the Yocto Project manuals. | 222 | bulk of the Yocto Project manuals. |