RELEASE: docs conf.py change V1 -> V2

This commit is contained in:
Katelyn Baker 2017-11-06 14:35:18 +00:00
parent 6214f79efb
commit 76f0fbef8d

View File

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