From 298ae783896d7a9fee43b58a3a01041c9106962c Mon Sep 17 00:00:00 2001 From: albert-github Date: Mon, 23 May 2022 13:25:06 +0200 Subject: Documentation: handling references to examples in a more transparent way Adding the other examples also with `gudhi_example_link`. --- src/Rips_complex/doc/Intro_rips_complex.h | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/Rips_complex/doc') diff --git a/src/Rips_complex/doc/Intro_rips_complex.h b/src/Rips_complex/doc/Intro_rips_complex.h index 3888ec8f..cd77b327 100644 --- a/src/Rips_complex/doc/Intro_rips_complex.h +++ b/src/Rips_complex/doc/Intro_rips_complex.h @@ -63,9 +63,8 @@ namespace rips_complex { * value set with \f$max(filtration(4,5), filtration(4,6), filtration(5,6))\f$. * And so on for simplex (0,1,2,3). * - * If the Rips_complex interfaces are not detailed enough for your need, please refer to - * - * rips_persistence_step_by_step.cpp example, where the constructions of the graph and + * If the Rips_complex interfaces are not detailed enough for your need, please refer to the example + * \gudhi_example_link{Persistent_cohomology,rips_persistence_step_by_step.cpp} , where the constructions of the graph and * the Simplex_tree are more detailed. * * \section sparserips Sparse Rips complex -- cgit v1.2.3