diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2015-02-03 17:14:41 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-02-17 15:16:59 +0000 |
commit | 481c1788bcf4a37a7eb9a6ce4d0fe00d6df29827 (patch) | |
tree | cb9e1cb9d42c5a08b57df0d68cf868a83b3262ee /documentation/Makefile | |
parent | 0c4e31cef1f5c3fa1500fb377a83965475a3ae79 (diff) | |
download | poky-481c1788bcf4a37a7eb9a6ce4d0fe00d6df29827.tar.gz |
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>
Diffstat (limited to 'documentation/Makefile')
0 files changed, 0 insertions, 0 deletions