diff --git a/Algebraic_kernel_for_circles/doc_tex/Algebraic_kernel_for_circles_ref/Root_of_traits_2.tex b/Algebraic_kernel_for_circles/doc_tex/Algebraic_kernel_for_circles_ref/Root_of_traits_2.tex index dd6a2ae664a..1c8097b5f03 100644 --- a/Algebraic_kernel_for_circles/doc_tex/Algebraic_kernel_for_circles_ref/Root_of_traits_2.tex +++ b/Algebraic_kernel_for_circles/doc_tex/Algebraic_kernel_for_circles_ref/Root_of_traits_2.tex @@ -8,6 +8,6 @@ Associates types for algebraic numbers to \ccc{RT}, supposed to be a \ccc{RingNu \ccTypes -\ccNestedType{Root_of_2;}{Model of \ccc{RootOf_2.}} +\ccNestedType{Root_of_2}{Model of \ccc{RootOf_2}.} \end{ccRefClass} diff --git a/BGL/doc_tex/BGL_ref/HalfedgeGraph.tex b/BGL/doc_tex/BGL_ref/HalfedgeGraph.tex index fbd360b99bb..d9d09a5e005 100644 --- a/BGL/doc_tex/BGL_ref/HalfedgeGraph.tex +++ b/BGL/doc_tex/BGL_ref/HalfedgeGraph.tex @@ -67,7 +67,7 @@ must be used to represent it. - \ccNestedType{halfedge_graph_traits::undirected_edge_iterator;} + \ccNestedType{halfedge_graph_traits::undirected_edge_iterator} {An iterator that iterates over one and only one of the directed edges in each pair of opposite directed edges. The value type of the iterator is \ccc{boost::graph_traits::edge_descriptor}.}{} diff --git a/Kinetic_data_structures/doc_tex/Kinetic_framework_ref/Function.tex b/Kinetic_data_structures/doc_tex/Kinetic_framework_ref/Function.tex index 25c6b4b623f..0e4c781f20f 100644 --- a/Kinetic_data_structures/doc_tex/Kinetic_framework_ref/Function.tex +++ b/Kinetic_data_structures/doc_tex/Kinetic_framework_ref/Function.tex @@ -25,7 +25,7 @@ The concept \ccClassName\ represents a function. \ccTypes -\ccNestedType{NT}{The number type used in describing the function;} +\ccNestedType{NT}{The number type used in describing the function.} \ccConstructor{Function(NT);}{Construct a constant function from a number.} diff --git a/Skin_surface_3/doc_tex/Skin_surface_3_ref/MarchingTetrahedraObserver_3.tex b/Skin_surface_3/doc_tex/Skin_surface_3_ref/MarchingTetrahedraObserver_3.tex index bf9a19827c8..41a69b552ff 100644 --- a/Skin_surface_3/doc_tex/Skin_surface_3_ref/MarchingTetrahedraObserver_3.tex +++ b/Skin_surface_3/doc_tex/Skin_surface_3_ref/MarchingTetrahedraObserver_3.tex @@ -34,12 +34,12 @@ the triangulation}{} \ccThreeToTwo -\ccNestedType{Triangulation_cell_handle;}{handle to the Cell type of +\ccNestedType{Triangulation_cell_handle}{handle to the Cell type of the triangulation} -\ccNestedType{Polyhedron_vertex_handle;}{handle to the Vertex type of +\ccNestedType{Polyhedron_vertex_handle}{handle to the Vertex type of the polyhedron} \ccGlue -\ccNestedType{Polyhedron_facet_handle;}{handle to the Facet type of the +\ccNestedType{Polyhedron_facet_handle}{handle to the Facet type of the polyhedron} diff --git a/Skin_surface_3/doc_tex/Skin_surface_3_ref/MarchingTetrahedraTraits_3.tex b/Skin_surface_3/doc_tex/Skin_surface_3_ref/MarchingTetrahedraTraits_3.tex index 9f015f5eb6d..176a778e2c3 100644 --- a/Skin_surface_3/doc_tex/Skin_surface_3_ref/MarchingTetrahedraTraits_3.tex +++ b/Skin_surface_3/doc_tex/Skin_surface_3_ref/MarchingTetrahedraTraits_3.tex @@ -26,17 +26,17 @@ triangulation. \ccTypes -%\ccNestedType{Converter;}{Function object that can convert points defined by +%\ccNestedType{Converter}{Function object that can convert points defined by % the \ccc{triangulation} to points defined by the \ccc{HDS}} -\ccNestedType{Triangulation;}{The type of the triangulation} -\ccNestedType{Halfedge_DS;}{The type of the half-edge data structure} -\ccNestedType{Cell_handle;}{handle to the Cell type of the triangulation} +\ccNestedType{Triangulation}{The type of the triangulation} +\ccNestedType{Halfedge_DS}{The type of the half-edge data structure} +\ccNestedType{Cell_handle}{handle to the Cell type of the triangulation} % \ccGlue -\ccNestedType{HDS_point;}{the point type defined by the kernel of the +\ccNestedType{HDS_point}{the point type defined by the kernel of the polyhedron} -% \ccNestedType{HDS_RT;}{the number type defined by the kernel of the polyhedron} +% \ccNestedType{HDS_RT}{the number type defined by the kernel of the polyhedron} \ccCreation \ccCreationVariable{traits} diff --git a/Skin_surface_3/doc_tex/Skin_surface_3_ref/SkinSurfaceQuadraticSurfaceTraits_3.tex b/Skin_surface_3/doc_tex/Skin_surface_3_ref/SkinSurfaceQuadraticSurfaceTraits_3.tex index 5f6ea6aa9b3..7a924ca256a 100644 --- a/Skin_surface_3/doc_tex/Skin_surface_3_ref/SkinSurfaceQuadraticSurfaceTraits_3.tex +++ b/Skin_surface_3/doc_tex/Skin_surface_3_ref/SkinSurfaceQuadraticSurfaceTraits_3.tex @@ -24,10 +24,10 @@ \ccTypes - \ccNestedType{RT;}{The ring type.}\ccGlue - \ccNestedType{Point_3;}{The point type.}\ccGlue - \ccNestedType{Vector_3;}{The vector type.}\ccGlue - \ccNestedType{Segment_3;}{The segment type.} + \ccNestedType{RT}{The ring type.}\ccGlue + \ccNestedType{Point_3}{The point type.}\ccGlue + \ccNestedType{Vector_3}{The vector type.}\ccGlue + \ccNestedType{Segment_3}{The segment type.} %\ccConstants \ccCreation diff --git a/Skin_surface_3/doc_tex/Skin_surface_3_ref/Skin_surface_3.tex b/Skin_surface_3/doc_tex/Skin_surface_3_ref/Skin_surface_3.tex index 4599604a9fe..40e120bbbbf 100644 --- a/Skin_surface_3/doc_tex/Skin_surface_3_ref/Skin_surface_3.tex +++ b/Skin_surface_3/doc_tex/Skin_surface_3_ref/Skin_surface_3.tex @@ -54,7 +54,7 @@ % \ccNestedType{TMC_traits}{The traits class used for the triangulated % mixed complex} % \ccGlue -% \ccNestedType{Triangulated_mixed_complex;}{The type of a 3D +% \ccNestedType{Triangulated_mixed_complex}{The type of a 3D % triangulation that is used to store the triangulated mixed % complex.} % \ccGlue diff --git a/Skin_surface_3/doc_tex/Skin_surface_3_ref/Union_of_balls_3.tex b/Skin_surface_3/doc_tex/Skin_surface_3_ref/Union_of_balls_3.tex index c2832aea2aa..cfbff48e99a 100644 --- a/Skin_surface_3/doc_tex/Skin_surface_3_ref/Union_of_balls_3.tex +++ b/Skin_surface_3/doc_tex/Skin_surface_3_ref/Union_of_balls_3.tex @@ -52,7 +52,7 @@ % mixed complex} % \ccGlue %% -% \ccNestedType{Triangulated_mixed_complex;}{The type of a 3D +% \ccNestedType{Triangulated_mixed_complex}{The type of a 3D % triangulation that is used to store the power diagram (which is % the triangulated mixed complex for a shrink factor equal to one).} % \ccGlue diff --git a/Spatial_searching/doc_tex/Spatial_searching_ref/IsoBox_d.tex b/Spatial_searching/doc_tex/Spatial_searching_ref/IsoBox_d.tex index aa461d45320..685e1843722 100644 --- a/Spatial_searching/doc_tex/Spatial_searching_ref/IsoBox_d.tex +++ b/Spatial_searching/doc_tex/Spatial_searching_ref/IsoBox_d.tex @@ -23,7 +23,7 @@ The concept \ccRefName\ describes the requirements for iso-boxes. \ccTypes -\ccNestedType{Point_d;}{Point type.} +\ccNestedType{Point_d}{Point type.} \ccCreation \ccCreationVariable{b} %% choose variable name diff --git a/Spatial_searching/doc_tex/Spatial_searching_ref/Kd_tree.tex b/Spatial_searching/doc_tex/Spatial_searching_ref/Kd_tree.tex index 5818d114845..9a46cc8e102 100644 --- a/Spatial_searching/doc_tex/Spatial_searching_ref/Kd_tree.tex +++ b/Spatial_searching/doc_tex/Spatial_searching_ref/Kd_tree.tex @@ -36,14 +36,14 @@ tree shall be built with extended nodes, and \ccc{CGAL::Tag_false} otherwise. \ccTypedef{Traits::Point_d Point_d;} {Point class.} \ccTypedef{Traits::FT FT;}{Number type.} -\ccNestedType{Splitter;}{Splitter type.} +\ccNestedType{Splitter}{Splitter type.} -\ccNestedType{iterator;}{Bidirectional iterator with value type \ccc{Point_d} that allows +\ccNestedType{iterator}{Bidirectional iterator with value type \ccc{Point_d} that allows to enumerate all points in the tree.} \begin{ccAdvanced} -\ccNestedType{Node_handle;}{A handle with value type \ccc{Kd_tree_node}.} -\ccNestedType{Point_d_iterator;} {Random access iterator +\ccNestedType{Node_handle}{A handle with value type \ccc{Kd_tree_node}.} +\ccNestedType{Point_d_iterator} {Random access iterator with value type \ccc{Point_d*}.} \end{ccAdvanced} diff --git a/Spatial_searching/doc_tex/Spatial_searching_ref/Point_container.tex b/Spatial_searching/doc_tex/Spatial_searching_ref/Point_container.tex index f6f7baadc3f..92343e2410e 100644 --- a/Spatial_searching/doc_tex/Spatial_searching_ref/Point_container.tex +++ b/Spatial_searching/doc_tex/Spatial_searching_ref/Point_container.tex @@ -40,7 +40,7 @@ $d$-dimensional points of the concept \ccc{SearchTraits}, for example \ccTypedef{Traits::FT FT;}{Number type.} \ccTypedef{Traits::Point_d Point_d;}{Point type.} -\ccNestedType{iterator;}{An iterator with value type \ccc{Point_d*}.} +\ccNestedType{iterator}{An iterator with value type \ccc{Point_d*}.} %---------------------------------------- \ccCreation diff --git a/Spatial_searching/doc_tex/Spatial_searching_ref/SpatialTree.tex b/Spatial_searching/doc_tex/Spatial_searching_ref/SpatialTree.tex index 77104247a68..d34a236d822 100644 --- a/Spatial_searching/doc_tex/Spatial_searching_ref/SpatialTree.tex +++ b/Spatial_searching/doc_tex/Spatial_searching_ref/SpatialTree.tex @@ -25,11 +25,11 @@ both neighbor searching and approximate range searching. \ccNestedType{SearchTraits}{Search traits.} \ccNestedType{Point_d}{Point type.} -\ccNestedType{iterator;}{Bidirectional iterator with value type \ccc{Point_d} that allows +\ccNestedType{iterator}{Bidirectional iterator with value type \ccc{Point_d} that allows to enumerate all points in the tree.} -\ccNestedType{Node_handle;}{Node handle.} -\ccNestedType{Point_d_iterator;}{Iterator with value type \ccc{Point_d*}.} +\ccNestedType{Node_handle}{Node handle.} +\ccNestedType{Point_d_iterator}{Iterator with value type \ccc{Point_d*}.} \ccNestedType{Splitter}{Splitter.} \ccNestedType{Distance}{Distance.} diff --git a/Spatial_searching/doc_tex/Spatial_searching_ref/TreeTraits.tex b/Spatial_searching/doc_tex/Spatial_searching_ref/TreeTraits.tex index fcf240d1d94..1c6bbeb307c 100644 --- a/Spatial_searching/doc_tex/Spatial_searching_ref/TreeTraits.tex +++ b/Spatial_searching/doc_tex/Spatial_searching_ref/TreeTraits.tex @@ -25,11 +25,11 @@ stored at a leaf node. \ccTypes -\ccNestedType{Point;}{$d$-dimensional point.} -\ccNestedType{Point_iterator;}{Point iterator.} -\ccNestedType{Container;}{Point container.} -\ccNestedType{Separator;}{Separator.} -\ccNestedType{NT;}{Number type.} +\ccNestedType{Point}{$d$-dimensional point.} +\ccNestedType{Point_iterator}{Point iterator.} +\ccNestedType{Container}{Point container.} +\ccNestedType{Separator}{Separator.} +\ccNestedType{NT}{Number type.} \ccCreation \ccCreationVariable{tr} %% choose variable name diff --git a/Stream_lines_2/doc_tex/Stream_lines_2_ref/Stream_lines_2.tex b/Stream_lines_2/doc_tex/Stream_lines_2_ref/Stream_lines_2.tex index 5eb5573c92f..45b2dd6cc96 100644 --- a/Stream_lines_2/doc_tex/Stream_lines_2_ref/Stream_lines_2.tex +++ b/Stream_lines_2/doc_tex/Stream_lines_2_ref/Stream_lines_2.tex @@ -47,9 +47,9 @@ The class \ccRefName\ has two template parameters. The first parameter The class \ccRefName\ provides also two types for handling streamlines: -\ccNestedType{Point_iterator_2;}{iterator of points with value type \ccc{Point_2}.} +\ccNestedType{Point_iterator_2}{iterator of points with value type \ccc{Point_2}.} \ccGlue -\ccNestedType{Stream_line_iterator_2;}{an iterator to visit the streamlines with value type \ccc{std::pair}.} +\ccNestedType{Stream_line_iterator_2}{an iterator to visit the streamlines with value type \ccc{std::pair}.} \ccGlue diff --git a/Triangulation_2/doc_tex/Triangulation_2_ref/Regular_triangulation_2.tex b/Triangulation_2/doc_tex/Triangulation_2_ref/Regular_triangulation_2.tex index 24e6c1b1b3e..aa97e30689c 100644 --- a/Triangulation_2/doc_tex/Triangulation_2_ref/Regular_triangulation_2.tex +++ b/Triangulation_2/doc_tex/Triangulation_2_ref/Regular_triangulation_2.tex @@ -170,7 +170,7 @@ instantiation for the \ccc{Tds} parameter by the class vertices that are not hidden.} \ccNestedType{Finite_vertices_iterator}{An iterator that allows to enumerate the finite vertices that are not hidden.} -\ccNestedType{Hidden_vertices_iterator;}{An iterator that allows to enumerate the +\ccNestedType{Hidden_vertices_iterator}{An iterator that allows to enumerate the hidden vertices.}