CORDA-966 - RELEASE - Update conf.py for V3

This commit is contained in:
Katelyn Baker 2018-03-06 17:11:28 +00:00
parent f919f34546
commit ad2d1f242e

View File

@ -54,11 +54,11 @@ author = u'R3 DLG'
# built documents.
#
# The short X.Y version.
version = 'Master'
version = '3.0'
# The full version, including alpha/beta/rc tags.
release = 'Master'
release = '3.0'
# The version for use in the dropdown html.
html_context = {'version': 'Master'}
html_context = {'version': '3.0'}
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.