summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/python/doc/index.rst4
-rw-r--r--src/python/doc/wasserstein_distance_user.rst2
2 files changed, 3 insertions, 3 deletions
diff --git a/src/python/doc/index.rst b/src/python/doc/index.rst
index 16d918bc..8f27da0d 100644
--- a/src/python/doc/index.rst
+++ b/src/python/doc/index.rst
@@ -23,7 +23,7 @@ Alpha complex
.. include:: alpha_complex_sum.inc
Rips complex
--------------
+------------
.. include:: rips_complex_sum.inc
@@ -74,7 +74,7 @@ Bottleneck distance
.. include:: bottleneck_distance_sum.inc
Wasserstein distance
-===================
+====================
.. include:: wasserstein_distance_sum.inc
diff --git a/src/python/doc/wasserstein_distance_user.rst b/src/python/doc/wasserstein_distance_user.rst
index bcb7f19d..9ec64e93 100644
--- a/src/python/doc/wasserstein_distance_user.rst
+++ b/src/python/doc/wasserstein_distance_user.rst
@@ -3,7 +3,7 @@
.. To get rid of WARNING: document isn't included in any toctree
Wasserstein distance user manual
-===============================
+================================
Definition
----------