diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2018-04-12 10:52:45 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-24 17:16:12 +0100 |
commit | c555881ac8e62e1bc1ddd9e0337e0c70a560b3b6 (patch) | |
tree | 80925d3cd31d9fe7e0b6692cd9ea39fb3e947146 /documentation/mega-manual/mega-manual.xml | |
parent | 4fd8b39b243f1b0d49971c233a5db2b09f1a2048 (diff) | |
download | poky-c555881ac8e62e1bc1ddd9e0337e0c70a560b3b6.tar.gz |
poky.ent: Added YOCTO_DOCS_OM_URL entity
The variabe for the "getting-started" manual goes away and is
replaced by this one for the new "overview-manual."
(From yocto-docs rev: 45fc9beac6db4c40c3660fc9e54cc11e9c1f96c4)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/mega-manual/mega-manual.xml')
-rw-r--r-- | documentation/mega-manual/mega-manual.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml index fae6af6ab5..21e773072d 100644 --- a/documentation/mega-manual/mega-manual.xml +++ b/documentation/mega-manual/mega-manual.xml | |||
@@ -141,23 +141,23 @@ | |||
141 | <xi:include | 141 | <xi:include |
142 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../brief-yoctoprojectqs/brief-yoctoprojectqs.xml"/> | 142 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../brief-yoctoprojectqs/brief-yoctoprojectqs.xml"/> |
143 | 143 | ||
144 | <!-- Includes getting-started title image and then getting-started chapters --> | 144 | <!-- Includes overview-manual title image and then overview-manual chapters --> |
145 | 145 | ||
146 | <para> | 146 | <para> |
147 | <imagedata fileref="figures/getting-started-title.png" width="100%" align="left" scalefit="1" /> | 147 | <imagedata fileref="figures/overview-manual-title.png" width="100%" align="left" scalefit="1" /> |
148 | </para> | 148 | </para> |
149 | 149 | ||
150 | <xi:include | 150 | <xi:include |
151 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../getting-started/getting-started-intro.xml"/> | 151 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../overview-manual/overview-manual-intro.xml"/> |
152 | 152 | ||
153 | <xi:include | 153 | <xi:include |
154 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../getting-started/getting-started-yp-intro.xml"/> | 154 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../overview-manual/overview-manual-yp-intro.xml"/> |
155 | 155 | ||
156 | <xi:include | 156 | <xi:include |
157 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../getting-started/getting-started-development-environment.xml"/> | 157 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../overview-manual/overview-manual-development-environment.xml"/> |
158 | 158 | ||
159 | <xi:include | 159 | <xi:include |
160 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../getting-started/getting-started-concepts.xml"/> | 160 | xmlns:xi="http://www.w3.org/2003/XInclude" href="../overview-manual/overview-manual-concepts.xml"/> |
161 | 161 | ||
162 | <!-- Includes dev-manual title image and then dev-manual chapters --> | 162 | <!-- Includes dev-manual title image and then dev-manual chapters --> |
163 | 163 | ||