mirror of
https://github.com/corda/corda.git
synced 2025-01-13 08:20:01 +00:00
RELEASE - update docs for 3.1
This commit is contained in:
parent
d193dd85e0
commit
e2c8346e31
@ -10,6 +10,6 @@
|
|||||||
"https://docs.corda.net/releases/release-M14.0": "M14.0",
|
"https://docs.corda.net/releases/release-M14.0": "M14.0",
|
||||||
"https://docs.corda.net/releases/release-V1.0": "V1.0",
|
"https://docs.corda.net/releases/release-V1.0": "V1.0",
|
||||||
"https://docs.corda.net/releases/release-V2.0": "V2.0",
|
"https://docs.corda.net/releases/release-V2.0": "V2.0",
|
||||||
"https://docs.corda.net/releases/release-V3.0": "V3.0",
|
"https://docs.corda.net/releases/release-V3.1": "V3.1",
|
||||||
"https://docs.corda.net/head/": "Master"
|
"https://docs.corda.net/head/": "Master"
|
||||||
}
|
}
|
||||||
|
@ -60,11 +60,11 @@ author = u'R3 DLG'
|
|||||||
# built documents.
|
# built documents.
|
||||||
#
|
#
|
||||||
# The short X.Y version.
|
# The short X.Y version.
|
||||||
version = 'V3.0'
|
version = 'V3.1'
|
||||||
# The full version, including alpha/beta/rc tags.
|
# The full version, including alpha/beta/rc tags.
|
||||||
release = 'V3.0'
|
release = 'V3.1'
|
||||||
# The version for use in the dropdown html.
|
# The version for use in the dropdown html.
|
||||||
html_context = {'version': 'V3.0'}
|
html_context = {'version': 'V3.1'}
|
||||||
|
|
||||||
# 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.
|
||||||
|
Loading…
Reference in New Issue
Block a user