cgal/TDS_3/doc/TDS_3
albert-github 0a2865b288 When running xmllint over the documentation output we get a number of waning's like:
```
save_Periodic_2_triangulation_2/class_c_g_a_l_1_1_periodic__2__triangulation__2.html:1420: parser error : Opening and ending tag mismatch: dd line 1420 and div
"This is an advanced function.">is_triangulation_in_1_sheet()</a></code>  </div>
                                                                               ^
```
they are a consequence of the fact that a a command is not properly ended in this case we have a `\pre` command and its documentation states:
> The `\pre` command ends when a blank line or some other sectioning command is encountered.

and in this case the command is followed by the `\cgalAdvancedEnd` command that does not properly end the `\pre` command.
The same is valid in the other cases.
2024-02-02 18:58:03 +01:00
..
CGAL issue #7395 Improvement of layout of model relations 2023-07-09 12:43:36 +02:00
Concepts When running xmllint over the documentation output we get a number of waning's like: 2024-02-02 18:58:03 +01:00
fig Remove out-package reference in TDS_3 2015-12-10 17:03:46 +01:00
fig_src
Doxyfile.in Use CGAL_DOC_VERSION 2016-02-11 15:37:54 +01:00
PackageDescription.txt Making description of author(s) of a package consistent 2023-02-02 18:40:44 +01:00
TriangulationDS_3.txt spelling corrections 2022-11-16 13:22:39 +01:00
dependencies
examples.txt