summaryrefslogtreecommitdiff
path: root/src/common/doc/installation.h
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/common/doc/installation.h
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/common/doc/installation.h')
-rw-r--r--src/common/doc/installation.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/common/doc/installation.h b/src/common/doc/installation.h
index fb5ee665..e786f53a 100644
--- a/src/common/doc/installation.h
+++ b/src/common/doc/installation.h
@@ -58,8 +58,7 @@ make \endverbatim
*
* The following example requires the <a target="_blank" href="http://gmplib.org/">GNU Multiple Precision Arithmetic
* Library</a> (GMP) and will not be built if GMP is not installed:
- * \li <a href="rips_multifield_persistence_8cpp-example.html">
- * Persistent_cohomology/rips_multifield_persistence.cpp</a>
+ * \li \gudhi_example_link{Persistent_cohomology,rips_multifield_persistence.cpp}
*
* Having GMP version 4.2 or higher installed is recommended.
*