Subject: [Boost-bugs] [Boost C++ Libraries] #1280: sections in imported source files get put inside <para> elements in docbook output
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2007-09-24 19:06:48
#1280: sections in imported source files get put inside <para> elements in docbook
output
---------------------+------------------------------------------------------
Reporter: fmhess | Type: Bugs
Status: new | Milestone: To Be Determined
Component: None | Version: Boost Development Trunk
Severity: Problem | Keywords:
---------------------+------------------------------------------------------
I've noticed that if you have a quickbook file which just imports a bunch
of headers and expands their templates (the [section]s are all in the
header comments), then quickbook decides to put all the sections inside a
<para> element. This prevents docbook from doing any chunking of the html
output. Also, a <section> is not permitted to be a child of a <para> in
docbook.
Attached is a minimal example project that demonstrates the bug. It
includes a file section_in_para.xml which is the intermediate docbook
file that was generated when I built, and which has a <section> inside a
<para>.
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/1280>
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