Skip to content

Commit

Permalink
Fix Doc missing end of description
Browse files Browse the repository at this point in the history
  • Loading branch information
ange-clement committed Oct 18, 2023
1 parent 23af3eb commit 932e8a2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Mesh_3/doc/Mesh_3/examples.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
\example Mesh_3/random_labeled_image.h
\example CGAL/Mesh_3/initialize_triangulation_from_gray_image.h
\example CGAL/Mesh_3/initialize_triangulation_from_labeled_image.h
\example CGAL/Mesh_3/Construct_initial_points_labeled_image.h
\example Mesh_3/mesh_3D_image_variable_size.cpp
\example Mesh_3/mesh_hybrid_mesh_domain.cpp
\example Mesh_3/mesh_implicit_domains.cpp
Expand Down
2 changes: 1 addition & 1 deletion Mesh_3/include/CGAL/make_mesh_3.h
Original file line number Diff line number Diff line change
Expand Up @@ -421,7 +421,7 @@ struct C3t3_initializer < C3T3, MD, MC, true, CGAL::Tag_false >
* <UL>
* <LI> `parameters::initial_points_generator()`
* <LI> `parameters::default_initial_points_generation()`
* </UL>
* </UL>}
* \cgalParamDefault{`parameters::default_initial_points_generation()`}
* \cgalParamSectionEnd
* \cgalNamedParamsEnd
Expand Down

0 comments on commit 932e8a2

Please sign in to comment.