Adam Wulkiewicz
e7ae7454b7
[doc][index] Remove images of queries using higher-level geometries.
2017-08-01 01:41:16 +02:00
Mateusz Łoskot
7e08464fff
[doc] Add doxygen files clean-up if run with --release-build
...
Delete Doxygen-generated files to avoid copying them into release archive.
Replace os.remove with shutil.rmtree to cope with sub-directories.
2017-03-28 02:09:34 +02:00
Adam Wulkiewicz
056330d610
[doc][index] Add note about result sorting into the kNN query section.
2017-03-05 19:40:28 +01:00
barendgehrels
51d1a48ca1
[doc] update for doxygen
2016-12-04 16:40:04 +01:00
Adam Wulkiewicz
bd7b7da000
[index][doc] Small docs improvements.
2015-03-23 17:27:14 +01:00
Adam Wulkiewicz
d3f95f2cbb
[index][doc] Remove manually enabled doxygen code for details since now it should be automatically generated.
2015-03-20 03:42:13 +01:00
Adam Wulkiewicz
cc4ac4599d
[index][doc] Hide details in docs if DOXYGEN_NO_DETAIL is defined.
...
Change functions return types to unspecified.
Replace parameters defaults generated by functions/metafunctions with values.
Hide base classes.
2015-03-20 02:07:23 +01:00
Adam Wulkiewicz
a5925c63dd
[doc] Fix a comment in the rtree's range adaptors example.
2014-12-22 01:39:51 +01:00
Adam Wulkiewicz
7b1e4bd601
[doc][index] Docs upgrade (mostly related to Range adaptors).
...
Add a tip about usage of Boost.Range adaptors with the rtree.
Add an example of usage of Boost.Range adaptors.
Replace invalid main(void) with main() in examples.
Fix MSVC type conversion warnings in examples.
2014-10-07 14:52:08 +02:00
Adam Wulkiewicz
f02ab87232
[doc][index] Add iterative_query example to imports and tweak it slightly.
2014-07-18 02:04:00 +02:00
Adam Wulkiewicz
68b71f9967
[doc][index] Add iterative query example
2014-07-18 01:51:49 +02:00
Adam Wulkiewicz
e2671483df
[doc][index] Improve dependencies info.
2014-07-11 03:35:04 +02:00
Adam Wulkiewicz
bb8cf8a411
[doc][index] Improve the description of key features and comment the planned features out.
2014-07-11 03:14:49 +02:00
Adam Wulkiewicz
560533e378
[doc][index] Add license info to examples results
2014-07-08 01:38:24 +02:00
Menelaos Karavelas
fcebb52f0a
[doc][index] doxygen 1.8.4 complains that SYMBOL_CACHE_SIZE is obsolete
...
and suggests to remove the entry
2014-06-26 22:38:44 +03:00
Adam Wulkiewicz
08f48ea366
[doc][index] Rearrange knn queries images
2014-06-12 01:38:58 +02:00
Adam Wulkiewicz
d895e84431
[doc][index] Add expected results and some comments to the examples. Add import of the mapped_file example.
2014-06-12 00:01:43 +02:00
Adam Wulkiewicz
e545fe66d8
[doc][index] Add example - rtree stored in mapped file
2014-06-10 02:36:14 +02:00
Adam Wulkiewicz
862743176c
[doc/index] Compact the new knn query pictures. Add knn code snippet.
2014-05-19 02:17:27 +02:00
Adam Wulkiewicz
2df9ea51fe
[doc/index] Updated example rtree pack creation time, after optimization.
2014-05-19 01:56:06 +02:00
Adam Wulkiewicz
92b0491b22
[doc] Add info about Segments Indexables and more pictures.
2014-05-19 01:44:32 +02:00
Adam Wulkiewicz
82304fdeef
[doc] Fix quickref.xml to support new parameter name of nearest(). Also improve the knn examples info.
2014-05-18 19:39:38 +02:00
Adam Wulkiewicz
c51cdc4bb9
[doc][example] Update the knn queries section in docs. Improve knn query visualization in glut_vis.
2014-05-18 19:29:16 +02:00
Adam Wulkiewicz
fdb1afaf20
[test][doc][index] replace <toolset>gcc-mingw with <toolset>gcc,<target-os>windows in Jamfiles.
...
This fixes the ticket 9858.
One Jamfile defines tests for rtree+Interprocess, the second one docs examples using Interprocess.
2014-04-22 16:25:04 +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
dfe76adb2a
[doc][index] Add info about the query iterators - k-NN order and invalidation
2014-04-11 14:08:26 +02:00
Adam Wulkiewicz
9b384bbcab
[doc] add dummy file to empty index/generated directory to force GIT t ohandle it properly
2014-04-09 03:34:29 +02:00
Adam Wulkiewicz
cec1994358
[doc] spatial index iterative queries description improved
2014-02-02 23:02:41 +01: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
Adam Wulkiewicz
ce10039377
[geometry][index]: added iterators test implementation using Boost.Function. Fixed compilation errors in benchmark_experimental.
...
[SVN r85693]
2013-09-16 00:25:37 +00:00
Adam Wulkiewicz
1efb2881ff
[geometry] index docs: removed meaningless 'experimental'.
...
[SVN r85639]
2013-09-10 12:12:43 +00:00
Adam Wulkiewicz
b11eb4fe5b
[geometry] index docs: reformulated sentence.
...
[SVN r85638]
2013-09-10 12:00:44 +00:00
Adam Wulkiewicz
d31d73ed62
[geometry] query iterators described in docs + some fixes of the chapter describing queries.
...
[SVN r85637]
2013-09-10 11:54:34 +00:00
Adam Wulkiewicz
597f121798
[geometry][index] docs updated.
...
[SVN r85617]
2013-09-09 00:02:53 +00:00
Adam Wulkiewicz
d063118a3f
[geometry] docs: added description of contains() and covers() predicates.
...
[SVN r85566]
2013-09-04 19:44:19 +00:00
Adam Wulkiewicz
8ab68c96f6
[geometry][index] example: added segment and linestring intersects queries to glut_vis, doc: added pictures of those queries results.
...
[SVN r85563]
2013-09-04 11:57:34 +00:00
Adam Wulkiewicz
0673b850cc
[geometry][index] docs: planned features list modified.
...
[SVN r84826]
2013-06-18 16:21:31 +00:00
Adam Wulkiewicz
f2fbb111f3
[geometry][index] docs: planned and experimental features section modified, test: added tests for experimental reversed spatial predicates.
...
[SVN r84820]
2013-06-17 22:23:35 +00:00
Adam Wulkiewicz
b6b9716c99
[geometry][index]docs: Modified commented out "TODO".
...
[SVN r84815]
2013-06-17 19:17:53 +00:00
Adam Wulkiewicz
8f132f65cf
[geometry][index]docs: Added commented out "TODO" list.
...
[SVN r84813]
2013-06-17 11:46:53 +00:00
Adam Wulkiewicz
c3e989d882
[geometry][index]docs: rtree figures measurements updated in the introduction.
...
[SVN r84812]
2013-06-17 01:19:11 +00:00
Adam Wulkiewicz
0be05f6951
[geometry][index]docs: Info about R* optimization added.
...
[SVN r84785]
2013-06-14 23:37:19 +00:00
Adam Wulkiewicz
9c7e23743b
[geometry][index]docs: R-tree features not released in 1.54 commented out.
...
[SVN r84766]
2013-06-13 22:08:26 +00:00
Adam Wulkiewicz
c27074ab1d
[geometry][index] docs: R-tree "Implementation details" improved, added "Planned features".
...
[SVN r84756]
2013-06-13 14:26:29 +00:00
Adam Wulkiewicz
bd5ba4b13c
[geometry][index] docs: Improved introduction, added image of tree created using packing algorithm and plots t(Max) t(Min).
...
[SVN r84753]
2013-06-12 23:33:59 +00:00
Mateusz Loskot
3ec31dff76
[geometry] Spell-check spatial index documentation
...
[SVN r84557]
2013-05-30 16:10:18 +00:00
Adam Wulkiewicz
4a59810947
geometry.index docs: experimental features commented, sections replaced by headings in queries description
...
[SVN r84296]
2013-05-16 10:17:25 +00:00
Adam Wulkiewicz
6d63401f08
geometry.index docs: typo fixed.
...
[SVN r84278]
2013-05-13 23:26:07 +00:00
Adam Wulkiewicz
3ebe782140
geometry.index docs: sections in section 'Creation and Modification' replaced by headings.
...
[SVN r84262]
2013-05-13 00:54:31 +00:00
Adam Wulkiewicz
ed2f1fd387
geometry.index docs: section title changed.
...
[SVN r84261]
2013-05-13 00:46:45 +00:00