Skip to content

Commit 38330ac

Browse files
committed
try to get version for doc links
1 parent 792441f commit 38330ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs_src/source/conf.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@
3232
# The full version, including alpha/beta/rc tags.
3333
release = probe_basic.__version__
3434

35+
rst_epilog = ".. |version| replace:: %".format(version)
36+
3537
# -- General configuration ---------------------------------------------------
3638

3739
# If your documentation needs a minimal Sphinx version, state it here.

0 commit comments

Comments
 (0)