mirror of
https://github.com/corda/corda.git
synced 2025-06-14 21:28:14 +00:00
Uses dynamic loading of dropdown versions. Styles box slightly.
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user