diff --git a/Stream_support/doc/Stream_support/File_formats/Supported_file_formats.txt b/Stream_support/doc/Stream_support/File_formats/Supported_file_formats.txt index b11507d338c..e7c81b16d76 100644 --- a/Stream_support/doc/Stream_support/File_formats/Supported_file_formats.txt +++ b/Stream_support/doc/Stream_support/File_formats/Supported_file_formats.txt @@ -519,14 +519,14 @@ with both vertices and volumes. Input 3D Volumetric Mesh - `Linear_cell_complex_for_combinatorial_map<3,3>` - CGAL::IO::read_VTK() + `CGAL::Linear_cell_complex_for_combinatorial_map<3,3>` + \link PkgLinearCellComplexRefIOVTK `CGAL::IO::read_VTK()` \endlink Output 3D Volumetric Mesh - `Linear_cell_complex_for_combinatorial_map<3,3>` - CGAL::IO::write_VTK() + `CGAL::Linear_cell_complex_for_combinatorial_map<3,3>` + \link PkgLinearCellComplexRefIOVTK `CGAL::IO::Write_VTK()` \endlink diff --git a/Stream_support/doc/Stream_support/dependencies b/Stream_support/doc/Stream_support/dependencies index 55201690c3c..6c6839848e6 100644 --- a/Stream_support/doc/Stream_support/dependencies +++ b/Stream_support/doc/Stream_support/dependencies @@ -3,6 +3,7 @@ Arrangement_on_surface_2 BGL Constrained_triangulation_3 Kernel_23 +Linear_cell_complex Manual Mesh_2 Mesh_3