Fix the optional and numeric/conversion docs so they generate valid Docbook XML that can be transformed into PDF's.

Regenerated HTML versions of the docs.

[SVN r51218]
This commit is contained in:
John Maddock
2009-02-12 14:01:48 +00:00
parent fd38be1636
commit 20c9fc8ebe
18 changed files with 223 additions and 297 deletions

View File

@ -12,6 +12,8 @@
import quickbook ;
path-constant images : html ;
xml optional
:
optional.qbk
@ -26,5 +28,7 @@ boostbook standalone
<xsl:param>toc.max.depth=2
<xsl:param>toc.section.depth=2
<xsl:param>chunk.section.depth=1
<format>pdf:<xsl:param>img.src.path=$(images)/
;