summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-09-16 12:43:35 +0200
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-09-16 12:43:35 +0200
commit282934d4f51acac046c04f752534a6a900880df9 (patch)
tree1c4d72c52384396c245414faf51f74c44bdd59fb
parentcb68f3e4c8ce7724ccb693e5c67dd9928d12d84b (diff)
Add weighted in toc
-rw-r--r--src/Alpha_complex/doc/Intro_alpha_complex.h10
1 files changed, 2 insertions, 8 deletions
diff --git a/src/Alpha_complex/doc/Intro_alpha_complex.h b/src/Alpha_complex/doc/Intro_alpha_complex.h
index f14adee6..b04562e1 100644
--- a/src/Alpha_complex/doc/Intro_alpha_complex.h
+++ b/src/Alpha_complex/doc/Intro_alpha_complex.h
@@ -28,6 +28,7 @@ Table of Contents
<li class="level1"><a href="#definition">Definition</a></li>
<li class="level1"><a href="#pointsexample">Example from points</a></li>
<li class="level1"><a href="#createcomplexalgorithm">Create complex algorithm</a></li>
+<li class="level1"><a href="#weightedversion">Weighted specific version</a></li>
<li class="level1"><a href="#offexample">Example from OFF file</a></li>
<li class="level1"><a href="#weighted3dexample">3d specific version</a></li>
</ul>
@@ -214,14 +215,7 @@ Table of Contents
*
* \include Alpha_complex/Weighted_alpha_complex_3d_from_points.cpp
*
- * When launching:
- *
- * \code $> ./Alpha_complex_example_weighted_3d_from_points
- * \endcode
- *
- * the program output is:
- *
- * \include Alpha_complex/weightedalpha3dfrompoints_for_doc.txt
+ * The results will be the same as in \ref weightedversion .
*
*/
/** @} */ // end defgroup alpha_complex