Commit Graph

33 Commits

Author SHA1 Message Date
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
Sébastien Loriot 7d55121441 only build the documentation if the BUILD_DOC is set to ON 2013-06-26 12:40:25 +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 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
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
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
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 359ebb016e Pass the new option to postprocess 2013-05-31 16:25:12 +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
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
Philipp Möller 349b03d816 Hardcode dependencies of Documentation_doc 2013-05-30 14:18:40 +02:00
Philipp Möller e60eeb9db0 Don't do dependencies for now
The graph is strongly connected
2013-05-30 14:13:28 +02:00
Philipp Möller dcb964cfd2 Safety 2013-05-30 14:04:48 +02:00
Philipp Möller bca02c250c Handle Documentation like the other packages 2013-05-30 14:04:48 +02:00
Philipp Möller 0ade43576f Add configuration building 2013-05-30 11:45:37 +02:00
Philipp Möller 46a5749d45 Recognize packages with sub-dirs 2013-05-30 11:14:15 +02:00
Philipp Möller 023e9714f3 Rescope CGAL_CONFIGURED_PACKAGES_NAMES
We need this variable in the Doxygen configuration process. Reset it
and change the scope to the parent scope.
2013-05-30 10:51:04 +02:00
Philipp Möller 83e4acddef Add configuration for the main package 2013-05-30 10:30:40 +02:00
Philipp Möller 6bbd83357d fixup 2013-05-30 10:18:27 +02:00
Philipp Möller e760f8aa54 Basic CMakeLists to build Doxygen config 2013-05-30 09:53:38 +02:00