2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-16 01:12:13 +00:00

Fix building of standalone bjam docs after Daniel's changes broke them.

[SVN r60772]
This commit is contained in:
Rene Rivera
2010-03-22 19:27:23 +00:00
parent 31bf50d2c7
commit e132e449d2

View File

@@ -30,8 +30,9 @@ boostbook standalone
<dependency>html
<dependency>html/images
<xsl:param>boost.root=.
-<xsl:param>nav.layout=horizontal
-<xsl:param>boost.defaults=Boost
<xsl:param>nav.layout=none
<xsl:param>boost.image=Boost
<format>html:<xsl:param>admon.graphics.path=images/
<format>html:<xsl:param>navig.graphics.path=images/
;