Boost.Geometry minor doc tweak

[SVN r76989]
This commit is contained in:
Barend Gehrels 2012-02-12 11:32:16 +00:00
parent b3d5729e4d
commit 2bcbf859d0
2 changed files with 6 additions and 5 deletions

View File

@ -12,7 +12,7 @@
[library Geometry [library Geometry
[quickbook 1.5] [quickbook 1.5]
[version 1.0] [version 1.49]
[authors [Gehrels, Barend], [Lalande, Bruno], [Loskot, Mateusz]] [authors [Gehrels, Barend], [Lalande, Bruno], [Loskot, Mateusz]]
[copyright 2009-2012 Barend Gehrels, Bruno Lalande, Mateusz Loskot] [copyright 2009-2012 Barend Gehrels, Bruno Lalande, Mateusz Loskot]
[purpose Documentation of Boost.Geometry library] [purpose Documentation of Boost.Geometry library]

View File

@ -37,7 +37,9 @@ The library follows existing conventions:
* conventions from boost * conventions from boost
* conventions from the std library * conventions from the std library
* conventions and names from one of the __ogc__ standards on geometry * conventions and names from one of the __ogc__ standards on geometry and, more
specificly, from the
[@http://portal.opengeospatial.org/files/?artifact_id=25355 Simple Feature Specification]
The library was released with Boost 1.47.0 and from that point on it is The library was released with Boost 1.47.0 and from that point on it is
officially part of the Boost C++ Libraries. officially part of the Boost C++ Libraries.
@ -63,8 +65,7 @@ __boost_geometry__ was accepted by Boost at November 28, 2009
There is a __boost_geometry__ [@http://lists.boost.org/mailman/listinfo.cgi/geometry There is a __boost_geometry__ [@http://lists.boost.org/mailman/listinfo.cgi/geometry
mailing list]. The mailing list and its messages are also accessible from mailing list]. The mailing list and its messages are also accessible from
[@http://boost-geometry.203548.n3.nabble.com/ Nabble] as Boost Geometry. On [@http://boost-geometry.203548.n3.nabble.com/ Nabble] as Boost Geometry. Also on
the Boost Developers list and on the Boost Users list are also sometimes the Boost Developers list and on the Boost Users list __boost_geometry__ is discussed.
messages about __boost_geometry__.
[endsect] [endsect]