geometry/doc/index/index.qbk
Adam Wulkiewicz 954dc1dc6e Geometry.Index docs copied to trunk
[SVN r83646]
2013-03-30 13:20:24 +00:00

47 lines
1.6 KiB
Plaintext

[/============================================================================
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)
=============================================================================/]
[library Geometry Index
[quickbook 1.5]
[authors [Wulkiewicz, Adam]]
[copyright 2011-2013 Adam Wulkiewicz]
[purpose Documentation of Boost.Geometry Index library]
[license
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])
]
[id geometry]
[category geometry]
]
[def __box__ [@http://www.boost.org/libs/geometry/doc/html/geometry/reference/concepts/concept_box.html Box]]
[def __point__ [@http://www.boost.org/libs/geometry/doc/html/geometry/reference/concepts/concept_point.html Point]]
[def __boost__ [@http://www.boost.org/libs/libraries.htm Boost]]
[def __boost_geometry__ [@http://www.boost.org/libs/geometry/doc/html/index.html Boost.Geometry]]
[def __boost_geometry_index__ Boost.Geometry Index]
[def __rtree__ R-tree]
[def __value__ Value]
[def __parameters__ Parameters]
[def __allocator__ Allocator]
[def __indexable__ Indexable]
[def __cgeometry__ [@http://www.boost.org/libs/geometry/doc/html/index.html geometry]]
[def __cboost__ [@http://www.boost.org/libs/libraries.htm boost]]
[include imports.qbk]
[include introduction.qbk]
[include rtree.qbk]