generic-poky/documentation/mega-manual
Scott Rifenbark 481c1788bc mega-manual: Edits to fix titling
The way the mega-manual used 'xinclude' to suck in the other
YP manuals was to suck in the root XML file.  The problem with
this was that the root XML file for each subsequent book would
include front-matter information.  The front-matter information
included an .authorgroup style, which caused the new mega-manual
title displayed at the very top to be also re-displayed with
a subsequent manual's title.  These changes altered the strategy
for using 'xinclude' to pull in the various YP manuals.  Rather
than pull in the root XML file for a given manual, individual
chapters are pulled in that comprise a given manual.  A slight
side-effect is that chapter numbering is sequential from top to
bottom in the mega-manual, which I suppose is better as it is
being presented as an entire manual anyway.

(From yocto-docs rev: 61cc9f2f92900894ef09ff13e1e92ebe30a17be3)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-17 15:16:59 +00:00
..
figures mega-manual: Added toaster-title.png and code to include toaster-manual 2015-02-17 15:16:58 +00:00
mega-manual-customization.xsl mega-manual: Fixed reference to style sheet. 2015-02-17 15:16:58 +00:00
mega-manual.xml mega-manual: Edits to fix titling 2015-02-17 15:16:59 +00:00
mega-style.css mega-manual, Makefile, poky.ent: Added front matter to mega-manual 2015-02-17 15:16:56 +00:00