summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/source/conf.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py
index 0b3e7e1..5af77b2 100644
--- a/doc/source/conf.py
+++ b/doc/source/conf.py
@@ -111,6 +111,8 @@ pygments_style = 'sphinx'
# documentation.
# html_theme_options = {}
+html_theme_options = {'show_other_versions': True}
+
# Add any paths that contain custom themes here, relative to this directory.
# html_theme_path = []