1 2# Copyright 2013-2018 Daniel James. 3# Distributed under the Boost Software License, Version 1.0. (See accompanying 4# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) 5 6using boostbook ; 7using quickbook ; 8 9xml simple-boostbook : simple.qbk ; 10 11boostbook simple : simple-boostbook : 12 <xsl:param>boost.root=../../../../.. 13 ; 14