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[/library Geometry Index 12 [quickbook 1.5] 13 [authors [Wulkiewicz, Adam]] 14 [copyright 2011-2013 Adam Wulkiewicz] 15 [purpose Documentation of Boost.Geometry Index library] 16 [license 17 Distributed under the Boost Software License, Version 1.0. 18 (See accompanying file LICENSE_1_0.txt or copy at 19 [@http://www.boost.org/LICENSE_1_0.txt]) 20 ] 21 [id geometry] 22 [category geometry] 23/] 24 25[def __boost_geometry_index__ Boost.Geometry.Index] 26 27[def __rtree__ R-tree] 28 29[def __value__ Value] 30[def __parameters__ Parameters] 31[def __allocator__ Allocator] 32[def __indexable__ Indexable] 33 34[include imports.qbk] 35 36[include introduction.qbk] 37 38[/include rtree.qbk] 39[include rtree/quickstart.qbk] 40[include rtree/creation.qbk] 41[include rtree/query.qbk] 42[include rtree/examples.qbk] 43[/include rtree/experimental.qbk] 44