Laurent Rineau
f70eb8a2b4
Use the MathJaX CDN with https://
...
Otherwise, Firefox, when reading CGAL documentation pages through an
https connection, will refuse to load MathJaX via the CDN.
(cherry picked from commit 6f24960677 )
2014-10-17 19:06:08 +02:00
Andreas Fabri
9af438d488
add example path and write intro
2014-10-15 14:35:34 +02:00
Andreas Fabri
4be974b230
Improve Getting Started
2014-10-14 18:38:18 +02:00
Stephen Kiazyk
f720e3a07f
Proofreading the documentation
2014-09-26 11:53:30 -04:00
Sébastien Loriot
fbc46bd95e
rename Polyhedron_shortest_path -> Surface_mesh_shortest_path
2014-09-19 17:33:43 +02:00
Sébastien Loriot
d0db4d87db
fix package overview
2014-09-18 11:08:42 +02:00
Sébastien Loriot
35bae7aae9
revert wrong modifications in a6ea82cb
2014-09-18 10:59:23 +02:00
Stephen Kiazyk
7b347ed166
Added a new example of the sequence visitor to the docs
...
Also fixed/updated some of the documentation images
2014-09-18 04:47:35 -04:00
Michael Hemmer
99a9367396
added visibility paper of EuroCG 2014 arXiv version
2014-09-17 16:36:42 +02:00
Stephen Kiazyk
088774528a
First round of Reference Manual revisions
2014-09-16 17:11:08 -04:00
Efi Fogel
99f663b8bd
merged with the reduced convolution branch
2014-09-15 19:33:17 +03:00
Clement Jamin
8f259e5dea
Merge branch 'Triangulation-higher_dimensions-odevil_shornus-old' into Triangulation-higher_dimensions-odevil_shornus
2014-09-09 11:20:33 +02:00
Andreas Fabri
5fde9635d2
Reorder packages in the Part Geometry Processing: Surfaces, Points, 2D
2014-08-29 15:57:51 +02:00
Andreas Fabri
d5d9104736
typo
2014-08-27 11:28:55 +02:00
Andreas Fabri
e23cbaaa67
typo
2014-08-27 11:22:39 +02:00
Laurent Rineau
6f24960677
Use the MathJaX CDN with https://
...
Otherwise, Firefox, when reading CGAL documentation pages through an
https connection, will refuse to load MathJaX via the CDN.
2014-08-25 16:51:08 +02:00
Aurélien Vialon
3061863027
Some corrections about documentation.
2014-08-19 19:52:30 +02:00
Aurélien Vialon
ec39bd6ea9
Add of Qt5 support into documentation.
2014-08-19 18:50:38 +02:00
Sébastien Loriot
b1985a2674
update videos for the deformation package
2014-08-15 08:50:01 +02:00
Sebastian Morr
c6360ce3a4
Cite Behar & Lien's paper in reduced convolution M-sum method documentation
2014-08-13 15:01:29 +02:00
Sébastien Loriot
5083f0b6c3
Merge branch 'gsoc13-CurveSkeleton-new_package-xgao-old' into gsoc13-CurveSkeleton-new_package-xgao
2014-08-12 15:07:49 +02:00
Sébastien Loriot
bbfddeb0d9
Merge branch 'Polyhedron_HoleFilling-GF-old' into Polyhedron_HoleFilling-GF
...
Conflicts:
Documentation/doc/Documentation/dependencies
Documentation/doc/Documentation/packages.txt
Polyhedron/demo/Polyhedron/CMakeLists.txt
Polyhedron/demo/Polyhedron/Polyhedron_demo_selection_plugin.cpp
Polyhedron/demo/Polyhedron/Scene.cpp
Polyhedron/demo/Polyhedron/Scene_polyhedron_item_decorator.h
Polyhedron/demo/Polyhedron/Scene_polyhedron_selection_item.h
Solver_interface/include/CGAL/Eigen_solver_traits.h
2014-08-12 07:11:07 +02:00
Stephen Kiazyk
9cda3aa2ea
Add user manual for package with figures and examples
2014-08-08 14:17:34 -04:00
Jocelyn MEYRON
4a50711cf8
add halfspaces_intersection_with_construction_3 + doc + benchmark
2014-08-08 17:32:58 +02:00
Andreas Fabri
43b8390a70
Merge branch 'Triangulation_2-NewPolylineConstraint-GF-old' into Triangulation_2-NewPolylineConstraint-GF
2014-08-08 12:47:15 +02:00
Stephen Kiazyk
a6ea82cbf7
Add an example using OpenMesh
...
Involves several changes to the Polyhedron_shortest_path class which were
not conformant to the Face Graph concept.
2014-08-04 22:59:51 -04:00
Laurent Rineau
d2a2e9d64b
Fix a minor bug in the generated documentation
...
Probably due to a bug of Doxygen, two sentences were glued, without any
whitespace.
2014-08-01 10:47:43 +02:00
Sébastien Loriot
9a48be8c59
Merge branch 'Polyhedron_demo-point_item_knows_if_it_has_normals-local' into Point_set_shape_detection_3-cjamin
2014-07-28 09:18:17 +02:00
Laurent Rineau
90ec02f576
Prepare for CGAL-4.5
2014-07-22 12:47:50 +02:00
Sébastien Loriot
33ab5502f0
Merge branch 'Point_set_shape_detection_3-cjamin-old' into Point_set_shape_detection_3-cjamin
...
Conflicts:
Documentation/doc/Documentation/packages.txt
2014-07-21 13:41:05 +02:00
Clement Jamin
fbf824c711
Merge branch 'Mesh_3-parallel-cjamin'
...
This branch introduces parallel algorithms in Triangulation_3 and Mesh_3,
as well as a Concurrent_compact_container. The corresponding features are:
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Parallel_triangulation_3
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Parallel_Mesh_3
Tested in CGAL-4.5-Ic-98.
Approved by the Release Manager.
2014-07-17 19:08:24 +02:00
Sébastien Loriot
6ed1ba826e
Merge branch 'to-be-tested/Stop_testing_taucs-sloriot'
...
Taucs, Lapack and Blas supports are no longer tested
Approved by the Release Manager
Tested in CGAL-4.5-Ic-97
Conflicts:
Polyhedron/demo/Polyhedron/CMakeLists.txt
2014-07-16 20:19:21 +02:00
Sébastien Loriot
a158d13647
initial version of Surface_mesh package
2014-07-15 12:08:51 +02:00
Sébastien Loriot
776a940df4
Merge branch 'gsoc13-CurveSkeleton-new_package-xgao-old' into gsoc13-CurveSkeleton-new_package-xgao
...
Conflicts:
Documentation/biblio/geom.bib
Documentation/biblio/manual-4.3.bib
Documentation/doc/Documentation/Doxyfile.in
Documentation/doc/Documentation/packages.txt
Polyhedron/demo/Polyhedron/CMakeLists.txt
Solver_interface/include/CGAL/Eigen_solver_traits.h
Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Detail/Edge_collapse_impl.h
Surface_mesh_simplification/include/CGAL/Surface_mesh_simplification/Policies/Edge_collapse/Edge_profile_impl.h
2014-07-10 00:45:05 +02:00
Michael Hemmer
08edac829d
Merge branch 'gsoc2013-Visibility_doc-hemmer-old' into gsoc2013-Visibility_doc-hemmer
...
Conflicts:
Documentation/biblio/how_to_cite.html
Documentation/biblio/how_to_cite_cgal.txt
2014-07-09 12:39:23 +02:00
Sébastien Loriot
16441b0f6d
Merge branch 'Surface_modeling-integration_with_BGL-GF'
...
Introduces the Surface modeling package that allows
to deform a triangulated surface mesh
Successfully tested in CGAL-4.5-Ic-90
Approved by the Release Manager
Conflicts:
Installation/changes.html
2014-07-08 19:53:36 +02:00
Clement Jamin
a83605cf94
This should never have been commited
2014-07-04 20:56:08 +02:00
Clement Jamin
e3abf7fc40
Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin
2014-07-01 10:38:14 +02:00
Sébastien Loriot
aeb094e4cc
more Taucs removal
2014-06-25 15:58:37 +02:00
Sébastien Loriot
0230e979e2
Merge branch 'CGAL-use_leda-GF-OLD' into CGAL-use_leda-GF
...
Conflicts:
Arrangement_on_surface_2/test/Arrangement_on_surface_2/construction_test_suite_generator.cpp
Arrangement_on_surface_2/test/Arrangement_on_surface_2/test_construction.cpp
Documentation/doc/Installation.txt
Kernel_23/include/CGAL/Exact_predicates_exact_constructions_kernel.h
2014-06-18 22:50:06 +02:00
Sébastien Loriot
cb58227f62
Merge branch 'Polyhedron_demo-add_scene_polyhedron_selection_item-sloriot' into Surface_modeling-integration-GF
...
Conflicts:
Polyhedron/demo/Polyhedron/CMakeLists.txt
Polyhedron/demo/Polyhedron/Scene_polyhedron_item.cpp
Polyhedron/demo/Polyhedron/Scene_polyhedron_item.h
Polyhedron/demo/Polyhedron/Travel_isolated_components.h
2014-06-18 11:53:16 +02:00
Sébastien Loriot
70d72d7155
Merge branch 'Polyhedron_HoleFilling-GF-old' into Polyhedron_HoleFilling-GF
...
Conflicts:
Operations_on_polyhedra/include/CGAL/Self_intersection_polyhedron_3.h
Polyhedron/demo/Polyhedron/CMakeLists.txt
2014-06-16 15:30:55 +02:00
Thijs van Lankveld
3a8004e2b3
Processed Andreas' quick review of the documentation.
2014-06-10 15:39:22 +02:00
Laurent Rineau
770a5820d7
Trivial bug fix
...
The files how_to_cite_cgal*.html were created in the source directory,
and not the binary directory.
2014-06-02 16:58:30 +02:00
Clement Jamin
05efa677a1
Merge branch 'Triangulation-higher_dimensions-odevil_shornus-old' into Triangulation-higher_dimensions-odevil_shornus
...
Conflicts:
NewKernel_d/include/CGAL/NewKernel_d/Cartesian_LA_functors.h
NewKernel_d/test/NewKernel_d/Epick_d.cpp
2014-05-28 14:53:26 +02:00
Sven Oesau
eb360523c6
changed CGAL package registration (added point_set_shape_detection_3 in some places)
...
adapted benchmark
small change in documentation text
2014-05-26 10:03:47 +02:00
Thijs van Lankveld
64953a88e4
Update first documentation just before CGAL submission.
...
Performance table added.
2014-05-23 17:16:09 +02:00
Andreas Fabri
194e4241d4
try to add the polyline simplification documentation
2014-05-16 14:51:27 +02:00
Andreas Fabri
8275d99909
fixed typo
2014-05-16 11:07:05 +02:00
Andreas Fabri
9c2bea6308
fixes in polyline simplification
2014-05-15 17:52:44 +02:00
Andreas Fabri
85b29aed5f
treat merge conflicts
2014-05-15 16:09:24 +02:00
Clement Jamin
f3c00442fd
Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin
2014-05-14 19:05:40 +02:00
Sébastien Loriot
07a8ed657a
the post processing also collects fig anchors in the reference manual pages
...
(cherry picked from commit 8576c41a06 )
2014-04-11 10:32:38 +02:00
Sébastien Loriot
8576c41a06
the post processing also collects fig anchors in the reference manual pages
2014-04-10 17:43:28 +02:00
Sébastien Loriot
2892c2fb4e
Merge branch 'Surface_modeling-new_package-GF-old' into Surface_modeling-new_package-GF
...
Conflicts:
Documentation/biblio/geom.bib
Documentation/doxyassist.xml
2014-04-08 14:41:09 +02:00
Sébastien Loriot
7cb7fe806a
doc fix: set year to XX and XXXX in default generated bibtex file and page
2014-03-28 15:42:22 +01:00
Sébastien Loriot
0fa931348a
doc fix: publish the doc only if bash and bibtex are present
2014-03-28 15:41:19 +01:00
Andreas Fabri
c5ae1d35a9
Merge branch 'Advancing_front_surface_reconstruction-afabri-old' into Advancing_front_surface_reconstruction-afabri
2014-03-26 12:55:58 +01:00
Clement Jamin
879e652d08
Add the "Triangulation" package in the lists so that the doc is correctly generated
2014-03-19 14:11:23 +01:00
Shihao Wu
36efbf79a4
* clean up the "CGAL_DEBUG_MODE" blocks
...
* GENERATE_LATEX was changed, but I don't know why
2014-03-17 16:12:23 +08:00
Clement Jamin
157cd0465f
Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin
...
Conflicts:
Mesh_3/demo/Mesh_3/Mesh_3_optimization_plugin_cgal_code.cpp
Mesh_3/doc/Mesh_3/Concepts/MeshCellBase_3.h
Mesh_3/include/CGAL/Mesh_3/C3T3_helpers.h
Mesh_3/include/CGAL/Mesh_3/Mesh_complex_3_in_triangulation_3_base.h
Mesh_3/include/CGAL/Mesh_3/Mesh_global_optimizer.h
Mesh_3/include/CGAL/Mesh_3/Sliver_perturber.h
Mesh_3/include/CGAL/Mesh_3/Slivers_exuder.h
Mesh_3/include/CGAL/Mesh_3/Triangulation_helpers.h
Mesh_3/include/CGAL/Mesh_3/config.h
Mesh_3/include/CGAL/Mesh_3/vertex_perturbation.h
Mesh_3/include/CGAL/Polyhedral_mesh_domain_3.h
Mesh_3/include/CGAL/exude_mesh_3.h
Mesh_3/test/Mesh_3/test_meshing_utilities.h
Triangulation_3/include/CGAL/Triangulation_cell_base_with_circumcenter_3.h
2014-03-10 17:01:03 +01:00
Laurent Rineau
621bea5579
Fix bibtex2html with TexLive
...
See the question:
http://tex.stackexchange.com/q/37822/47086
where the answer "openout_any=a pdflatex file" was given.
2014-02-28 17:12:27 +01:00
Laurent Rineau
eb72332c92
Handle errors of makebiblio, in the cmake script
2014-02-28 17:12:10 +01:00
Laurent Rineau
cc4712d360
Turn messages to WARNING
2014-02-28 17:11:46 +01:00
Laurent Rineau
16a9178d7a
Quiet bibtex2html
2014-02-28 17:11:10 +01:00
Laurent Rineau
8de7596d1d
Make makebiblio fail on errors of sub-commands
2014-02-28 17:10:24 +01:00
Dmitry Anisimov
076ce96561
BaseDoxyFile.in update.
...
Update the option to generate the pdf output together with html.
2014-02-27 23:32:24 +01:00
Sébastien Loriot
553547c8eb
doc postprocessing bug fix: update <title></title> of concept classes
2014-02-27 08:05:32 +01:00
Dmitry Anisimov
d283c86017
Small corrections.
...
Some small corrections to the first local commit of the package Barycentric_coordinates_2.
2014-02-20 22:20:30 +01:00
Dmitry Anisimov
590fa4402f
My first commit.
...
This is the first local commit of the new package Barycentric_coordinates_2 with some types of 2D generalized barycentric coordinates.
2014-02-20 21:41:48 +01:00
Sébastien Loriot
95aa50d5e5
decouple the generation/reading of tag files to avoid issue in parallel build
...
We give to doxygen two different directories for writing and reading
tag files. An additional target is taking care of copying the tag files.
In order to keep the PKG_doc target, I needed to duplicate the
generation commands (since the subtargets added are needed to have a
correct dependancy handling for the doc target).
2014-02-19 11:46:27 +01:00
Sébastien Loriot
74367ba164
fix incorrect use of DEPENDS in add_custom_target
2014-02-19 11:46:03 +01:00
Sébastien Loriot
0592f2abca
update path for windows compatibility
2014-02-12 08:46:37 +01:00
Sébastien Loriot
9c88f54de2
only replace a link to a fig if it was collected
2014-02-11 17:36:23 +01:00
Sébastien Loriot
3eb177cab4
portable overwrite of files
...
On windows os.rename cannot overwrite an existing file, it must be removed first
2014-02-11 17:19:03 +01:00
Sébastien Loriot
9114db9085
restore figure source files removed in 0fa2cacb
...
| commit 0fa2cacb60
| Author: Sébastien Loriot <sebastien.loriot@cgal.org>
| Date: Tue Dec 3 17:27:02 2013 +0100
|
| remove doc_tex documentation (including developer manual) and old manual tools
2014-02-10 14:54:23 +01:00
Sébastien Loriot
5b9c0343ce
remove duplicated id for package and add a default one
...
doc bugfix
2014-01-27 08:22:55 +01:00
Sébastien Loriot
a72ee0c2a0
Merge branch 'Surface_mesh_segmentation-sloriot'
...
Introduces the Triangulated Surface Mesh Segmentation Package
See also wiki/Features/Surface_mesh_segmentation
Tested in 4.4-Ic-84
Approved by the release manager
Conflicts:
Documentation/biblio/how_to_cite.html
Documentation/biblio/manual-4.3.bib
Manual/doc_tex/Manual/geom.bib
2014-01-10 00:15:18 +01:00
Sébastien Loriot
0d550585ad
update logo
2013-12-11 07:29:12 +01:00
Andreas Fabri
da83251018
Add bibtex entries and citations
2013-12-09 15:16:48 +01:00
Sébastien Loriot
a5ad82916b
update the cgalPkgDemo macro to use the CGAL version
2013-12-06 12:29:11 +01:00
Sébastien Loriot
79a294e689
remove extra %
2013-12-06 12:04:30 +01:00
Sébastien Loriot
46265569e2
request sh instead of bash for the bibtex generation
2013-12-06 12:03:49 +01:00
Sébastien Loriot
4fb79eedd7
handle bibtex generation on non linux/unix system
...
it uses a default when it is not possible to generate it
2013-12-06 09:11:01 +01:00
Sébastien Loriot
52cbc39a3c
Make cmake generate the bibtex files for the doxygen manual
...
WIP working only on Linux/Unix and with cmake >= 2.8.11
2013-12-05 22:57:30 +01:00
Sébastien Loriot
f3899f9f36
update installation manual to use cgalReleaseNumber
2013-12-05 13:31:56 +01:00
Sébastien Loriot
6d3b7d5b9f
add the doxygen macro cgalReleaseNumber in the Documentation package doc
2013-12-05 13:30:33 +01:00
Sébastien Loriot
139d3aa365
clean up developer manual
...
*rename developer manual chapter anchors
*linking issues
*update html links
2013-12-05 12:29:25 +01:00
Sébastien Loriot
25234d5578
reorder dependancy
2013-12-05 11:46:28 +01:00
Sébastien Loriot
961a7644a0
rename doc targets consistently
2013-12-05 11:24:30 +01:00
Sébastien Loriot
ed40c09acf
Merge remote-tracking branch 'origin/Documentation-improvement-lrineau'
...
change the target to build the documentation to doc,
Documentation_doc now builds the doc in Documentation package
2013-12-05 11:16:09 +01:00
Sébastien Loriot
c1c29b2353
handle figure numbering for the developer manual
2013-12-05 09:36:51 +01:00
Philipp Möller
032c6e428a
Add the developer manual to the Manual
2013-12-03 17:17:43 +01:00
Sébastien Loriot
288e034e2c
Merge branch 'gsoc13-CurveSkeleton-new_package-xgao-old' into gsoc13-CurveSkeleton-new_package-xgao
...
Conflicts:
Polyhedron/demo/Polyhedron/CGAL_demo/Scene_interface.h
Polyhedron/demo/Polyhedron/Scene.cpp
Polyhedron/demo/Polyhedron/Scene.h
2013-12-03 15:59:00 +01:00
Andreas Fabri
ce47c6e331
Hook the Advancing Front Surface Reconstruction inot the manual
2013-11-28 15:16:20 +01:00
Andreas Fabri
6802db2f6b
Merge branch 'old' into Advancing_front_surface_reconstruction-afabri
...
Apply "My branch is really old.." from the FAQ
Conflicts:
Installation/changes.html
Polyhedron/demo/Polyhedron/Scene_points_with_normal_item.cpp
Polyhedron/demo/Polyhedron/Scene_points_with_normal_item.h
Polyhedron/demo/Polyhedron/include/CGAL/gl_render.h
2013-11-28 14:58:29 +01:00
Andreas Fabri
17f17382eb
cleanup and add doxygen version of the manual
2013-11-28 14:44:33 +01:00
Clement Jamin
ec8e949d21
Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin
2013-11-21 10:50:55 +01:00
Dror Atariah
0d4340d7c3
Merge branch 'Aos_2-polyline_upgrade-fub-old' into Aos_2-polyline_upgrade-fub
2013-11-10 09:51:05 +01:00
Sébastien Loriot
ecce128af5
Merge branch 'Documentation-add_missing_dll_link-GF'
...
Add a link to the common dll for all demos
Tested in CGAL-4.4-Ic-15
Approved by the release manager
2013-11-04 11:19:50 +01:00
Dror Atariah
fff5b7bc1a
Merge branch 'Aos_2-polyline_upgrade-fub-old' into Aos_2-polyline_upgrade-fub
2013-10-26 16:02:04 +02:00
Guillaume Damiand
cff2fa8d3a
Merge branch 'Doxygen_cgalModif-gdamiand'
...
Add two macro used to mark modified text; this is usefull to simplify reviewing process.
Approved by the release manager.
2013-10-24 19:49:38 +02:00
Sébastien Loriot
4578828057
update dll path
2013-10-22 14:12:35 +02:00
Sébastien Loriot
979306eb93
add a link to common demo dlls and update demo macro to avoid repeating Demo
2013-10-22 12:16:48 +02:00
Efi Fogel
564a6c794d
Synchronized with a recent version of master
2013-10-22 10:00:18 +03:00
Sébastien Loriot
700cfba92f
doxygen does not like reference ending with -
2013-10-18 15:23:02 -07:00
Laurent Rineau
58fa1c6302
The Doxygen testsuite now uses a local MathJax
2013-10-15 17:29:38 +02:00
Laurent Rineau
1610b30c68
Fix the error reporting of the automatic Doxygen testsuite
2013-10-15 15:54:36 +02:00
Guillaume Damiand
b79abf33b5
Rename CGALModif by CGALModification and modif by Modification
2013-10-04 10:50:59 +02:00
Guillaume Damiand
0dcc89e7e6
Reset Documentation/stylesheet.css.
2013-10-04 10:47:05 +02:00
Guillaume Damiand
c24852f8e3
Remove ,
2013-10-04 09:20:25 +02:00
Guillaume Damiand
44896e3754
Add the two macro and the css style
2013-10-04 08:55:50 +02:00
Clement Jamin
41929ed520
Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin
...
Conflicts:
Mesh_3/doc/Mesh_3/Concepts/MeshCellBase_3.h
Mesh_3/dont_submit
Triangulation_3/doc/TDS_3/CGAL/Triangulation_data_structure_3.h
Triangulation_3/doc/TDS_3/Concepts/TriangulationDataStructure_3.h
Triangulation_3/doc/Triangulation_3/CGAL/Delaunay_triangulation_3.h
Triangulation_3/doc/Triangulation_3/CGAL/Regular_triangulation_3.h
Triangulation_3/doc/Triangulation_3/CGAL/Triangulation_3.h
Triangulation_3/doc/Triangulation_3/PackageDescription.txt
2013-09-25 11:47:43 +02:00
Clement Jamin
768f59e65c
Merge branch 'concurrency_in_cgal-doc-cjamin'
...
Adds documentation about TBB in the Installation manual, according to this
feature:
https://cgal.geometryfactory.com/CGAL/Members/wiki/Features/Concurrency_in_CGAL
Approved by the release manager
2013-09-24 17:28:41 +02:00
Sébastien Loriot
2dcd7242a2
doc bugfix: when releasing the doc, do not generate the bug list
2013-09-23 08:34:20 +02:00
Xiang Gao
8b8ce40db6
fix todo
2013-09-19 02:28:03 +02:00
Xiang Gao
e10fd5e367
fix todos in user manual
2013-09-16 15:55:56 +02:00
Clement Jamin
741c014831
Fix syntax in documentation
2013-09-10 10:39:45 +02:00
Sébastien Loriot
fa2dbe4991
add missing stuff for building the doc
2013-09-10 09:43:54 +02:00
Clement Jamin
85b078de9e
Doc fix for TBB
2013-09-09 16:39:52 +02:00
Clement Jamin
045f14cb81
Merge branch 'concurrency_in_cgal-doc-cjamin-old' into concurrency_in_cgal-doc-cjamin
2013-09-09 14:10:54 +01:00
Clement Jamin
c175935cd9
Fix the creation of pkglist_filter on Windows
...
This file must contain bash code, not batch code
Approved by the Release Manager
2013-09-06 15:22:39 +02:00
Sébastien Loriot
bd413e0c80
add new macro replacing cite allowing to have a space before the citation
...
This is a total hack and rely on a bug of doxygen
2013-09-06 08:34:00 +02:00
Clement Jamin
9384588dda
Create pkglist_filter.bat (for MSVC) + fix its content to make it silent
...
Some messages were polluting the output of the filter.
Approved by the Release Manager
2013-09-05 14:10:29 +02:00
Sébastien Loriot
b6640a9d3c
Merge branch 'gsoc2012-segmentation-iyaz-old' into gsoc2012-segmentation-iyaz
2013-09-04 08:05:28 +02:00
Clement Jamin
e001542971
Added TBB in the installation manual
2013-09-03 15:42:46 +02:00
Laurent Rineau
73d1996014
The 'doc' target must also depend on the special target 'Documentation_doc'
2013-09-02 16:59:22 +02:00
Sébastien Loriot
c14f0fd9af
Doc figure numbering: also update the text of a link to another package figure
2013-09-02 12:05:42 +02:00
Laurent Rineau
e5f5e6fbd6
Add 'make doc'
2013-08-28 13:52:34 +02:00
Laurent Rineau
e75fd1bdeb
No need to declare stylesheet.css (supposed to be the Doxygen default one)
2013-08-28 13:52:19 +02:00
Xiang Gao
6f1fcbc847
add background and algorithm description to user manual
2013-08-27 21:38:06 +02:00
iyaz
cc1a696120
User manual stabs
2013-08-27 16:20:09 +03:00
Luis Peñaranda
37a471b1ff
removed duplicate sentences from RS install doc
2013-08-26 11:44:28 -03:00
Laurent Rineau
6871dbd22b
Fix the URL of how_to_cite_cgal.html
2013-08-23 11:31:41 +02:00
Andreas Fabri
5c6b44b00c
convert html to doxygen tables
2013-08-22 13:23:42 +02:00
Laurent Rineau
1a0b190513
Revert "update Doxygen default stylesheet to 1.8.3 from Philipp's branch"
...
This reverts commit cdd0756884 .
The updated css file was not a valid CSS file!
2013-08-21 16:58:05 +02:00
Andreas Fabri
a0828ab3a6
Remove section on include <CGAL/basic.h>
2013-08-21 16:33:22 +02:00
Alexander Kobel
cdd0756884
update Doxygen default stylesheet to 1.8.3 from Philipp's branch
2013-08-21 10:47:21 +02:00
Alexander Kobel
672f794298
revert CGAL specific changes in stylesheet.css; moved to cgal_stylesheet.css
...
On 08/20/2013 11:47 AM, Laurent Rineau (CGAL/GeometryFactory) wrote:> In cgal/Documentation/, there is two css file:
> stylesheet.css
> cgal_stylesheet.css
>
> Both are used in our cgal/Documentation/header.html:
>
> 09:<link href="$relpath$../Manual/stylesheet.css" rel="stylesheet" type="text/css" />
> 10:<link href="$relpath$../Manual/cgal_stylesheet.css" rel="stylesheet" type="text/css" />
>
> The first one has a comment:
>
> /* The standard CSS for doxygen 1.8.2-20120930 */
>
> but that file has been modified during the CGAL meeting.
>
> Should not we only modify the one prefixed by "cgal_"?
2013-08-21 10:32:35 +02:00
Laurent Rineau
ef33751118
Update for CGAL-4.3
...
@TODO: That should be handled automatically by CMake scripts!
2013-08-20 17:42:06 +02:00
Laurent Rineau
539856b37e
typo
2013-08-20 17:16:19 +02:00
Andreas Fabri
e2aca14121
change URL for boost binaries; Put a .txt in namespace CGAL; uppercase acronyms
2013-08-20 14:23:58 +02:00
Laurent Rineau
46db72c21c
Adjust the top and bottom margins of div.fragment
...
That was suggested by Andreas in the following mail:
| Message-ID: <521246FB.5000003@geometryfactory.com>
| Date: Mon, 19 Aug 2013 18:25:31 +0200
| From: Andreas Fabri <andreas.fabri@geometryfactory.com>
| To: cgal develop <cgal-develop@lists-sop.inria.fr>
| Subject: [cgal-develop] newline
|
| Hello,
|
| How can we achieve that between an example at an
| end of a section and the next section heading
| there is enough whitespace.
|
| See here: http://doc.cgal.org/latest/Triangulation_2/index.html#title22
|
| Is that something that can be improved in the css?
|
|
| andreas
2013-08-20 11:59:31 +02:00
Sébastien Loriot
c3345f5e7c
add deprecated page for the redirection of deprecated pages since CGAL 4.2
2013-08-09 12:39:47 +02:00
Sébastien Loriot
2584766d63
set SHOW_FILE ON for Number_types to get pages for int.h and double.h
2013-08-09 07:59:08 +02:00
Sébastien Loriot
ad4f1f6b46
number figures using the chapter number everywhere
2013-08-08 22:55:10 +02:00
Sébastien Loriot
c235f00659
add reference for Laplace coordinates
2013-08-08 19:43:55 +02:00
Sébastien Loriot
9d51a8f29f
add missing / for xhtml
2013-08-08 12:07:33 +02:00
Sébastien Loriot
b57543fe75
update the script to include the package name in the rw map
2013-08-08 11:49:35 +02:00
Sébastien Loriot
bf9bb043dd
add a script converting the doxygen output of rewrite_rule.txt to a apache file
2013-08-07 17:58:51 +02:00
Sébastien Loriot
7ffb118bfa
add a canonical tag to each html page in the postprocessing
2013-08-07 16:58:52 +02:00
Sébastien Loriot
66951b16db
update rewrite rules page
2013-08-07 14:09:11 +02:00
Sébastien Loriot
09ea904efa
less aggressive removal of h3 sections
2013-08-07 09:44:23 +02:00
Sébastien Loriot
b352ca7410
Merge branch 'Surface_modeling-new_package-GF-old' into Surface_modeling-new_package-GF
2013-08-06 16:34:47 +02:00
Sébastien Loriot
db7f9260d8
prettify doc output
...
* inherits from has a big blue section
* keep Detail description but rename it Definition for classes and namespaces
* remove the class name in the Definition section
2013-08-06 10:14:54 +02:00
Sébastien Loriot
1263439c42
add a proper section for inheritance
2013-08-06 08:45:19 +02:00
Sébastien Loriot
d14ac4adf2
put inheritance before details description
2013-08-06 08:07:57 +02:00
Sébastien Loriot
360535fd95
remove CGAL in the bibiographic references using postprocessing
2013-08-05 19:39:23 +02:00
Sébastien Loriot
d282ade623
use \cgalCite instead of \cite
...
using perl -i -pe 's/\\cite\s*{?([a-zA-Z0-9:-]+)}?/\\cgalCite{$1}/g'
2013-08-05 18:25:26 +02:00
Sébastien Loriot
b0f9ed3188
add new macro replacing cite allowing to have a space before the citation
...
This is a total hack and rely on a bug of doxygen
2013-08-05 17:56:12 +02:00
Sébastien Loriot
8cd8461fa5
fix bibtex
2013-08-05 14:26:44 +02:00
Sébastien Loriot
1a8a2a0814
update url of reference
2013-08-05 10:20:07 +02:00
kanhuang
037635d2b9
review
2013-07-30 13:54:35 -04:00
Francisc
76faab1c5a
fixed documentation warnings and errors in our package
2013-07-27 16:04:49 +03:00
Xiang Gao
7154d508bd
change the minimum version for python
2013-07-26 18:01:46 +02:00
Sébastien Loriot
b2ef3b8673
Merge branch 'doc-remove_gif-local'
...
Successfully test in CGAL-4.3-Ic-102
This commit fixes a few issues in the doxygen documentation and in particular
the figure for the generation of latex doc.
Approved by the interim release manager
xplain why this merge is necessary,
2013-07-26 17:50:07 +02:00
Sébastien Loriot
3750709244
add fig directory for package overview
2013-07-26 17:05:17 +02:00
Sébastien Loriot
beaf798614
add skeleton for generating the manual
2013-07-26 17:00:51 +02:00
Sébastien Loriot
fc64c61cf2
accomodate changes to build doc with cmake
2013-07-26 13:36:43 +02:00
Sébastien Loriot
c2399dee6f
update CGAL bibtex
2013-07-26 11:52:26 +02:00
Sébastien Loriot
3121bcfd32
Merge branch 'gsoc2012-segmentation-iyaz-old' into gsoc2012-segmentation-iyaz
...
Conflicts:
Documentation/doc/General.txt
Documentation/doxyassist.xml
Point_set_processing_3/include/CGAL/IO/write_off_points.h
Point_set_processing_3/include/CGAL/IO/write_xyz_points.h
Point_set_processing_3/include/CGAL/Point_with_normal_3.h
Point_set_processing_3/include/CGAL/improved_jet_smooth_point_set.h
Point_set_processing_3/include/CGAL/improved_laplacian_smooth_point_set.h
Point_set_processing_3/include/CGAL/jet_estimate_normals.h
Point_set_processing_3/include/CGAL/jet_smooth_point_set.h
Point_set_processing_3/include/CGAL/pca_estimate_normals.h
Point_set_processing_3/include/CGAL/pca_smooth_point_set.h
Polyhedron/demo/Polyhedron/CMakeLists.txt
Spatial_sorting/doc/Spatial_sorting/CGAL/Spatial_sort_traits_adapter_3.h
Spatial_sorting/doc/Spatial_sorting/CGAL/Spatial_sort_traits_adapter_d.h
Surface_mesh_simplification/doc/Surface_mesh_simplification/CGAL/Surface_mesh_simplification/edge_collapse.h
2013-07-26 11:52:16 +02:00
Sébastien Loriot
67a118578c
bump CGAL version number in the bibtex and add P2T2
2013-07-26 08:45:56 +02:00
Sébastien Loriot
44a9ce166b
remove no longer used directories
2013-07-26 08:33:19 +02:00
Sébastien Loriot
4cea3726d4
use \sc for all acronyms
2013-07-25 13:02:51 +02:00
Sébastien Loriot
c44127d129
add CGAL version in the name of the documentation
...
fix bug #15457
2013-07-25 12:35:58 +02:00
Sébastien Loriot
143a2181b3
add latex format for \imagei doxygen command
...
perl -pe 's/^(\s*)\\image\s+html\s+(.*)\s*$/$1\\image html $2\n$1\\image latex $2\n/' -i
2013-07-25 11:50:53 +02:00
Sébastien Loriot
519b301130
remove gif files from doxygen doc include path
2013-07-25 11:14:16 +02:00
Sébastien Loriot
4389b0bac8
remove the usage of gif in the doxygen doc as pdflatex does handle them
...
replace the files with png
2013-07-25 11:06:13 +02:00
kanhuang
cdcb244e53
leave office 24/08/2013
2013-07-24 21:39:59 -04:00
Francisc
16df0d58e1
added support for regularization in implementation and references to documentation
2013-07-23 16:38:40 +03:00
Michael Hemmer
7d47fa4a7f
try to add Visiblity_2 to cmake doxygen process
2013-07-23 11:31:39 +02:00
kanhuang
00337527cc
update user manual
2013-07-22 21:45:00 -04:00
Francisc
f9a0c14427
Merge branch 'gsoc2013-Visibility_doc-hemmer-old' into gsoc2013-Visibility_doc-hemmer
2013-07-22 18:27:23 +03:00
Francisc
1446df9ce9
moved files in test/Visibility_2 folder
2013-07-22 18:23:43 +03:00
Clement Jamin
cbb31d1283
The figures are now included in the LaTeX output
...
Approved by the release manager
2013-07-18 16:47:49 +02:00
Clement Jamin
c4810b6b55
Add the "path" latex package for documentation
...
Approved by the release manager
2013-07-11 17:25:32 +02:00
Clement Jamin
206b20bc15
Merge branch 'Mesh_3-parallel-cjamin-old' into Mesh_3-parallel-cjamin
2013-07-02 17:37:50 +02:00
Laurent Rineau
18d4672493
Merge branch 'Periodic_2_triangulation_2-nkruithof'
...
Tested in CGAL-4.3-Ic-73
Approved by the release manager
2013-06-28 17:48:44 +02:00
Laurent Rineau
73887c6927
Revert "Revert the merge of Periodic_2 into master. It was pushed by error."
...
This reverts commit b27c0a4efb .
2013-06-28 17:48:15 +02:00
Sébastien Loriot
dd0edc7c94
update documentation build process to include Surface_modeling
2013-06-27 09:03:28 +02:00
Sébastien Loriot
d9cf655db1
Merge branch 'Surface_modeling-new_package-GF-old' into Surface_modeling-new_package-GF
...
Conflicts:
Documentation/doxyassist.xml
Documentation/header_package.html
Polyhedron/demo/Polyhedron/CMakeLists.txt
2013-06-27 08:55:59 +02:00
Laurent Rineau
d2cd5025a9
Add Periodic_2 in the documentation
2013-06-26 13:03:46 +02:00
Sébastien Loriot
7d55121441
only build the documentation if the BUILD_DOC is set to ON
2013-06-26 12:40:25 +02:00
Laurent Rineau
ddd1c3c288
Merge commit '54f0b65' into Periodic_2_triangulation_2-nkruithof
...
'54f0b65' is the branch 'Documentation-remove-dxyassist-pmoeller'
2013-06-26 12:39:41 +02:00
Laurent Rineau
b27c0a4efb
Revert the merge of Periodic_2 into master. It was pushed by error.
...
Revert "Merge branch 'master' of ssh://scm.cgal.org/var/git/cgal"
This reverts commit 5ac2c05249 , reversing
changes made to 93b77ce529 .
2013-06-24 12:50:27 +02:00
Dror Atariah
7a7c40bfaf
Removed empty white line
2013-06-24 09:21:08 +02:00
Nico Kruithof
5ac2c05249
Merge branch 'master' of ssh://scm.cgal.org/var/git/cgal
2013-06-21 21:47:48 +02:00
Sébastien Loriot
e85c0a241f
Revert "only build the documentation if the BUILD_DOC is set to ON"
...
This reverts commit 9ebb37fe28 .
2013-06-21 15:11:02 +02:00
Sébastien Loriot
9ebb37fe28
only build the documentation if the BUILD_DOC is set to ON
2013-06-21 10:19:14 +02:00
Sébastien Loriot
ebe2f62777
doxygen: fix mathjax option in cmake
2013-06-17 11:57:20 +02:00