Sébastien Loriot
3750709244
add fig directory for package overview
2013-07-26 17:05:17 +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
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
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
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
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
Sébastien Loriot
e3bdde7054
remove explicit reference to a header file
2013-06-17 09:52:08 +02:00
Sébastien Loriot
716f87d2d7
rename Hidden_type to unspecified_type and update its description
2013-06-13 18:48:58 +02:00
Sébastien Loriot
9382e74a4d
use relative path in tagfiles, otherwise documentation output cannot be moved
...
I re-apply the only correct part I wanted to do in ea256c9
2013-06-13 15:21:35 +02:00
Sébastien Loriot
0f8498f3b5
Revert "use relative path in tagfiles, otherwise documentation output cannot be moved"
...
This reverts commit ea256c954a .
Conflicts:
Documentation/CMakeLists.txt
2013-06-13 15:21:07 +02:00
Sébastien Loriot
ee04fb3293
doxygen: add cmake option CGAL_DOC_RELEASE to set option for releasing doc
...
for now we just disable TODO-list
2013-06-13 13:10:06 +02:00
Sébastien Loriot
2dc828791e
doxygen: set SHOW_FILE to NO for all packages
2013-06-13 13:10:06 +02:00
Nico Kruithof
a9858ee784
Merge branch 'Periodic_2_triangulation_2-nkruithof'
2013-06-11 21:22:30 +02:00
Sébastien Loriot
d67963be64
doxygen set SHOW_FILES to NO in main package
2013-06-11 15:12:09 +02:00
Sébastien Loriot
4ad362ad51
change main output path from CGAL to Manual
2013-06-11 14:19:59 +02:00
Sébastien Loriot
8607e0d046
doxygen: remove the html directory for in the output path of all packages
...
this makes the addresses shorter
2013-06-11 14:17:21 +02:00
Sébastien Loriot
ea256c954a
use relative path in tagfiles, otherwise documentation output cannot be moved
2013-06-11 12:54:25 +02:00
Panagiotis Cheilaris
e365c3d4b9
Merge branch 'doxygen-script-cgal_create_package_dir-philaris'
...
Script cgal_create_package_dir.py creates the skeleton
directory structure of a new package and fills it with
some basic files.
Approved by the release manager.
2013-06-09 18:09:44 +02:00
Sébastien Loriot
25a32b7324
documention builds successfully with python 2.6.8
2013-06-06 07:59:39 +02:00
Sébastien Loriot
fb3719a947
add a new target for the documentation testsuite
2013-06-04 19:02:35 +02:00
Panagiotis Cheilaris
7a1201e1dc
move template figure to correct directory
2013-06-04 09:55:44 +02:00
Philipp Möller
fd0a2b46f4
Merge branch 'Documentation-remove-dxyassist-pmoeller'
2013-06-03 20:37:20 +02:00
Philipp Möller
54f0b65a21
Small hint for a TODO
2013-05-31 16:48:28 +02:00
Philipp Möller
2edd3b93d0
Remove the amount of produced build targets
2013-05-31 16:45:58 +02:00
Philipp Möller
c4e778f5aa
Correct LAYOUT_FILE
2013-05-31 16:25:27 +02:00
Philipp Möller
359ebb016e
Pass the new option to postprocess
2013-05-31 16:25:12 +02:00
Philipp Möller
4808fc0374
Adapt the postprocess_script
...
Paths of the documentation have changed
2013-05-31 16:24:58 +02:00
Philipp Möller
9cfb55e229
Rename the postprocess target
2013-05-31 15:00:47 +02:00
Philipp Möller
7c5c2e1f8e
Support testsuite.py through CMake
2013-05-31 14:40:17 +02:00
Philipp Möller
0ce8f84c61
Make quieter
2013-05-30 20:05:47 +02:00
Philipp Möller
1e8398ea55
use folders for documentation targets
2013-05-30 19:58:14 +02:00
Sébastien Loriot
9b8a569450
add files to help generate the rewrite rules
2013-05-30 19:40:40 +02:00
Philipp Möller
f62ae983b0
Add missing dependency
2013-05-30 18:29:51 +02:00
Philipp Möller
895245426a
Fix some errors introduced by adding the titles
2013-05-30 18:09:42 +02:00
Philipp Möller
9c2443200c
Special hack for Miscellany
2013-05-30 15:03:15 +02:00
Philipp Möller
d9ae5a7ea1
wrong order of set_variable
2013-05-30 14:51:16 +02:00