From 94b968bce95e8765129ee488558a71738e8a2b83 Mon Sep 17 00:00:00 2001 From: Sylvain Pion Date: Sat, 22 Apr 2006 20:49:30 +0000 Subject: [PATCH] Add missing ccIndexMainItemEnd to kill manual warnings. --- .../doc_tex/Principal_component_analysis_ref/barycenter.tex | 2 ++ .../doc_tex/Principal_component_analysis_ref/bounding_box.tex | 1 + .../doc_tex/Principal_component_analysis_ref/centroid.tex | 2 ++ .../linear_least_squares_fitting_2.tex | 2 ++ .../linear_least_squares_fitting_3.tex | 1 + 5 files changed, 8 insertions(+) diff --git a/Principal_component_analysis/doc_tex/Principal_component_analysis_ref/barycenter.tex b/Principal_component_analysis/doc_tex/Principal_component_analysis_ref/barycenter.tex index d005de9fbcb..f9661acbbf0 100644 --- a/Principal_component_analysis/doc_tex/Principal_component_analysis_ref/barycenter.tex +++ b/Principal_component_analysis/doc_tex/Principal_component_analysis_ref/barycenter.tex @@ -68,4 +68,6 @@ The dimension is also deduced automatically. \ccSeeAlso \ccRefIdfierPage{CGAL::centroid} +\ccIndexMainItemEnd{barycenter} + \end{ccRefFunction} diff --git a/Principal_component_analysis/doc_tex/Principal_component_analysis_ref/bounding_box.tex b/Principal_component_analysis/doc_tex/Principal_component_analysis_ref/bounding_box.tex index 8544671d91e..ee25fa0baae 100644 --- a/Principal_component_analysis/doc_tex/Principal_component_analysis_ref/bounding_box.tex +++ b/Principal_component_analysis/doc_tex/Principal_component_analysis_ref/bounding_box.tex @@ -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} diff --git a/Principal_component_analysis/doc_tex/Principal_component_analysis_ref/centroid.tex b/Principal_component_analysis/doc_tex/Principal_component_analysis_ref/centroid.tex index a1aef4177a2..5f87a9902f3 100644 --- a/Principal_component_analysis/doc_tex/Principal_component_analysis_ref/centroid.tex +++ b/Principal_component_analysis/doc_tex/Principal_component_analysis_ref/centroid.tex @@ -57,4 +57,6 @@ The dimension is also deduced automatically. \ccSeeAlso \ccRefIdfierPage{CGAL::barycenter} +\ccIndexMainItemEnd{centroid} + \end{ccRefFunction} diff --git a/Principal_component_analysis/doc_tex/Principal_component_analysis_ref/linear_least_squares_fitting_2.tex b/Principal_component_analysis/doc_tex/Principal_component_analysis_ref/linear_least_squares_fitting_2.tex index cc07e927376..d1d3208760e 100644 --- a/Principal_component_analysis/doc_tex/Principal_component_analysis_ref/linear_least_squares_fitting_2.tex +++ b/Principal_component_analysis/doc_tex/Principal_component_analysis_ref/linear_least_squares_fitting_2.tex @@ -48,4 +48,6 @@ deduced automatically from the value type. omitted. \end{enumerate} +\ccIndexMainItemEnd{linear least squares fitting, 2D} + \end{ccRefFunction} diff --git a/Principal_component_analysis/doc_tex/Principal_component_analysis_ref/linear_least_squares_fitting_3.tex b/Principal_component_analysis/doc_tex/Principal_component_analysis_ref/linear_least_squares_fitting_3.tex index e71cc366ad0..5472a58f80a 100644 --- a/Principal_component_analysis/doc_tex/Principal_component_analysis_ref/linear_least_squares_fitting_3.tex +++ b/Principal_component_analysis/doc_tex/Principal_component_analysis_ref/linear_least_squares_fitting_3.tex @@ -77,5 +77,6 @@ deduced automatically from the value type. omitted. \end{enumerate} +\ccIndexMainItemEnd{linear least squares fitting, 3D} \end{ccRefFunction}