Commit Graph

378 Commits

Author SHA1 Message Date
Sébastien Loriot 84210a8e5f enable autonumbering of equations using MathJax
http://docs.mathjax.org/en/latest/tex.html#automatic-equation-numbering
2013-03-07 07:27:36 +01:00
Sébastien Loriot ab27458311 add documentation canvas for surface modeling 2013-02-20 08:44:32 +01:00
Sébastien Loriot 2186a89455 write a link to the current doc if published 2013-02-07 15:02:37 +01:00
Sébastien Loriot 52684f2b1a get the date from the system if not using a git branch 2013-02-07 14:46:08 +01:00
Sébastien Loriot 3c934512d1 add an option to specify the location of MathJax 2013-02-07 13:35:34 +01:00
Sébastien Loriot 617c6dcf1f add options to copy documentation and to limit the number of testsuites to keep 2013-02-07 13:16:22 +01:00
Sébastien Loriot 4c59e5ae82 fix git revision number 2013-02-07 10:56:31 +01:00
Sébastien Loriot abc58b6bf4 fix renaming of directory 2013-02-07 10:55:55 +01:00
Sébastien Loriot e7407be9fc update style sheet of test pages 2013-02-07 10:55:10 +01:00
Sébastien Loriot c8bb4b5b43 Merge branch 'Result_of-new_impl_decltype_workaround-sloriot' 2013-02-06 10:01:02 +01:00
Sébastien Loriot 86d421a802 subprocess.check_output is only available on python 2.7
the testsuite machine has 2.6
2013-02-06 09:57:23 +01:00
Sébastien Loriot 3dfac001c0 cosmetic changes in result page and change html page name 2013-02-06 09:57:23 +01:00
Sébastien Loriot feae89332a fix parser style 2013-02-06 09:57:23 +01:00
Sébastien Loriot 2f2ffdf4d8 fix python version to the one used with the testsuite script 2013-02-06 09:57:23 +01:00
Alexander Kobel 9bec4ca0a0 fix anchor positions for Chrome 2013-02-04 20:27:56 +01:00
Sébastien Loriot f0f34d45fa workaround to force the usage of the tr1 implementation of result_of from boost
see http://www.boost.org/doc/libs/1_52_0/libs/utility/utility.htm#result_of
2013-02-04 11:30:28 +01:00
Sébastien Loriot 2db91b49f4 add option to test integration branch and to use the CGAL version 2013-02-01 19:24:55 +01:00
Sébastien Loriot af955bd674 ignore citelist warnings in doxygen testsuite 2013-02-01 17:18:26 +01:00
Sébastien Loriot a8f0e9121b Doc bugfix: missing doc of FT when ExactAlphaComparisonTag is Tag_true 2013-02-01 08:32:04 +01:00
Sébastien Loriot fd8ecff8b5 add external links to C++ standard concepts 2013-01-31 20:55:13 +01:00
Sébastien Loriot 615a2c5c07 remove doxygen link warnings in Kernel_d 2013-01-24 19:26:22 +01:00
Sébastien Loriot 122e19af9b the concept must be found only the the same <td> </td> block
otherwise the description might contains a concept that will trigger
a false positive
2013-01-24 13:25:27 +01:00
Sébastien Loriot 21c3e868ed conceptify should match Struct too 2013-01-24 11:05:41 +01:00
Sébastien Loriot d05a8a15f3 make STL concepts doxygen concepts and update script to change thein icons
local links class are of class el while external links are of class elRef.
This was needed for CGAL.CGAL/html/annotated.html
Note that the patch on html_output_postprocessing.py also make conceptify run
in CGAL.CGAL (for STL concepts)
2013-01-24 06:10:59 +01:00
Sébastien Loriot 53de35a040 globally set doxygen flag HIDE_UNDOC_RELATIONS to YES
This avoid to have empty pages about template parameter a class
inherits from.
2013-01-23 16:27:30 +01:00
Sébastien Loriot a5296f84cb check that file exists before opening it 2013-01-21 12:43:27 +01:00
Sébastien Loriot 844501748d fix warnings in KDS doxygen doc 2013-01-20 12:47:34 +01:00
Sébastien Loriot 938c9c431f fix duplicate anchor warnings 2013-01-18 17:07:36 +01:00
Sébastien Loriot a4ede9f375 fix duplicated anchors warning 2013-01-18 16:04:58 +01:00
Andreas Fabri ae50be5697 cleanup 2013-01-11 13:01:40 +01:00
Sébastien Loriot 807214b5fc fix the hidden-while-scrolling search box issue in the package overview 2013-01-10 18:06:12 +01:00
Andreas Fabri e1b5921470 first pass over KDS 2013-01-09 15:14:37 +01:00
Sébastien Loriot d7cd121f8f Stream_support has no example dir 2013-01-08 17:50:32 +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
Sébastien Loriot 3e2cbc2f24 default --output option to output 2013-01-08 10:01:57 +01:00
Sébastien Loriot 6693cdcba8 fix makebiblio sed command and update file 2013-01-08 08:13:51 +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 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 efae8622fd package name is 3D TriangulationS 2013-01-07 10:54:22 +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 e9f018e3dd classified ref man for Circular Kernel 2 2013-01-03 09:44:37 +01:00
Andreas Fabri 62af657c30 Minkowski_sum_2 depends on Number_types 2012-12-28 11:37:16 +01:00
Philipp Möller 2a9807ad1d Inline the cites to get rid of the bibliography 2012-12-21 12:35:13 +01:00
Philipp Möller 8c374aa36f Update how_to_cite_cgal after changing the script 2012-12-18 19:36:25 +01:00
Philipp Möller ee2735c18e Replace CGAL in the output with %CGAL to avoid links 2012-12-18 19:29:32 +01:00