diff --git a/docs/source/conf.py b/docs/source/conf.py index 16e13b9d7d..092be853a3 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -54,9 +54,11 @@ author = u'R3 DLG' # built documents. # # The short X.Y version. -version = 'latest' +version = 'M10.1' # The full version, including alpha/beta/rc tags. -release = 'latest' +release = 'M10.1' +# The version for use in the dropdown html. +html_context = {'version': 'M10.1'} # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.