From dc80ab48359521dac415292f4d2b1f496f326263 Mon Sep 17 00:00:00 2001 From: Marc Glisse Date: Sat, 4 Apr 2020 06:05:57 +0200 Subject: Revert "sphinx label warnings" This reverts commit d9e6b4f51bc8517453653be2904ab6db9aaab85e. It was able to remove the warnings about duplicate labels, but then it shows [WA1] instead of [1] in the generated doc. And for things cited on multiple pages, it uses the same everywhere, so on a single page, you can have a mix of [I1], [WI2], etc. Not very pretty. --- src/python/doc/alpha_complex_user.rst | 1 - src/python/doc/bottleneck_distance_user.rst | 1 - src/python/doc/cubical_complex_user.rst | 1 - src/python/doc/index.rst | 1 - src/python/doc/nerve_gic_complex_user.rst | 1 - src/python/doc/persistent_cohomology_user.rst | 1 - src/python/doc/rips_complex_user.rst | 1 - src/python/doc/simplex_tree_user.rst | 1 - src/python/doc/tangential_complex_user.rst | 1 - src/python/doc/wasserstein_distance_user.rst | 1 - src/python/doc/witness_complex_user.rst | 1 - 11 files changed, 11 deletions(-) (limited to 'src/python/doc') diff --git a/src/python/doc/alpha_complex_user.rst b/src/python/doc/alpha_complex_user.rst index e1903688..6e926fc8 100644 --- a/src/python/doc/alpha_complex_user.rst +++ b/src/python/doc/alpha_complex_user.rst @@ -209,4 +209,3 @@ CGAL citations .. bibliography:: ../../biblio/how_to_cite_cgal.bib :filter: docname in docnames :style: unsrt - :labelprefix: A diff --git a/src/python/doc/bottleneck_distance_user.rst b/src/python/doc/bottleneck_distance_user.rst index 23a87c19..95c4e575 100644 --- a/src/python/doc/bottleneck_distance_user.rst +++ b/src/python/doc/bottleneck_distance_user.rst @@ -72,4 +72,3 @@ Bibliography .. bibliography:: ../../biblio/bibliography.bib :filter: docname in docnames :style: unsrt - :labelprefix: B diff --git a/src/python/doc/cubical_complex_user.rst b/src/python/doc/cubical_complex_user.rst index cdc5b5dc..94f59954 100644 --- a/src/python/doc/cubical_complex_user.rst +++ b/src/python/doc/cubical_complex_user.rst @@ -165,4 +165,3 @@ Bibliography .. bibliography:: ../../biblio/bibliography.bib :filter: docname in docnames :style: unsrt - :labelprefix: CC diff --git a/src/python/doc/index.rst b/src/python/doc/index.rst index 089efe23..df1dff68 100644 --- a/src/python/doc/index.rst +++ b/src/python/doc/index.rst @@ -92,4 +92,3 @@ Bibliography .. bibliography:: ../../biblio/bibliography.bib :filter: docname in docnames :style: unsrt - :labelprefix: I diff --git a/src/python/doc/nerve_gic_complex_user.rst b/src/python/doc/nerve_gic_complex_user.rst index b022dca7..208031fb 100644 --- a/src/python/doc/nerve_gic_complex_user.rst +++ b/src/python/doc/nerve_gic_complex_user.rst @@ -320,4 +320,3 @@ Bibliography .. bibliography:: ../../biblio/bibliography.bib :filter: docname in docnames :style: unsrt - :labelprefix: N diff --git a/src/python/doc/persistent_cohomology_user.rst b/src/python/doc/persistent_cohomology_user.rst index f97fc759..0a5be3a9 100644 --- a/src/python/doc/persistent_cohomology_user.rst +++ b/src/python/doc/persistent_cohomology_user.rst @@ -118,4 +118,3 @@ Bibliography .. bibliography:: ../../biblio/bibliography.bib :filter: docname in docnames :style: unsrt - :labelprefix: PC diff --git a/src/python/doc/rips_complex_user.rst b/src/python/doc/rips_complex_user.rst index fb6e4b1b..325added 100644 --- a/src/python/doc/rips_complex_user.rst +++ b/src/python/doc/rips_complex_user.rst @@ -354,4 +354,3 @@ Bibliography .. bibliography:: ../../biblio/bibliography.bib :filter: docname in docnames :style: unsrt - :labelprefix: R diff --git a/src/python/doc/simplex_tree_user.rst b/src/python/doc/simplex_tree_user.rst index 5a97b3d7..b0b7153e 100644 --- a/src/python/doc/simplex_tree_user.rst +++ b/src/python/doc/simplex_tree_user.rst @@ -73,4 +73,3 @@ Bibliography .. bibliography:: ../../biblio/bibliography.bib :filter: docname in docnames :style: unsrt - :labelprefix: ST diff --git a/src/python/doc/tangential_complex_user.rst b/src/python/doc/tangential_complex_user.rst index 6cdd6125..0bcbc848 100644 --- a/src/python/doc/tangential_complex_user.rst +++ b/src/python/doc/tangential_complex_user.rst @@ -202,4 +202,3 @@ Bibliography .. bibliography:: ../../biblio/bibliography.bib :filter: docname in docnames :style: unsrt - :labelprefix: TA diff --git a/src/python/doc/wasserstein_distance_user.rst b/src/python/doc/wasserstein_distance_user.rst index 817e6981..9b94573e 100644 --- a/src/python/doc/wasserstein_distance_user.rst +++ b/src/python/doc/wasserstein_distance_user.rst @@ -91,4 +91,3 @@ Bibliography .. bibliography:: ../../biblio/bibliography.bib :filter: docname in docnames :style: unsrt - :labelprefix: WA diff --git a/src/python/doc/witness_complex_user.rst b/src/python/doc/witness_complex_user.rst index c258ad38..b932ed0d 100644 --- a/src/python/doc/witness_complex_user.rst +++ b/src/python/doc/witness_complex_user.rst @@ -133,4 +133,3 @@ Bibliography .. bibliography:: ../../biblio/bibliography.bib :filter: docname in docnames :style: unsrt - :labelprefix: WI -- cgit v1.2.3