albert-github
albert-github
A new command `\trivial` is introduced signaling that the entity is "trivial" and does not need to be documented. Advantage is that the entity will appear in the documentation without...
Added possibility to use the `\ref` command in the `` tag
Adding the possibility to use the `\doxyconfig` command in the section label of `\if`
When using a svg image with the \image command in LaTeX we get the message: ``` ! LaTeX Error: Unknown graphics extension: .svg. See the LaTeX manual or LaTeX Companion...
The overnight documentation build gives a warning (with the doxygen master version): ``` /home/cgal-testsuite/cgal_doc_build/CGAL-6.2-Ic-24/include/CGAL/Frechet_distance/Neighbor_search.h:106: warning: no matching class member found for template < PointRange, Traits > std::vector< std::size_t > CGAL::Frechet_distance::Neighbor_search<...
In the overnight documentation overview (https://cgal.geometryfactory.com/CGAL/Manual_doxygen_test/) we see that there are 3 doxygen versions used: - 1.8.13 (released December 29, 2016) - 1.9.6 (released December 27, 2022) - master The...