Commit Graph

46 Commits

Author SHA1 Message Date
Tinko Bartels
8baddd3634 Add headers for touches, covered_by, intersects, overlaps to doc Doxyfile. 2019-04-04 16:49:50 +02:00
Adam Wulkiewicz
18ee92853e [io][doc] Add documentation for DSV stream output. 2018-11-29 02:20:01 +01:00
Adam Wulkiewicz
2a2e0ac41e [doc][srs][strategies] Add/improve docs of geographic strategies and spheroid. 2018-03-02 23:22:36 +01:00
Adam Wulkiewicz
88aeb64fe5 [strategy] Take RadiusTypeOrSphere tparam in spherial strategies. 2018-01-23 18:43:56 +01:00
Adam Wulkiewicz
60592cff99 [doc] Update reference (area strategy, set operations, is_simple, is_valid).
Remove area::huiller, add area::spherical strategy.
Distinguish between versions of algorithms taking and not taking strategies.
2017-03-05 20:24:23 +01:00
barendgehrels
51d1a48ca1 [doc] update for doxygen 2016-12-04 16:40:04 +01:00
Menelaos Karavelas
dbc1b5af21 [doc][envelope][expand] fix doxyegen path for envelope and expand 2015-06-02 14:30:56 +03:00
Adam Wulkiewicz
e338fa5f61 [doc] Improve indentation in Doxyfile. 2015-05-13 17:58:24 +02:00
Adam Wulkiewicz
2c3ad250e0 [doc] Small changes - indentation in Doxyfile and copyright in example. 2015-05-13 17:51:17 +02:00
Adam Wulkiewicz
45dc5fd0e4 [doc] Add documentation and examples for relate() and relation() algorithms.
Add also documentation for DE-9IM classes.
2015-05-01 16:49:11 +02:00
Adam Wulkiewicz
aa58f4a022 [geometries][doc] Improve the description of constructors of non-complex geometries.
Add missing descriptions.
Unify the non-initializing default constructors descriptions.
2015-04-09 16:25:59 +02:00
Menelaos Karavelas
821c9ef172 [doc][Doxyfile] remove deprecated multi/ directories from input path 2015-03-12 10:01:24 +02:00
Adam Wulkiewicz
9cbedc03b3 Merge branch 'develop' into feature/initializer_list
Conflicts:
	include/boost/geometry/geometries/point.hpp
2014-11-03 20:06:20 +01:00
Adam Wulkiewicz
a2ff852a28 [doc] Add algorithms/detail buffer and intersection directories to Doxyfile 2014-08-06 20:31:16 +02:00
Menelaos Karavelas
ff8d26e3e9 [doc][is_simple, is_valid] add doxygen and qbk support for documentation
of is_simple and is_valid; add qbk doc for is_simple and is_valid;
add example for is_simple and is_valid;
2014-06-27 02:35:33 +03:00
Menelaos Karavelas
f9f1387efa [doc] add algorithms/detail/comparable_distance to the doxygen input
path
2014-06-26 22:40:21 +03:00
Adam Wulkiewicz
81bcdc34ed [geometries] Define assignment operators taking initializer lists.
Add constructor taking initializer list for multi_point.
2014-06-16 23:54:16 +02:00
Adam Wulkiewicz
9aaffa5f78 [geometries] Add support for std::initializer_list 2014-06-16 19:06:19 +02:00
Barend Gehrels
d44df9b813 [doc] small update for disjoint and contribution 2014-05-26 12:25:56 +02:00
Barend Gehrels
422c6c7129 [doc] Added Samuel and fixed some doc issues for distance 2014-05-16 23:00:13 +02:00
Barend Gehrels
432a4bc6a2 [doc] Moved Doxygen html files (conform index) such that they can be deleted more convenient. 2014-05-07 12:18:37 +02:00
Barend Gehrels
52db334352 [geometry] fixed documentation: removed template parameters, made pythagoras back to a class, remove xml files in make_qbk to avoid using old ones
[SVN r85412]
2013-08-20 20:22:33 +00:00
Barend Gehrels
881fb2d33d [geometry] added Mats' example of adapting a legacy hierarchy, added SVG samples
[SVN r84393]
2013-05-20 17:42:36 +00:00
Barend Gehrels
b74d00c373 [geometry] fix nested square brackets for 0..n-1
[SVN r83724]
2013-04-02 21:21:55 +00:00
Barend Gehrels
4f41383189 [geometry] doc update, udpated Doxyfile for newest version, removed qbk_skip, SHOW_DIRECTORIES, HTML_ALIGN_MEMBERS. Also made a comment for qbk_skip in the src
[SVN r83715]
2013-04-02 17:58:49 +00:00
Barend Gehrels
9cd38383bf Doc update
[SVN r71837]
2011-05-08 20:59:38 +00:00
Barend Gehrels
dbd742cbff Mention all geometry headerfiles explicitly in examples (according to doc)
[SVN r71821]
2011-05-08 14:38:45 +00:00
Barend Gehrels
f633666957 Test/docs (reflecting box_range->box_view and segment_range->segment_view)
[SVN r71795]
2011-05-07 22:13:16 +00:00
Barend Gehrels
1f2b2e40c5 Doc update including adding tests for registration macro's
[SVN r71715]
2011-05-04 16:14:26 +00:00
Barend Gehrels
b2eec50965 Added many docs/samples
Updated for tuple/registration macro


[SVN r71491]
2011-04-25 21:22:58 +00:00
Barend Gehrels
0fa12693b6 Updated xml2qbk parser to distinguish structs/classes, updated tag doc
[SVN r71419]
2011-04-22 12:07:01 +00:00
Barend Gehrels
f4e8438ccb Doc update (metafunctions coordinate type, system, dimensions, point_order, closure, tags degree/radian, constans min_corner, max_corner)
[SVN r71324]
2011-04-16 17:58:34 +00:00
Barend Gehrels
86422d59b5 Reflect changes on make/inserter
[SVN r70825]
2011-04-01 16:54:09 +00:00
Barend Gehrels
8f1ac163c7 Documented area,centroid,within
Renamed combine to expand

[SVN r70711]
2011-03-29 21:21:58 +00:00
Barend Gehrels
eb0bc69f56 Doc update
[SVN r69343]
2011-02-27 18:20:28 +00:00
Barend Gehrels
9382f261fb Doc update, moved reference/* to generated/* and ref/* to reference/*
doxygen_xml2qbk escaping of underscores

[SVN r69328]
2011-02-27 14:02:14 +00:00
Barend Gehrels
5de18e2881 Doc update
[SVN r69128]
2011-02-21 22:26:05 +00:00
Barend Gehrels
5c9e5056e6 Added several samples for make and assign
[SVN r69126]
2011-02-21 19:28:12 +00:00
Barend Gehrels
a35b43a9df Documentaton and samples for for_each
Fix - added default value in free functions

[SVN r68869]
2011-02-14 18:39:39 +00:00
Barend Gehrels
ad9b4738f6 Docupdate, including get/set
[SVN r68681]
2011-02-06 21:06:45 +00:00
Barend Gehrels
314d6dc8f8 Doc update, doc tool update
[SVN r68575]
2011-01-30 21:53:02 +00:00
Barend Gehrels
89aed2c3c8 Copied and adapted descriptions for Geometry Concepts
Reverted qbk_begin / qbk_end back to qbk because multi-line IS possible there
Renamed linear_ring to ring
Updated the doxygen_xml2qbk tool

[SVN r68384]
2011-01-23 15:58:04 +00:00
Barend Gehrels
62cdc82912 Doc update
New: qbk_begin and qbk_end , often more convenient then {qbk..}


[SVN r68368]
2011-01-22 17:36:56 +00:00
Barend Gehrels
cf7b735a1e Small doc-gen update, move from qbk{include,...} to qbk{[include ...]} to have greater flexibility (any qbk code can now be inlined)
[SVN r68304]
2011-01-19 18:17:51 +00:00
Barend Gehrels
7e2866274a Doc update
[SVN r67587]
2011-01-02 20:23:45 +00:00
Barend Gehrels
28e01a38f9 Restructured such that it is more like other boost libraries, folder qbk is now obsolete
[SVN r67515]
2010-12-31 12:03:45 +00:00