# Boost.Geometry Index # # Copyright (c) 2011-2012 Adam Wulkiewicz. # # Use, modification and distribution is subject to 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 geometry_index/doc ; import boostbook ; import quickbook ; boostbook geometry_index-doc : index.qbk : Jamfile.v2 generated/rtree.qbk html pdf:boost.url.prefix=http://www.boost.org/doc/libs/release/doc/html chunk.section.depth=2 chunk.first.sections=1 toc.section.depth=3 toc.max.depth=2 generate.section.toc.level=2 boost.root=http://www.boost.org/doc/libs/release enable_index $(here) ;