cgal/Constrained_triangulation_3/include/CGAL
Sebastien Loriot d13510bdee
Add missing function doc links (#9074)
## Summary of Changes

Fix missing links in doc.

tentative TODO:
- [ ] Check all \`.+\(.+\).*\` --> stopped at BGL
- [ ] Plenty of wrong links for the overloaded functions like <em>A
shortcut to `CGAL::draw(vd2,
Graphics_scene_options_voronoi_diagram_2{})`.</em>, which points to
`CGAL::draw(T2)`.

## Release Management

* Affected package(s): Various
* Issue(s) solved (if any): https://github.com/CGAL/cgal/issues/7839
* Feature/Small Feature (if any): -
* License and copyright ownership: no change
2025-10-17 15:29:09 +02:00
..
Constrained_triangulation_3/internal fix when CGAL_CDT_3_CAN_USE_CXX20_FORMAT is false 2025-09-23 21:37:55 +02:00
IO fix headers 2025-07-02 15:36:03 +02:00
Conforming_Delaunay_triangulation_3.h extract debug output functions from construct_cavities 2025-09-18 16:57:54 +02:00
Conforming_constrained_Delaunay_triangulation_3.h Add missing function doc links (#9074) 2025-10-17 15:29:09 +02:00
Conforming_constrained_Delaunay_triangulation_3_fwd.h add CGAL::draw for CCDT_3 2025-04-28 17:07:54 +02:00
Conforming_constrained_Delaunay_triangulation_cell_base_3.h review Mael 2025-05-19 17:14:57 +02:00
Conforming_constrained_Delaunay_triangulation_cell_data_3.h review Mael 2025-05-19 18:47:14 +02:00
Conforming_constrained_Delaunay_triangulation_vertex_base_3.h review Mael 2025-05-19 17:14:57 +02:00
Conforming_constrained_Delaunay_triangulation_vertex_data_3.h remove the lambda expression 2025-05-16 16:33:03 +02:00
Constrained_triangulation_3_types.h review round 6 Mael (ref manual 1st part) 2025-06-12 13:53:34 +02:00
draw_constrained_triangulation_3.h review round 6 Mael (ref manual 1st part) 2025-06-12 13:53:34 +02:00
make_conforming_constrained_Delaunay_triangulation_3.h remove return_empty_on_invalid_input 2025-06-13 14:30:05 +02:00