From b6174ec368be398e5f4bb647120f5e5905b933e6 Mon Sep 17 00:00:00 2001 From: Marc Glisse Date: Tue, 5 Nov 2019 22:30:13 +0100 Subject: Fix size of underlines for sphinx --- src/python/doc/index.rst | 4 ++-- src/python/doc/wasserstein_distance_user.rst | 2 +- 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 ---------- -- cgit v1.2.3