Skip to content

Commit ce79b80

Browse files
author
Joel Dudley
authored
Update conf.py
1 parent 43d31c0 commit ce79b80

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/source/conf.py

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,11 @@
5454
# built documents.
5555
#
5656
# The short X.Y version.
57-
version = 'latest'
57+
version = 'M13.0'
5858
# The full version, including alpha/beta/rc tags.
59-
release = 'latest'
59+
release = 'M13.0'
60+
# The version for use in the dropdown html.
61+
html_context = {'version': 'M13.0'}
6062

6163
# The language for content autogenerated by Sphinx. Refer to documentation
6264
# for a list of supported languages.

0 commit comments

Comments
 (0)