summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRémi Flamary <remi.flamary@gmail.com>2021-12-17 08:40:44 +0100
committerGitHub <noreply@github.com>2021-12-17 08:40:44 +0100
commitde5abace7dbff576e92b14319b845b70db469309 (patch)
treeb59d9958ead0d69f4f8f2d6849938530562cc6f1 /docs
parent4f63ea223e27667d4bb275601301d12871fb475f (diff)
[WIP] Debug doc missing file on merge (#324)
* update delease file and add it to doc ith mystè_parser * typos in release file * update PR template * test debug doc build * test debug doc build * wrog circleci
Diffstat (limited to 'docs')
-rw-r--r--docs/source/_templates/versions.html10
1 files changed, 7 insertions, 3 deletions
diff --git a/docs/source/_templates/versions.html b/docs/source/_templates/versions.html
index 10d60d7..f48ab86 100644
--- a/docs/source/_templates/versions.html
+++ b/docs/source/_templates/versions.html
@@ -1,4 +1,6 @@
-<div class="rst-versions shift-up" data-toggle="rst-versions" role="note" aria-label="versions">
+<div class="rst-versions" data-toggle="rst-versions" role="note"
+aria-label="versions">
+ <!-- add shift_up to the class for force viewing -->
<span class="rst-current-version" data-toggle="rst-current-version">
<span class="fa fa-book"> Python Optimal Transport</span>
versions
@@ -12,10 +14,12 @@
<dl>
<dt>Versions</dt>
+
+ <dd><a href="https://pythonot.github.io/">Release</a></dd>
- <dd><a href="https://pythonot.github.io/master">latest</a></dd>
+ <dd><a href="https://pythonot.github.io/master">Development</a></dd>
- <dd><a href="https://pythonot.github.io/">stable</a></dd>
+
</dl>