mirror of https://github.com/CGAL/cgal
Add missing ccIndexMainItemEnd to kill manual warnings.
This commit is contained in:
parent
fc15e54f87
commit
94b968bce9
|
|
@ -68,4 +68,6 @@ The dimension is also deduced automatically.
|
|||
\ccSeeAlso
|
||||
\ccRefIdfierPage{CGAL::centroid}
|
||||
|
||||
\ccIndexMainItemEnd{barycenter}
|
||||
|
||||
\end{ccRefFunction}
|
||||
|
|
|
|||
|
|
@ -52,5 +52,6 @@ The dimension is also deduced automatically.
|
|||
The value type must be \ccc{K::Point_3}.
|
||||
\ccPrecond{first != beyond.} }
|
||||
|
||||
\ccIndexMainItemEnd{bounding_box}
|
||||
|
||||
\end{ccRefFunction}
|
||||
|
|
|
|||
|
|
@ -57,4 +57,6 @@ The dimension is also deduced automatically.
|
|||
\ccSeeAlso
|
||||
\ccRefIdfierPage{CGAL::barycenter}
|
||||
|
||||
\ccIndexMainItemEnd{centroid}
|
||||
|
||||
\end{ccRefFunction}
|
||||
|
|
|
|||
|
|
@ -48,4 +48,6 @@ deduced automatically from the value type.
|
|||
omitted.
|
||||
\end{enumerate}
|
||||
|
||||
\ccIndexMainItemEnd{linear least squares fitting, 2D}
|
||||
|
||||
\end{ccRefFunction}
|
||||
|
|
|
|||
|
|
@ -77,5 +77,6 @@ deduced automatically from the value type.
|
|||
omitted.
|
||||
\end{enumerate}
|
||||
|
||||
\ccIndexMainItemEnd{linear least squares fitting, 3D}
|
||||
|
||||
\end{ccRefFunction}
|
||||
|
|
|
|||
Loading…
Reference in New Issue