We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43d31c0 commit ce79b80Copy full SHA for ce79b80
docs/source/conf.py
@@ -54,9 +54,11 @@
54
# built documents.
55
#
56
# The short X.Y version.
57
-version = 'latest'
+version = 'M13.0'
58
# The full version, including alpha/beta/rc tags.
59
-release = 'latest'
+release = 'M13.0'
60
+# The version for use in the dropdown html.
61
+html_context = {'version': 'M13.0'}
62
63
# The language for content autogenerated by Sphinx. Refer to documentation
64
# for a list of supported languages.
0 commit comments