For Boost.Build, I used <part> as my starting element, because it allowed me to use both <chapter> and <appendix> when organizing the docs. But when I update doc/src/boost.xml to xinclude our xml file, boostbook turns that into a separate <book> element. this means that the Boost.Build docs don't appear on the index.html, but in a separate 'bk02.html' file.
Should I used a different top-level element, or do we need to tweak boostbook.xsl?
Christopher
------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Boost-docs mailing list [EMAIL PROTECTED] Unsubscribe and other administrative requests: https://lists.sourceforge.net/lists/listinfo/boost-docs
