summaryrefslogtreecommitdiff
path: root/src/cython/doc
diff options
context:
space:
mode:
Diffstat (limited to 'src/cython/doc')
-rw-r--r--src/cython/doc/alpha_complex_sum.rst2
-rw-r--r--src/cython/doc/persistence_graphical_tools_ref.rst8
-rw-r--r--src/cython/doc/persistence_graphical_tools_sum.rst4
3 files changed, 7 insertions, 7 deletions
diff --git a/src/cython/doc/alpha_complex_sum.rst b/src/cython/doc/alpha_complex_sum.rst
index b3689556..af6c087f 100644
--- a/src/cython/doc/alpha_complex_sum.rst
+++ b/src/cython/doc/alpha_complex_sum.rst
@@ -1,7 +1,7 @@
===================================== ===================================== =====================================
:Author: Vincent Rouvreau :Introduced in: GUDHI 1.3.0 :Copyright: GPL v3
===================================== ===================================== =====================================
-:Requires: CGAL &ge 4.7.0 Eigen3
+:Requires: CGAL ≥ 4.7.0 Eigen3
===================================== ===================================== =====================================
+-------------------------------------------+----------------------------------------------------------------------+
diff --git a/src/cython/doc/persistence_graphical_tools_ref.rst b/src/cython/doc/persistence_graphical_tools_ref.rst
index aa214edf..a12021c4 100644
--- a/src/cython/doc/persistence_graphical_tools_ref.rst
+++ b/src/cython/doc/persistence_graphical_tools_ref.rst
@@ -2,7 +2,7 @@
Persistence graphical tools reference manual
============================================
-.. automethod:: gudhi.__min_birth_max_death
-.. automethod:: gudhi.show_palette_values
-.. automethod:: gudhi.barcode_persistence
-.. automethod:: gudhi.diagram_persistence \ No newline at end of file
+.. autofunction:: gudhi.__min_birth_max_death
+.. autofunction:: gudhi.show_palette_values
+.. autofunction:: gudhi.barcode_persistence
+.. autofunction:: gudhi.diagram_persistence
diff --git a/src/cython/doc/persistence_graphical_tools_sum.rst b/src/cython/doc/persistence_graphical_tools_sum.rst
index a6260032..a4ee4398 100644
--- a/src/cython/doc/persistence_graphical_tools_sum.rst
+++ b/src/cython/doc/persistence_graphical_tools_sum.rst
@@ -1,7 +1,7 @@
===================================== ===================================== =====================================
:Author: Vincent Rouvreau :Introduced in: GUDHI 1.4.0 :Copyright: GPL v3
===================================== ===================================== =====================================
-:Requires: Matplotlib Numpy
+:Requires: Matplotlib Numpy
===================================== ===================================== =====================================
+---------------------------------------------+----------------------------------------------------------------------+
@@ -9,5 +9,5 @@
| img/graphical_tools_representation.png | the user to build easily barcode and persistence diagram. |
| | |
+---------------------------------------------+----------------------------------------------------------------------+
-| :doc:`persistence_graphical_tools_user` | * :doc:`persistence_graphical_tools_ref` |
+| :doc:`persistence_graphical_tools_user` | :doc:`persistence_graphical_tools_ref` |
+---------------------------------------------+----------------------------------------------------------------------+