boostbook/test/Jamfile.v2
Daniel James ceb02ea345 Update various libraries' documentation build.
Mostly to use the images and css files under doc/src instead of
doc/html, usually be deleting the settings in order to use the defaults.
Also add 'boost.root' to some builds in order to fix links which rely on
it.

[SVN r63146]
2010-06-20 18:00:48 +00:00

14 lines
323 B
Plaintext

# Copyright (c) 2009 Daniel James
#
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at
# http://www.boost.org/LICENSE_1_0.txt)
project boost/test ;
import boostbook : boostbook ;
boostbook alt : alt.xml :
<xsl:param>boost.root=../../../..
;