Fix doc build for 2 libraries which use own css.

I changed the default to use doc/src/boostbook.css. So add an explicit
location to libraries which use their own stylesheet.

[SVN r64170]
This commit is contained in:
Daniel James
2010-07-19 20:17:58 +00:00
parent 97e314f03a
commit 57c07c7a57

View File

@ -24,6 +24,7 @@ boostbook standalone
optional
:
<xsl:param>boost.root=../../../..
<xsl:param>html.stylesheet=boostbook.css
<xsl:param>toc.max.depth=2
<xsl:param>toc.section.depth=2
<xsl:param>chunk.section.depth=1