Commit Graph

36 Commits

Author SHA1 Message Date
Sébastien Loriot 3fbc191693 Revert parts of "On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh"
This reverts commit eb23730432aaeeef35b85feb013942175ae504f8, reversing
changes made to 1f0191190bcd9dfce903cf5af155ee114d00ac4b.

Only undo the permission changes

Conflicts:
	Polygon_mesh_processing/examples/Polygon_mesh_processing/hole_filling_example_OM.cpp
	Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/Hole_filling/Weights.h
	Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/internal/fair_impl.h
	Polygon_mesh_processing/include/CGAL/Polygon_mesh_processing/triangulate_hole.h
2015-06-17 17:59:42 +02:00
Jane Tournois 6c4785a29c On Polygon_mesh_processing_OpenMesh-GF: fairing pour openmesh 2015-05-13 16:10:21 +02:00
Sébastien Loriot 8576c41a06 the post processing also collects fig anchors in the reference manual pages 2014-04-10 17:43:28 +02:00
Sébastien Loriot 553547c8eb doc postprocessing bug fix: update <title></title> of concept classes 2014-02-27 08:05:32 +01:00
Sébastien Loriot 0592f2abca update path for windows compatibility 2014-02-12 08:46:37 +01:00
Sébastien Loriot 9c88f54de2 only replace a link to a fig if it was collected 2014-02-11 17:36:23 +01:00
Sébastien Loriot 3eb177cab4 portable overwrite of files
On windows os.rename cannot overwrite an existing file, it must be removed first
2014-02-11 17:19:03 +01:00
Sébastien Loriot c1c29b2353 handle figure numbering for the developer manual 2013-12-05 09:36:51 +01:00
Sébastien Loriot c14f0fd9af Doc figure numbering: also update the text of a link to another package figure 2013-09-02 12:05:42 +02:00
Sébastien Loriot c3345f5e7c add deprecated page for the redirection of deprecated pages since CGAL 4.2 2013-08-09 12:39:47 +02:00
Sébastien Loriot ad4f1f6b46 number figures using the chapter number everywhere 2013-08-08 22:55:10 +02:00
Sébastien Loriot 9d51a8f29f add missing / for xhtml 2013-08-08 12:07:33 +02:00
Sébastien Loriot 7ffb118bfa add a canonical tag to each html page in the postprocessing 2013-08-07 16:58:52 +02:00
Sébastien Loriot 09ea904efa less aggressive removal of h3 sections 2013-08-07 09:44:23 +02:00
Sébastien Loriot db7f9260d8 prettify doc output
* inherits from has a big blue section
* keep Detail description but rename it Definition for classes and namespaces
* remove the class name in the Definition section
2013-08-06 10:14:54 +02:00
Sébastien Loriot 1263439c42 add a proper section for inheritance 2013-08-06 08:45:19 +02:00
Sébastien Loriot 360535fd95 remove CGAL in the bibiographic references using postprocessing 2013-08-05 19:39:23 +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
Philipp Möller 4808fc0374 Adapt the postprocess_script
Paths of the documentation have changed
2013-05-31 16:24:58 +02: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 a5296f84cb check that file exists before opening it 2013-01-21 12:43:27 +01:00
Sébastien Loriot 0e8f90a91e remove an extra % in navtree 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 33bde31fef fix r73467 2012-11-09 09:14:14 +00:00
Sébastien Loriot 520a96beca remove TODO done 2012-11-09 09:01:34 +00:00
Laurent Rineau fbfe44ef4d Rewrite the path of some images, in dynsections.js 2012-11-09 08:39:25 +00:00
Sébastien Loriot edbc5ceb2c typo 2012-11-08 16:57:20 +00:00
Sébastien Loriot 4d70f957fa ref pages might also contain reference to a figure (like cmap for example) 2012-11-08 11:15:20 +00:00
Sébastien Loriot 1e2dbcd0a9 revert 73405 and 73406, which was a bad idea 2012-11-06 17:13:51 +00:00
Sébastien Loriot 268673dcc2 add a default to doxyassist_xml 2012-11-06 01:22:46 +00:00
Sébastien Loriot 806ca5bc19 add a switch to copy all figures into output 2012-11-06 01:14:58 +00:00
Sébastien Loriot 9e08ab8c51 use string::split 2012-11-05 12:30:40 +00:00
Sébastien Loriot f183868935 rename conceptify to html_output_post_processing 2012-11-01 08:57:37 +00:00