mirror of
https://git.yoctoproject.org/poky
synced 2026-09-16 09:49:35 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
4fd8b39b24
commit
c555881ac8
Binary file not shown.
|
Before Width: | Height: | Size: 13 KiB |
BIN
documentation/mega-manual/figures/overview-manual-title.png
Normal file
BIN
documentation/mega-manual/figures/overview-manual-title.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
@@ -141,23 +141,23 @@
|
||||
<xi:include
|
||||
xmlns:xi="http://www.w3.org/2003/XInclude" href="../brief-yoctoprojectqs/brief-yoctoprojectqs.xml"/>
|
||||
|
||||
<!-- Includes getting-started title image and then getting-started chapters -->
|
||||
<!-- Includes overview-manual title image and then overview-manual chapters -->
|
||||
|
||||
<para>
|
||||
<imagedata fileref="figures/getting-started-title.png" width="100%" align="left" scalefit="1" />
|
||||
<imagedata fileref="figures/overview-manual-title.png" width="100%" align="left" scalefit="1" />
|
||||
</para>
|
||||
|
||||
<xi:include
|
||||
xmlns:xi="http://www.w3.org/2003/XInclude" href="../getting-started/getting-started-intro.xml"/>
|
||||
xmlns:xi="http://www.w3.org/2003/XInclude" href="../overview-manual/overview-manual-intro.xml"/>
|
||||
|
||||
<xi:include
|
||||
xmlns:xi="http://www.w3.org/2003/XInclude" href="../getting-started/getting-started-yp-intro.xml"/>
|
||||
xmlns:xi="http://www.w3.org/2003/XInclude" href="../overview-manual/overview-manual-yp-intro.xml"/>
|
||||
|
||||
<xi:include
|
||||
xmlns:xi="http://www.w3.org/2003/XInclude" href="../getting-started/getting-started-development-environment.xml"/>
|
||||
xmlns:xi="http://www.w3.org/2003/XInclude" href="../overview-manual/overview-manual-development-environment.xml"/>
|
||||
|
||||
<xi:include
|
||||
xmlns:xi="http://www.w3.org/2003/XInclude" href="../getting-started/getting-started-concepts.xml"/>
|
||||
xmlns:xi="http://www.w3.org/2003/XInclude" href="../overview-manual/overview-manual-concepts.xml"/>
|
||||
|
||||
<!-- Includes dev-manual title image and then dev-manual chapters -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user