summaryrefslogtreecommitdiffstats
path: root/documentation/overview-manual/eclipse/overview-manual-toc.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/overview-manual/eclipse/overview-manual-toc.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/overview-manual/eclipse/overview-manual-toc.xml')
-rw-r--r--documentation/overview-manual/eclipse/overview-manual-toc.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/documentation/overview-manual/eclipse/overview-manual-toc.xml b/documentation/overview-manual/eclipse/overview-manual-toc.xml
new file mode 100644
index 0000000000..9dd8da8c4e
--- /dev/null
+++ b/documentation/overview-manual/eclipse/overview-manual-toc.xml
@@ -0,0 +1,7 @@
1<?xml version="1.0" encoding="utf-8" standalone="no"?>
2<toc label="Yocto Project Overview Manual" topic="html/overview-manual/index.html">
3 <topic label="The Yocto Project Overview Manual" href="html/overview-manual/overview-manual-intro.html">
4 <topic label="Welcome" href="html/overview-manual/overview-welcome.html"/>
5 <topic label="Other Information" href="html/overview-manual/overview-other-information.html"/>
6 </topic>
7</toc>