summaryrefslogtreecommitdiffstats
path: root/documentation/mega-manual/mega-manual.xml
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2018-01-03 16:09:41 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-02-14 15:25:27 +0000
commitbc6a19d6a765dbc91c090cabddb6dd968378237d (patch)
tree2bc9dcc8c60de05f33cba4270c50211339d1d97b /documentation/mega-manual/mega-manual.xml
parent9f478d13585ca0ae129ffdb71a1b68b0202a2465 (diff)
downloadpoky-bc6a19d6a765dbc91c090cabddb6dd968378237d.tar.gz
overview-manual: Added new "overview" manual to YP doc set
Fixes [YOCTO #12370] I added all the mechanics for this new "Yocto Project Overview Manual". For now, the manual builds and publishes into the 2.5 area. I used "overview-manual" for the folder name. Makefile properly builds the new manual. The mega-manual.sed file processes links for the new manual. The mega-manual.xml file includes the new manual. The poky.ent file includes a new ENTITY link for the overview manual. All pieces are in place. With this commit, just an overview chapter exists. The remaining content needs to be developed. (From yocto-docs rev: 632ebd4a91920585e736527e070ca8363a00f41b) 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.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/documentation/mega-manual/mega-manual.xml b/documentation/mega-manual/mega-manual.xml
index 3557cae84b..22b3a86a4d 100644
--- a/documentation/mega-manual/mega-manual.xml
+++ b/documentation/mega-manual/mega-manual.xml
@@ -129,6 +129,15 @@
129 <xi:include 129 <xi:include
130 xmlns:xi="http://www.w3.org/2003/XInclude" href="../yocto-project-qs/qs.xml"/> 130 xmlns:xi="http://www.w3.org/2003/XInclude" href="../yocto-project-qs/qs.xml"/>
131 131
132<!-- Includes overview-manual title image and then overview-manual chapters -->
133
134 <para>
135 <imagedata fileref="figures/overview-title.png" width="100%" align="left" scalefit="1" />
136 </para>
137
138 <xi:include
139 xmlns:xi="http://www.w3.org/2003/XInclude" href="../overview-manual/overview-manual-intro.xml"/>
140
132<!-- Includes dev-manual title image and then dev-manual chapters --> 141<!-- Includes dev-manual title image and then dev-manual chapters -->
133 142
134 <para> 143 <para>