Boost C++ Libraries: Ticket #1321: invalid docbook in tool documentation https://svn.boost.org/trac10/ticket/1321 <p> 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 &lt;part&gt; to a &lt;chapter&gt;, since boost.xml includes the build documentation inside a &lt;part&gt; already (&lt;part&gt; is not permitted to have another &lt;part&gt; as child). This also requires various &lt;chapter&gt; and &lt;appendix&gt; elements to be changed into &lt;section&gt;s. </p> <p> The standalone doc is modified to reparent the top-level &lt;section&gt;s back into &lt;chapter&gt; and &lt;appendix&gt; elements, so it's output should be unchanged. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1321 Trac 1.4.3 Frank Mori Hess Mon, 15 Oct 2007 13:56:31 GMT <link>https://svn.boost.org/trac10/ticket/1321#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1321#comment:1</guid> <description> <p> Hmm, trac won't let me attach my patch, it thinks the xml is spam: </p> <p> Submission rejected as potential spam (Maximum number of external links per post exceeded, Akismet says content is spam) </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Vladimir Prus</dc:creator> <pubDate>Mon, 15 Oct 2007 13:58:27 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/1321#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1321#comment:2</guid> <description> <p> Please talk to Boost moderators as to why attachment does not work. </p> <p> Also: if the patch touches anything in build system? From your description it sounds like not, in which case it's not my bug. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Frank Mori Hess</dc:creator> <pubDate>Mon, 15 Oct 2007 14:54:54 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/1321#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1321#comment:3</guid> <description> <p> Here are links to the patch anyways: </p> <p> first version (the build_docs.patch attachment): </p> <p> <a class="ext-link" href="http://article.gmane.org/gmane.comp.lib.boost.documentation/3206"><span class="icon">​</span>http://article.gmane.org/gmane.comp.lib.boost.documentation/3206</a> </p> <p> second version of patch to standalone.xml: </p> <p> <a class="ext-link" href="http://article.gmane.org/gmane.comp.lib.boost.documentation/3210"><span class="icon">​</span>http://article.gmane.org/gmane.comp.lib.boost.documentation/3210</a> </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Frank Mori Hess</dc:creator> <pubDate>Mon, 22 Oct 2007 17:32:44 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/1321#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1321#comment:4</guid> <description> <p> FYI, I've worked around this issue by extending the hack in docbook.xsl for dealing with nested &lt;part&gt; elements. So, apache fop is okay makeing the build docs without my earlier patches. The patch to docbook.xsl is here: </p> <p> <a class="ext-link" href="http://article.gmane.org/gmane.comp.lib.boost.documentation/3222"><span class="icon">​</span>http://article.gmane.org/gmane.comp.lib.boost.documentation/3222</a> </p> <p> and will probably be applied to the trunk next week. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Sat, 19 Apr 2008 15:18:14 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/1321#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1321#comment:5</guid> <description> <p> I'm trying to clean up the documentation related tickets. Should this one be resolved as fixed? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>anonymous</dc:creator> <pubDate>Sat, 19 Apr 2008 15:27:33 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/1321#comment:6 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1321#comment:6</guid> <description> <p> No idea :-) </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Frank Mori Hess</dc:creator> <pubDate>Sat, 19 Apr 2008 17:57:03 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/1321#comment:7 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1321#comment:7</guid> <description> <p> Yes, I think so. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Sat, 19 Apr 2008 18:35:34 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/1321#comment:8 https://svn.boost.org/trac10/ticket/1321#comment:8 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket