cgal/Linear_cell_complex
albert-github 8efdbff899 Overnight documentation build missing links
The overnight doxygen build gave warnings like:
```
.../Linear_cell_complex/doc/Linear_cell_complex/Linear_cell_complex.txt:108: warning: unable to resolve link to '::import_from_triangulation_3' for \link command
.../Linear_cell_complex/doc/Linear_cell_complex/Linear_cell_complex.txt:109: warning: unable to resolve link to '::import_from_polyhedron_3' for \link command
.../Linear_cell_complex/doc/Linear_cell_complex/Linear_cell_complex.txt:112: warning: unable to resolve link to '::import_from_plane_graph' for \link command
```
when building against the doxygen master due to the fact that doxygen was a bit more stringent

Added the namespace to the links
(also tested against doxygen 1.9.6 after the changes).
2025-08-24 13:31:04 +02:00
..
benchmark Merge remote-tracking branch 'cgal/master' into gsoc2022-isosurface 2025-03-24 21:34:55 +01:00
demo/Linear_cell_complex fix the mentions of CGAL_USE_BASIC_VIEWER_QT (with the Qt suffix) 2025-05-02 09:22:38 +02:00
doc/Linear_cell_complex Overnight documentation build missing links 2025-08-24 13:31:04 +02:00
examples/Linear_cell_complex use CGAL_Basic_viewer target 2025-04-30 09:19:50 +02:00
include/CGAL start to reintegrate 2025-04-17 14:36:52 +02:00
package_info/Linear_cell_complex fix dependency updates 2024-04-11 09:51:34 +02:00
test/Linear_cell_complex update our CMake version 3.18...3.31 2025-02-04 14:32:37 +01:00