Subject: [Boost-bugs] [Boost C++ Libraries] #1321: invalid docbook in tool documentation
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-10-15 13:52:28
#1321: invalid docbook in tool documentation
-------------------------------------+--------------------------------------
Reporter: fmhess | Owner: vladimir_prus
Type: Bugs | Status: new
Milestone: To Be Determined | Component: build
Version: Boost Development Trunk | Severity: Problem
Keywords: |
-------------------------------------+--------------------------------------
The current boost.build docs don't work with apache fop 0.94 when building
boost.pdf. The attached patch changes the top-level element of the build
documentation from a <part> to a <chapter>, since boost.xml includes the
build documentation inside a <part> already (<part> is not permitted to
have another <part> as child). This also requires various <chapter> and
<appendix> elements to be changed into <section>s.
The standalone doc is modified to reparent the top-level <section>s back
into <chapter> and <appendix> elements, so it's output should be
unchanged.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1321>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:56 UTC