cgal/Linear_cell_complex/doc/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
..
CGAL Spelling correction 2024-05-27 13:01:46 +02:00
Concepts issue #7395 Improvement of layout of model relations 2023-07-18 13:23:37 +02:00
fig Example of insert edge between two different 2-cells, for cmap, gmap and lcc 2023-06-23 08:43:36 +02:00
fig_src Rename XXX_handle into XXX_descriptor for CMap, GMap, LCC 2022-05-05 13:34:19 +02:00
Doxyfile.in Remove red text in LCC doc; that was used for reviewing process. 2016-11-29 11:43:42 +01:00
Linear_cell_complex.txt Overnight documentation build missing links 2025-08-24 13:31:04 +02:00
PackageDescription.txt no need to repeat the package name as it is on the line above 2025-05-22 17:53:41 +02:00
dependencies Doc of GMap and LCC. 2016-11-29 11:43:21 +01:00
examples.txt Example of insert edge between two different 2-cells, for cmap, gmap and lcc 2023-06-23 08:43:36 +02:00