]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
overview-manual: Added new "overview" manual to YP doc set
authorScott Rifenbark <srifenbark@gmail.com>
Thu, 4 Jan 2018 00:09:41 +0000 (16:09 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 14 Feb 2018 15:25:27 +0000 (15:25 +0000)
commitbc6a19d6a765dbc91c090cabddb6dd968378237d
tree2bc9dcc8c60de05f33cba4270c50211339d1d97b
parent9f478d13585ca0ae129ffdb71a1b68b0202a2465
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>
20 files changed:
documentation/Makefile
documentation/mega-manual/figures/overview-title.png [new file with mode: 0644]
documentation/mega-manual/mega-manual.xml
documentation/overview-manual/eclipse/html/overview-manual/figures/overview-title.png [new file with mode: 0644]
documentation/overview-manual/eclipse/html/overview-manual/index.html [new file with mode: 0644]
documentation/overview-manual/eclipse/html/overview-manual/index.xml [new file with mode: 0644]
documentation/overview-manual/eclipse/html/overview-manual/overview-manual-intro.html [new file with mode: 0644]
documentation/overview-manual/eclipse/html/overview-manual/overview-other-information.html [new file with mode: 0644]
documentation/overview-manual/eclipse/html/overview-manual/overview-welcome.html [new file with mode: 0644]
documentation/overview-manual/eclipse/overview-manual-toc.xml [new file with mode: 0644]
documentation/overview-manual/figures/overview-title.png [new file with mode: 0644]
documentation/overview-manual/overview-manual-customization.xsl [new file with mode: 0644]
documentation/overview-manual/overview-manual-eclipse-customization.xsl [new file with mode: 0644]
documentation/overview-manual/overview-manual-intro.xml [new file with mode: 0644]
documentation/overview-manual/overview-manual.html [new file with mode: 0644]
documentation/overview-manual/overview-manual.tgz [new file with mode: 0644]
documentation/overview-manual/overview-manual.xml [new file with mode: 0644]
documentation/overview-manual/overview-style.css [new file with mode: 0644]
documentation/poky.ent
documentation/tools/mega-manual.sed