summaryrefslogtreecommitdiff
path: root/src/Rips_complex
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2022-05-23 13:25:06 +0200
committeralbert-github <albert.tests@gmail.com>2022-05-23 13:25:06 +0200
commit298ae783896d7a9fee43b58a3a01041c9106962c (patch)
tree9b40b9f896984166b80b3d8682513f19e0bf859f /src/Rips_complex
parentf043cf8aaf676cc88e84082de49f70dd3492ecb0 (diff)
Documentation: handling references to examples in a more transparent way
Adding the other examples also with `gudhi_example_link`.
Diffstat (limited to 'src/Rips_complex')
-rw-r--r--src/Rips_complex/doc/Intro_rips_complex.h5
1 files changed, 2 insertions, 3 deletions
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
- * <a href="rips_persistence_step_by_step_8cpp-example.html">
- * rips_persistence_step_by_step.cpp</a> 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