Uses dynamic loading of dropdown versions. Styles box slightly.

This commit is contained in:
Joel Dudley
2017-07-24 18:25:05 +01:00
committed by GitHub
parent 800f710fbb
commit 8acbd86c70
4 changed files with 42 additions and 27 deletions

View File

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