barendgehrels
9e3fcdb8f9
[doc] update renaming from ublas_transformer to matrix_transformer
2017-01-04 15:45:54 +01:00
Rene Rivera
28c9d63b2d
Add option to specify path to doxygen_xml2qbk tool.
2016-10-09 22:00:33 -05:00
Rene Rivera
f13b300eb4
Support avoiding running b2 in new release doc builds.
2015-12-21 21:17:32 -06:00
Menelaos Karavelas
bf6bc4b5aa
[doc][strategies][distance][cross track point box] add documentation
...
for cross_track_point_box distance strategy
2015-06-13 01:54:49 +03:00
Menelaos Karavelas
bd6cc0e5d3
[doc][algorithms][is_empty] add documentation for is_empty algorithm
2015-06-03 01:08:33 +03: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
Menelaos Karavelas
32635987e8
[doc][algorithms][num_segments] add back documentation for num_segments algorithm
2014-10-27 22:18:07 +02:00
Menelaos Karavelas
6769ad34f4
[doc][num_segments] remove references to the num_segments algorithm;
...
to be added back in boost 1.58;
2014-10-20 01:04:56 +03:00
Menelaos Karavelas
e98bfaca4a
Merge branch 'develop' of https://github.com/boostorg/geometry into feature/num_segments
2014-07-29 00:34:33 +03:00
Adam Wulkiewicz
22f622773e
[doc] Remove multi/multi.hpp convenient header
2014-07-26 22:35:08 +02:00
Barend Gehrels
d945001bbf
[buffer][doc] Add documentation for side_straight, extended doc for buffer with strategies
2014-07-20 13:29:07 +02:00
Barend Gehrels
0b635e342d
[buffer] rename buffer_circle to point_circle to have it consistent with other strategies,
...
and buffer is already in the namespace. same for buffer_square -> point_square
2014-07-20 10:38:40 +02:00
Barend Gehrels
c12701bb40
[buffer] documentation of 6 distance strategies
2014-07-19 23:05:45 +02:00
Barend Gehrels
46068123b9
[buffer] create documentation about PointStrategy (buffer_circle)
...
add buffer_square as alternative
2014-07-19 14:36:39 +02:00
Menelaos Karavelas
c523754768
[doc] add num_segments algorithm
2014-07-17 03:04:12 +03:00
Adam Wulkiewicz
e9178b6a80
Merge pull request #75 from mkaravel/feature/is_simple
...
Feature/is simple
2014-07-01 17:27:01 +02:00
Menelaos Karavelas
1465ada4ba
[doc][stratiegies][distance] add pythagoras point-box and box-box strategies
2014-06-27 03:37:00 +03: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
Barend Gehrels
46a5e4e090
[doc] Updated make_qbk
2014-05-07 11:57:21 +02:00
Adam Wulkiewicz
ec576e827c
[doc] Change non-portable run_command rm to os.remove in make_qbk scripts
2014-04-19 02:29:54 +02:00
Adam Wulkiewicz
edf8a613ff
[doc][crosses][overlaps] add crosses() to make_qbk.py script, add parameters info to crosses() and overlaps()
2014-04-09 03:26:07 +02:00
Mateusz Loskot
b98a76bbb4
[geometry] Fix make_qbk.py to handle empty string returned by os.path.dirname() if called as: $ python /path/to/make_qbk.py. Print current working directory, for easier debugging.
...
[SVN r86752]
2013-11-18 13:21:00 +00:00
Barend Gehrels
ed885cbf1f
[geometry] Applied patch in ticket 9245 about error messages in make_qbk.py
...
[SVN r86295]
2013-10-13 20:10:25 +00: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
449c1fcc13
[geometry][doxygen_xml2qbk][ #8825 ] applied patch (modified making behaviour optional)
...
[SVN r85384]
2013-08-17 21:05:44 +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
Adam Wulkiewicz
45a0069cc0
geometry docs: fixed portablility issue in script generating docs
...
[SVN r83759]
2013-04-03 21:20:17 +00:00
Adam Wulkiewicz
19452a4347
Boost.Geometry: integrated documentation of Index and moddified doxygen_xml2qbk.
...
[SVN r83730]
2013-04-02 22:56:10 +00:00
Barend Gehrels
a02bebd0fe
[geometry] doc updates w.r.t. touch (forgot to commit last time)
...
[SVN r78714]
2012-05-28 12:25:16 +00:00
Barend Gehrels
9ad8901329
Boost.Geometry added comment for bjam/b2
...
[SVN r76998]
2012-02-12 17:13:46 +00:00
Barend Gehrels
604bb60f17
Boost.Geometry doc updates
...
[SVN r76963]
2012-02-10 19:52:53 +00:00
Barend Gehrels
7cb0ae96fd
Boost.Geometry update copyright -> 2012
...
[SVN r76390]
2012-01-09 21:56:08 +00:00
Barend Gehrels
b9ae2f8835
Updated doc w.r.t. side strategies
...
[SVN r72418]
2011-06-05 17:40:41 +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
373f4dc5f4
Doc update (metafunctions tag, tag_cast, point_type)
...
[SVN r71330]
2011-04-16 20:43:54 +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
a01c615089
Made copyright notices in libs/geometry consistent
...
[SVN r70876]
2011-04-02 20:33:14 +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
61fb9d0cb5
Applied patch of Daniel James to build doc:
...
- install location goes to dist/bin
- support for multiple Doxygen's
[SVN r70181]
2011-03-19 13:40:38 +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
4badcdc600
Moved dissolve to extension
...
Fixed extensions connect/offset tests for gcc
[SVN r69086]
2011-02-20 18:18:10 +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
31a576a61d
Removed (Doxygen) group descriptions
...
Reworked doxygen_xml2qbk, splitted into headerfiles, using program_options, geometry independant
[SVN r68365]
2011-01-22 15:30:44 +00:00
Barend Gehrels
8124ca7dce
Inspect tool report update
...
[SVN r67628]
2011-01-03 18:10:53 +00:00
Barend Gehrels
7e2866274a
Doc update
...
[SVN r67587]
2011-01-02 20:23:45 +00:00
Barend Gehrels
a90c89682e
Doc update, added strategies, metafunctions, iterators, ranges (only structure update, not textual)
...
[SVN r67552]
2011-01-01 21:54:15 +00:00
Barend Gehrels
3ad7294c9c
Doc update, enhanced converter, added many groups, fixed many endpoints
...
[SVN r67540]
2011-01-01 16:22:40 +00:00
Barend Gehrels
10de005d77
Doc update
...
[SVN r67532]
2011-01-01 13:11:59 +00:00