1[/============================================================================ 2 Boost.Geometry Index 3 4 Copyright (c) 2011-2012 Adam Wulkiewicz. 5 6 Use, modification and distribution is subject to the Boost Software License, 7 Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at 8 http://www.boost.org/LICENSE_1_0.txt) 9=============================================================================/] 10 11[section R-tree] 12 13[include rtree/introduction.qbk] 14[include rtree/quickstart.qbk] 15[include rtree/creation.qbk] 16[include rtree/query.qbk] 17[include rtree/examples.qbk] 18[include rtree/experimental.qbk] 19[/include rtree/reference.qbk] 20 21[endsect] 22