Sébastien Loriot
5ec28b1cf4
replacing the usage of section in user man by \cgalHeading macro call
2013-01-07 18:04:37 +01:00
Sébastien Loriot
82b2ebc865
apply the cpp0x namespace renaming in all files
2012-12-19 11:33:17 +01:00
Philipp Möller
75f69570dc
Change the titles of mainpages to "User Manual"
...
This leads to a slightly odd result in the search for "User Manual",
but makes the pages themselves more consistent.
2012-12-13 14:47:09 +01:00
Sébastien Loriot
4ec9529581
Merge branch 'doxy-port-pmoeller'
...
Conflicts:
.gitattributes
Surface_reconstruction_points_3/include/CGAL/Poisson_reconstruction_function.h
Surface_reconstruction_points_3/include/CGAL/Reconstruction_triangulation_3.h
Surface_reconstruction_points_3/include/CGAL/k_nearest_neighbor.h
2012-11-27 10:05:41 +01:00
Sébastien Loriot
9576be3c3b
add doc in dont_submit
2012-11-27 08:42:02 +01:00
Sébastien Loriot
920eb63882
backporting documentation changes of master@9fcc5b57 into doxy-port-pmoeller
...
Conflicts:
Arrangement_on_surface_2/doc/Arrangement_on_surface_2/CGAL/Arr_linear_traits_2.h
Installation/doc_tex/Installation/usage.tex
Kernel_23/doc/Kernel_23/CGAL/Projection_traits_xy_3.h
Mesh_2/doc/Mesh_2/Concepts/ConformingDelaunayTriangulationTraits_2.h
Spatial_searching/doc/Spatial_searching/CGAL/Incremental_neighbor_search.h
Spatial_searching/doc/Spatial_searching/CGAL/K_neighbor_search.h
Spatial_searching/doc/Spatial_searching/CGAL/Orthogonal_incremental_neighbor_search.h
2012-11-23 22:54:31 +01:00
Sébastien Loriot
12f13a686c
backport commit in tex file from master into doxygen
2012-11-23 19:08:44 +01:00
Andreas Fabri
5f7e44a277
small fixes
2012-11-23 14:30:41 +01:00
Andreas Fabri
72f48d7e8d
Polish dD Spatial Searching
2012-11-23 13:59:31 +01:00
Sébastien Loriot
bfca42081d
add missing backquotes in cgalModels
2012-11-23 09:55:55 +01:00
Sébastien Loriot
834dd92263
special cases for replacing \cgalModels ::FOO by \cgalModels `FOO`
2012-11-23 09:42:09 +01:00
Sébastien Loriot
ae8362b7d6
replace \cgalModels ::FOO by \cgalModels `FOO`
...
using:
perl -pi -e 's/\\cgalModels\s+::([A-Za-z0-9_:]+)\s*$/\\cgalModels `$1`\n/'
2012-11-23 09:37:53 +01:00
Sébastien Loriot
8d741d504d
remove % in section name
2012-11-14 16:10:15 +01:00
Sébastien Loriot
128b02abb8
update CGAL custom doxygen macros
...
corresponds to a run of the script Documentation/conversion_tools/rename_macros.sh
+manual edit of doxyassist.xml and pkglist_filter.py
2012-11-14 00:31:05 +01:00
Sébastien Loriot
bbb7de3547
doc bugfix Distance_for_point_adapter is actually Distance_adapter
...
which actually is a better name :)
2012-11-08 14:53:39 +00:00
Sébastien Loriot
ae159cbdf3
replace markup #, ##, ### by \section, \subsection and \subsubsection
...
(script replacement)
2012-11-06 22:02:15 +00:00
Philipp Möller
31a3c07418
Turn \refines :: into \refines `X` globally
2012-10-25 09:48:39 +00:00
Philipp Möller
31e9eadf8b
Fix all PackageDescriptions to a newer layout
2012-10-19 15:52:31 +00:00
Andreas Fabri
376ed06365
remove todo
2012-10-05 07:45:45 +00:00
Andreas Fabri
237af122b3
finished
2012-10-05 07:42:09 +00:00
Philipp Möller
bc48dfe5a0
Be consistent about author/authors
2012-10-03 16:40:16 +00:00
Philipp Möller
272a52ee44
Do a global pass over Doxygen warnings/errors.
2012-10-02 15:12:54 +00:00
Philipp Möller
c9fdbf3edb
Add an anchor to each level one heading, so we get a nice tree in the
...
user manuals.
2012-10-02 11:53:01 +00:00
Philipp Möller
37778547bf
Fix example to point to paths similar to a flat layout
2012-10-01 18:02:44 +00:00
Philipp Möller
b64ba48134
The changes to move the package overview labels into the
...
PackageDescription.
2012-09-25 17:17:49 +00:00
Andreas Fabri
67a9587167
Add typedef keyword
2012-09-21 13:30:32 +00:00
Philipp Möller
e54098fb57
Throw out left over Classified files and move their content if
...
necessary.
2012-09-20 16:29:19 +00:00
Philipp Möller
1954eff3d6
* build normalized mainpage anchors
...
* better naming for Pkg commands
* User and Reference Manual links from the PackageOverview
2012-09-20 15:30:03 +00:00
Philipp Möller
1b3a78a08f
Salvage the demo information from the old package description.
2012-09-20 13:30:49 +00:00
Andreas Fabri
6f61e2b2ee
Downsize headings
2012-09-17 14:53:05 +00:00
Philipp Möller
864aebe2e5
Merge next.
...
This commit also updates the respective mock-headers when the
corresponding .tex documentation has changed. This has been the case for:
AABB_tree/doc_tex/AABB_tree_ref/AABBGeomTraits.tex
AABB_tree/doc_tex/AABB_tree_ref/AABBTraits.tex
AABB_tree/doc_tex/AABB_tree_ref/AABB_traits.tex
Mesh_3/doc_tex/Mesh_3_ref/parameters_features.tex
Mesh_3/doc_tex/Mesh_3_ref/parameters_no_features.tex
Number_types/doc_tex/NumberTypeSupport_ref/Interval_nt.tex
Number_types/doc_tex/NumberTypeSupport_ref/Lazy_exact_nt.tex
Spatial_searching/doc_tex/Spatial_searching_ref/Search_traits_2.tex
Spatial_searching/doc_tex/Spatial_searching_ref/Search_traits_3.tex
Triangulation_2/doc_tex/Triangulation_2_ref/Constrained_Delaunay_triangulation_2.tex
2012-09-12 14:14:22 +00:00
Andreas Fabri
4237508ae2
whitespace
2012-09-03 14:26:41 +00:00
Andreas Fabri
028726c79f
typos
2012-09-03 13:40:56 +00:00
Andreas Fabri
e774b01b9a
unlink
2012-09-03 13:17:40 +00:00
Philipp Möller
2d8931167f
autoexamples
2012-08-29 16:20:55 +00:00
Philipp Möller
5a0a5403c4
Enable autotoc on mainpages
2012-08-29 15:45:17 +00:00
Philipp Möller
e2616dafb1
Rebuild the how_to_cite structure
2012-08-28 17:33:45 +00:00
Andreas Fabri
3b1a496f13
Unlink 'Default'
2012-08-28 14:05:21 +00:00
Andreas Fabri
bbd2973905
fix as r71706
2012-08-28 08:59:37 +00:00
Sébastien Loriot
96216dbcfa
doc bug fix: Sphere_2 is Circle_2
2012-08-28 08:08:51 +00:00
Sébastien Loriot
78c6c1a058
doc bug fix: Construct_iso_cuboid_3 is required to define Construct_iso_cuboid_d for being
...
a model of RangeSearchTraits
2012-08-28 07:59:16 +00:00
Andreas Fabri
6343443d92
unlink Cartesian
2012-08-27 13:09:56 +00:00
Andreas Fabri
9375a5e04a
fix linking in \hasModel by backquoting
2012-08-27 13:08:43 +00:00
Andreas Fabri
af87732f6a
Add \anchor of chapters
2012-08-21 10:18:58 +00:00
Philipp Möller
d3a9a641de
Refurb package descriptions with a label for the license.
2012-08-20 14:28:36 +00:00
Andreas Fabri
33c414cc88
no blank between k and d in k-d tree
2012-08-17 12:39:28 +00:00
Philipp Möller
6a45864c1a
Throw a set of ported doc files under version control
2012-08-09 16:07:44 +00:00
Philipp Möller
542f5d9c51
Merged ^/branches/next here
2012-04-16 08:53:21 +00:00
Sébastien Loriot
1933237821
do not use punctuation marks in "see also"
2012-02-07 14:06:58 +00:00
Sébastien Loriot
236a7f6b73
add missing end-of-line
2012-02-07 13:59:39 +00:00
Laurent Rineau
a37c74d534
Add license files, per package
2012-01-16 15:54:22 +00:00
Laurent Rineau
2af2160942
Turn \ccLicenseQPL into \ccLicenseGPL
2012-01-13 17:13:55 +00:00
Laurent Rineau
8f59fd9592
Turn QPL into LGPLv3+
2012-01-13 16:33:35 +00:00
Sébastien Loriot
69b2f7079a
BUGFIX:
...
incremental neighbor search classes were storing a nested ref_counted iterator
for begin() which implies that a call to operator++ on a copy of an iterator
increment the internal copy of the class (cannot make several pass).
There is still a problem in case of copy outside of the class but this is
a first step (a deep_copy method should be provided for iterators which would
need a small feature).
2012-01-05 09:45:15 +00:00
Philipp Möller
4d2480ffe0
Adjusted typedef to actually be a value instead of a reference
2011-12-06 16:37:04 +00:00
Andreas Fabri
28cac7eaaa
Introduce size_type as return type for Kd_tree::size()
2011-11-21 12:47:57 +00:00
Laurent Rineau
93486787c3
The inside of ccPkgDescription must not contain black lines between macros
...
Otherwise that inserts a buggy "<p>" tag in the package overview where the
doctype does not allow it.
2011-11-15 19:16:23 +00:00
Sébastien Loriot
554f62d411
remove executable property from copyright files
2011-10-03 08:18:16 +00:00
Sébastien Loriot
bff8218bd0
merge from next
2011-09-30 06:51:51 +00:00
Sébastien Loriot
078e375437
small feature (testsuite OK):
...
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/spatial_search_fuzzy_item_constructor
2011-09-30 06:37:08 +00:00
Andreas Fabri
fd94d78521
Add a file with the copyright holder(s) to the package_info
2011-09-29 20:47:15 +00:00
Laurent Rineau
fdb7ea6c6b
prepare ccPkgHowToCiteCgal for CGAL-3.10 (in 2012)
2011-09-28 16:15:05 +00:00
Sébastien Loriot
751f3ba08b
the class Kd_tree is now read-only thread-safe using a mutex.
2011-09-08 16:12:51 +00:00
Sébastien Loriot
00edcf0f64
documentation after Andreas' review
2011-09-07 13:34:13 +00:00
Sébastien Loriot
37b02012b6
fix const-correctness issue in the spatial searching package. In particular this
...
remove all mutable member variable and leave only one const_cast in the kd-kdtree private function
const_build. This function is called in const predicates when the tree is not already internally built.
The documentation has been update and a few typos fixed at the same time.
2011-09-07 09:04:52 +00:00
Sébastien Loriot
68fa5cdfb7
DOC BUGFIX:
...
remove a remark that I forget to remove at r63613
2011-09-06 08:12:50 +00:00
Sébastien Loriot
2f667ba6ec
DOC BUGFIX:
...
The Splitter concepts must define an operator() which depends on
the class Point_container, which is why I resurrected file Point_container.tex
2011-09-06 06:22:29 +00:00
Philipp Möller
f9b288db90
Merged branch ^/branches/features/gsoc2011-copy_n-pmoeller.
...
Small feature page: https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Small_Features/Replace_copy_n
2011-08-26 14:34:10 +00:00
Sébastien Loriot
2dda11dde7
typo (concept notation for template parameter)
2011-07-18 13:44:44 +00:00
Laurent Rineau
369498d1e5
Cancel revision 64607. There had been a problem with the branch.
...
| ------------------------------------------------------------------------
| r64607 | efif | 2011-07-05 17:27:04 +0200 (Tue, 05 Jul 2011) | 1 line
|
| Merged feature-branch Aos_2-new_functors-tau into next
| ------------------------------------------------------------------------
2011-07-06 11:11:58 +00:00
Laurent Rineau
6f05e72cef
Global maintenance of CMakeLists.txt: CMake minimal version is -2.6.2
...
The documentation of CGAL says that the minimal version of CMake must be
CMake-2.6.2.
- change cmake_minimum_required to VERSION 2.6.2
- no longer any need for the policy CMP0003 (was for 2.4.x)
- no longer any need for CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS (was for 2.4)
2011-04-27 18:06:32 +00:00
Sébastien Loriot
fd7e66b512
in modifs of r62100 removed a needed ++i
2011-04-06 14:36:15 +00:00
Laurent Rineau
3d1fd31b75
Bug fix in <CGAL/Fuzzy_sphere.h>
...
Fuzzy_sphere_3<Search_traits> tried to use Point_d::dimension(), instead of
using Search_traits::Construct_cartesian_const_iterator_d. With a custom
Point_d, there was a compilation error.
2011-04-01 09:47:16 +00:00
Laurent Rineau
da95064578
Update the \ccPkgHowToCiteCgal tag for CGAL-3.8 (2011).
2011-02-24 15:21:10 +00:00
Andreas Fabri
6ba8007815
Use CGAL::abs instead of fabs
2011-02-16 14:05:51 +00:00
Laurent Rineau
c87b63f1fa
Do not submit the demo subdirectory: demo/Spatial_searching is now empty,
...
but the script that creates the internal release creates an buggy
CMakeList.txt in it.
2011-02-10 14:50:18 +00:00
Laurent Rineau
fc581ab7a8
Fix the use of a deprecated function.
2010-12-10 10:18:04 +00:00
Sébastien Loriot
b3687d7b64
typo
2010-12-08 16:25:12 +00:00
Sébastien Loriot
ffce30c618
typo
2010-12-08 16:20:50 +00:00
Laurent Rineau
b6d9716863
According to C++03 [namespace.udecl], a using declaration cannot be about a
...
type.
2010-12-06 11:43:05 +00:00
Laurent Rineau
6730935f04
Do not use the default constructor of Random_points_in_iso_box_d (not
...
documented, and should not exist).
2010-11-24 15:05:46 +00:00
Olivier Devillers
76fca27990
remove unused point_generators_d.h in Splitters.cpp
2010-11-22 09:17:05 +00:00
Olivier Devillers
f2c77cfb67
remove of include of unused point_generators_d.h in Orthogonal_incremental_neighbor_search
2010-11-22 09:12:12 +00:00
Sébastien Loriot
5ee07db31f
operator= of iterator: do nothing when internal ptr are the same.
2010-10-22 13:17:52 +00:00
Sébastien Loriot
d07f78578a
add parenthesis to indicate how an expression should be evaluated.
...
This was done so that an assertion of Orthogonal_incremental_nearest_neighbor does
not fail in case new_off == old_off (when using floating point arithmetic).
2010-10-22 11:03:44 +00:00
Sébastien Loriot
ece84b02fd
iterator of Incremental_nn: add missing const to operator* + types required by std algo
...
itertator of Ortho_incremental_nn: the iterator tag was incorrect: forward -> input
2010-10-22 10:58:59 +00:00
Sébastien Loriot
97ddcd58ac
add missing operator= which was responsible for a double delete
...
of a ref-counted value.
2010-10-21 14:28:31 +00:00
Andreas Fabri
0c7b263dee
avoid log N reallocation steps when inserting N objects in a std::vector and add typedef Traits
2010-09-23 13:52:01 +00:00
Andreas Fabri
6757d2d506
Qt3 -> Qt4
2010-09-22 14:33:43 +00:00
Andreas Fabri
1a47e14de2
Qt3 -> Qt4
2010-09-22 14:33:12 +00:00
Laurent Rineau
cdf0322256
Let's remove all makefiles, now.
2010-08-23 11:03:02 +00:00
Sébastien Loriot
9bb873a0cf
remove unused variable in Base constructor
2010-08-19 12:24:38 +00:00
Sébastien Loriot
26e4e3ae68
correct bug in postfix++ of interator in incremental neighbor search methods
2010-08-18 12:53:25 +00:00
Sébastien Loriot
677fa29eb8
add operator-> in iterator of incremental neighbor search classes
2010-08-18 09:52:36 +00:00
Sébastien Loriot
975843b44e
add clear function that was documented but not implemented
2010-08-18 08:41:40 +00:00
Sébastien Loriot
b34f718001
add benchmark to compare ANN STANN and CGAL::Orthogonal_nearest_neighbor
2010-06-28 13:30:59 +00:00
Andreas Fabri
beafa441a9
1.0 -> FT(1.0)
2010-06-24 13:45:17 +00:00
Andreas Fabri
7ff07cae2c
0 -> FT(0)
2010-06-22 11:52:55 +00:00
Andreas Fabri
8f720d178f
int -> size_t
2010-06-22 10:34:02 +00:00
Andreas Fabri
058ded3975
int -> size_type/std::size_t
2010-06-21 16:22:00 +00:00