mirror of https://github.com/CGAL/cgal
In #5226 we already fixed a problem regarding the subtle interaction between the `cgaAdvancedEnd` command and table rows / columns. In this PR a subtle interaction between the `\cgalAdvancedEnd` and the `pre` command is solved. xmllint gave the following type warning: ``` Periodic_2_triangulation_2/classCGAL_1_1Periodic__2__triangulation__2.html:1418: parser error : Opening and ending tag mismatch: dd line 1418 and div "This is an advancedSurface_mesh_deformation function.">is_triangulation_in_1_sheet()</a></code> </div> ``` this type of warning appeared for the packages: - Periodic_2_triangulation_2 - Point_set_3 - TDS_3 - Triangulation - Triangulation_2 for the package Surface_mesh_skeletonization we again saw a warning like: ``` Surface_mesh_skeletonization/classCGAL_1_1Mean__curvature__flow__skeletonization.html:519: parser error : Opening and ending tag mismatch: td line 519 and div raph_traits<TriangleMesh>::vertex_descriptor</code> as value type. </div> ``` this is also fixed with this PR. |
||
|---|---|---|
| .. | ||
| BaseDoxyfile.in | ||
| CGAL_mathjax.js | ||
| DoxygenLayout.xml | ||
| DoxygenLayoutPackage.xml | ||
| cgal_stylesheet.css | ||
| footer.html | ||
| ftv2cl.png | ||
| ftv2cpt.png | ||
| ftv2ns.png | ||
| hacks.js | ||
| header.html | ||
| header_package.html | ||
| menu_version.js | ||
| stylesheet.css | ||