Commit Graph

50433 Commits

Author SHA1 Message Date
Sébastien Loriot 00783a6c68 add missing typedef name 2013-01-08 17:50:31 +01:00
Sébastien Loriot 0c48a1e55e prettify link to function group 2013-01-08 17:50:31 +01:00
Sébastien Loriot 8ce1ad94b5 prettify link to intersection function 2013-01-08 17:50:31 +01:00
Sébastien Loriot ff651ef172 add missing examples in PCA doc 2013-01-08 17:50:30 +01:00
Sébastien Loriot fd028691b7 fix linking of centroid and barycenter in Kernel 2013-01-08 17:50:30 +01:00
Sébastien Loriot b6c2d31d40 fix linking to barycenter and centroid in PCA 2013-01-08 17:50:30 +01:00
Sébastien Loriot 0aaa77de4a fix linking to intersection and do_intersect overloads 2013-01-08 17:50:29 +01:00
Sébastien Loriot 112e4e45d8 fix function linking 2013-01-08 17:50:29 +01:00
Sébastien Loriot e313ce4397 using backticks to link in see also 2013-01-08 17:50:29 +01:00
Sébastien Loriot cd37524c07 using \link to have tt text 2013-01-08 17:50:28 +01:00
Sébastien Loriot 4b252e8cc2 add missing backticks 2013-01-08 17:50:28 +01:00
Andreas Fabri 42f6145233 Avoids advanced brief descriptions 2013-01-08 14:53:44 +01:00
Sébastien Loriot 0e8f90a91e remove an extra % in navtree 2013-01-08 14:45:33 +01:00
Sébastien Loriot bff30cfb03 follow up of efae8622fd
missing renaming in doxyassist.xml
2013-01-08 14:45:33 +01:00
Laurent Rineau c34789c0d4 Merge branch 'Installation-fix_CGAL_CFG_NO_STATEMENT_EXPRESSIONS_for_Intel-lrineau' 2013-01-08 11:28:09 +01:00
Andreas Fabri 1ae5df0172 When reading a file with 2D points, read the x and y, and ignore the rest of the line. This implies 1 point per line. 2013-01-08 10:31:41 +01:00
Andreas Fabri 0955b5de75 typo which ends \brief to early 2013-01-08 10:29:16 +01:00
Sébastien Loriot 3e2cbc2f24 default --output option to output 2013-01-08 10:01:57 +01:00
Sébastien Loriot 4d06ed6910 remove extra ref 2013-01-08 08:20:04 +01:00
Sébastien Loriot 6693cdcba8 fix makebiblio sed command and update file 2013-01-08 08:13:51 +01:00
Sébastien Loriot 91745e7ccf fix linking 2013-01-07 20:43:56 +01:00
Sébastien Loriot bde1f19777 macro cannot be used in section title 2013-01-07 20:35:03 +01:00
Sébastien Loriot 6a9a28f0a1 remove link warning 2013-01-07 20:34:02 +01:00
Sébastien Loriot 2487c2309e less linking and remove double backtick 2013-01-07 19:41:28 +01:00
Sébastien Loriot 318c280932 less linking 2013-01-07 19:26:50 +01:00
Sébastien Loriot de0423a6f3 remove extra space 2013-01-07 18:33:57 +01:00
Sébastien Loriot c0289881c2 remove extra space 2013-01-07 18:30:25 +01:00
Sébastien Loriot 147c46a15a \cgalHeading{Note} --> \note in documentation 2013-01-07 18:24:33 +01:00
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 2daeae5678 fix bad nesting level (in consistent nb of #) 2013-01-07 17:40:48 +01:00
Sébastien Loriot 0cda2b9564 add command alias to have sections in reference manual pages
this is needed so that the style of the heading is similar to
\param, \tparam, \pre, ...
2013-01-07 17:39:06 +01:00
Sébastien Loriot df08193e00 using \link command instead of \ref command to have the tt font 2013-01-07 16:21:46 +01:00
Sébastien Loriot d2b9952e0b add classified ref man for QP_Solver
This is duplicating information from module, but it's up
to the maintainer to decide.
2013-01-07 15:52:34 +01:00
Sébastien Loriot 95d48245e1 add classified ref man for Algebraic Kernel 2013-01-07 14:45:28 +01:00
Laurent Rineau 4b38c0b73e The Intel Compiler has the "bug" CGAL_CFG_NO_STATEMENT_EXPRESSIONS.
The Intel Compiler, even when it tries to emulate the GNU/C++ compiler,
does not implement the GNU extension "statement expressions". The macro
CGAL_CFG_NO_STATEMENT_EXPRESSIONS must be defined with __INTEL_COMPILER is
defined.
2013-01-07 13:01:21 +01:00
Sébastien Loriot 89bf326ecb skip more function from manual 2013-01-07 11:53:17 +01:00
Sébastien Loriot 416983e90c using \return doxygen command to document return type 2013-01-07 11:13:42 +01:00
Sébastien Loriot 4eb9c27cc8 <br> shall not be used inside backtick 2013-01-07 11:12:55 +01:00
Sébastien Loriot efae8622fd package name is 3D TriangulationS 2013-01-07 10:54:22 +01:00
Sébastien Loriot 66e2348742 avoid linking Kernel 2013-01-07 09:49:05 +01:00
Sébastien Loriot 5f3c8826d1 h2 is the first header in classified reference manuals 2013-01-07 09:00:48 +01:00
Sébastien Loriot 107afe375d let doxygen collect classes and functions in Minkowski_2 2013-01-07 08:01:54 +01:00
Sébastien Loriot 96f83bda05 Revert "leda_* is in namespace CGAL"
This reverts commit bc977fd6a7.
2013-01-07 07:59:50 +01:00
Sébastien Loriot 6785665537 add missing reference 2013-01-04 16:09:20 +01:00
Sébastien Loriot e0cd4e97d6 force empty line after figure caption 2013-01-04 16:00:55 +01:00
Sébastien Loriot 7e095c7a7a Merge branch 'Documentation-flat-ref-manual-pmoeller' 2013-01-04 15:19:57 +01:00
Sébastien Loriot 42d15a11d0 using uniform markups in classified reference pages 2013-01-04 15:16:40 +01:00
Sébastien Loriot 8daada2ce6 start classified ref man at h1 2013-01-04 14:59:28 +01:00
Sébastien Loriot bb6f214b57 let doxygen collecting global functions and classes 2013-01-04 14:45:17 +01:00
Sébastien Loriot 86d1e591ee Revert "Classified ref man for Ridges_3"
This reverts commit 9642eb734f.
The flat view is not better
2013-01-04 14:41:03 +01:00