Commit Graph

966 Commits

Author SHA1 Message Date
Laurent Rineau 5b0f00df33 Merge pull request #900 from sgiraudot/CGAL_Tutorials
CGAL Manual: Tutorials
2016-03-22 11:02:34 +01:00
Simon Giraudot b9606f5d6c Some text corrections in Hello World 2016-03-10 16:31:50 +01:00
Simon Giraudot cec789483d Reference tutorial page in sidebar menu and header menu 2016-03-10 16:14:37 +01:00
Simon Giraudot b9d9db321c Add new page to manual: Tutorials 2016-03-10 16:13:49 +01:00
Simon Giraudot 3b840a2c04 Change tag of page Hello World 2016-03-10 16:13:27 +01:00
Simon Giraudot b83659fa87 Remove reference to Hello World from Getting_started 2016-03-10 16:12:57 +01:00
Simon Giraudot 64a212eb29 Move Hello World to tutorials 2016-03-10 16:12:34 +01:00
Sébastien Loriot c82ceaf435 improve description about boost libs allowed to be used 2016-03-10 11:21:10 +01:00
Sebastien Loriot fdb824c2aa Merge pull request #804 from sgiraudot/2D_Reconstruction-Rename_package-GF
2D reconstruction: rename package
2016-02-29 10:24:36 +01:00
Monique Teillaud 0f9bfa672a update instllation.txt
add demos into ideal setting
2016-02-26 14:09:38 +01:00
Simon Giraudot aeaf85f35f Update name in general documentation files 2016-02-19 09:21:06 +01:00
Philipp Möller 78588cc3c0 Fixes #779 2016-02-16 17:12:07 +01:00
Laurent Rineau def3952e0e Merge pull request #767 from bo0ts/Documentation-no_internal_in_title-pmoeller
Remove internal release number from documentation title
2016-02-11 15:42:40 +01:00
Philipp Möller 0a04a3a48f Use CGAL_DOC_VERSION 2016-02-11 15:37:54 +01:00
Philipp Möller 3b63763f5d Introduce CGAL_DOC_VERSION 2016-02-11 15:37:20 +01:00
Laurent Rineau 33b2365e25 Add the end-of-line 2016-02-11 15:08:29 +01:00
Philipp Möller c591f33416 Add dont_submit for Documentation
We do not want to include the converion_tools in tarballs

Fixes #760
2016-02-11 14:24:18 +01:00
Sébastien Loriot 2ed0fc0fdf Merge pull request #151 from cjamin/gsoc2014-2d-reconstruction-ivovigan
2D Reconstruction Simplification, new package, GSoC 2014
2016-02-09 19:42:32 +01:00
Sebastien Loriot e7f627c08a Merge pull request #750 from sloriot/Three-exclude_from_official_doc
Three: remove from the official doc
2016-02-09 10:18:54 +01:00
Clement Jamin fd32d475d5 Change category 2016-02-08 17:32:17 +01:00
Sébastien Loriot eb2ba8cefe rename Surface_modeling package to Surface_mesh_deformation for consistency 2016-02-08 12:25:49 +01:00
Sébastien Loriot 79743f96d9 remove Three from the official doc 2016-02-08 11:42:43 +01:00
Sébastien Loriot 06c304c614 fix doc warnings spotted by doxygen 1.8.11
Tested locally
2016-02-04 22:23:48 +01:00
Sébastien Loriot 72863bfe44 fix doxygen warnings 2016-02-04 21:19:36 +01:00
Andreas Fabri 3aa6b5b626 Do not document EIGEN3_DIR as it is identical to EIGEN3_INC_DIR 2016-02-02 14:54:59 +01:00
Sébastien Loriot 16787cd275 force setting of cmake CGAL_BGL_EXAMPLE_DIR for the doc build in flat mode 2016-01-22 09:46:25 +01:00
Sébastien Loriot dfe6449804 detect BGL as a package with examples so that its variable is set (branch build) 2016-01-22 09:36:56 +01:00
Sebastien Loriot 674425ef5f Merge pull request #598 from bo0ts/Maintenance-run_doxygen_from_release-pmoeller
Use the ability to build doc from a release
2016-01-22 09:17:57 +01:00
Philipp Möller 15a8db17b8 Fix detection of subpackages
This needs to account for the fact that there might be unknown
non-package directories in a release doc folder.
2016-01-21 16:42:39 +01:00
Sébastien Loriot df741e6cd5 remove extra comment symbols in doc 2016-01-19 13:28:17 +01:00
Sebastien Loriot 8a8ba80f11 Merge pull request #504 from sloriot/Dev_man-how_to_run_testsuite
add a page on how to run the testsuite
2016-01-18 09:43:41 +01:00
Philipp Möller 1bc0f97b61 Move customizations to a better place 2016-01-15 15:02:47 +01:00
Philipp Möller 98509535f4 Merge TODO in Customizations.txt 2016-01-15 15:02:14 +01:00
Philipp Möller 7b88f55b51 Remove useless files
They accidentaly ended up in a release and after checking with
@sloriot we decided to remove them.
2016-01-15 15:00:50 +01:00
Sebastien Loriot 4e9448cb9e Merge pull request #451 from GilesBathgate/throwing-destructors
Introduces a CGAL_destructor_assertion macro.
2016-01-14 14:08:10 +01:00
Sébastien Loriot d29de1bc4d fix doc bug 2016-01-13 11:03:41 +01:00
Sebastien Loriot 32a3972c33 Merge pull request #592 from afabri/CGAL-dont_submit_cleanup-GF
Towards getting rid of dont_submit files
2016-01-08 14:14:08 +01:00
Philipp Möller 8f411baf52 Remove ugly version hack of doc testsuite
Pass the version directly to the testsuite instead of going through
temporary version.h file
2016-01-08 11:49:23 +01:00
Sébastien Loriot e64ae35a6e Merge pull request #542 from bo0ts/Documentation-release_build2-pmoeller
Allow to build the documentation in a release
2016-01-07 09:21:46 +01:00
Andreas Fabri a41165b6eb various 2016-01-05 18:04:14 +01:00
Sebastien Loriot 2b49997c7e Merge pull request #493 from afabri/CGLAL-thread_local_storage-GF
Remove boost thread dependency
2016-01-04 16:49:26 +01:00
Philipp Möller 71b4e9c515 Use CGAL_FULL_VERSION in all Doxyfile.in 2015-12-17 16:33:28 +01:00
Philipp Möller def72347c9 Change huge if to early return 2015-12-10 17:05:53 +01:00
Philipp Möller 9642702bce Change huge if to early return 2015-12-10 17:05:53 +01:00
Philipp Möller 0ad467b321 Use generic example directories 2015-12-10 17:05:53 +01:00
Philipp Möller f767b35100 Remove unnecessary check 2015-12-10 17:05:53 +01:00
Philipp Möller fb4e1d8c84 Generate variables for example paths 2015-12-10 17:05:52 +01:00
Philipp Möller a49875ec8c Handle release mode when extracting all image paths 2015-12-10 17:05:52 +01:00
Philipp Möller e071e755ca Adapt pkglist_filter to releases 2015-12-10 17:05:52 +01:00
Philipp Möller 44b057f763 Generic reference 2015-12-10 17:05:52 +01:00