mirror of
https://github.com/corda/corda.git
synced 2025-06-10 03:11:44 +00:00
parent
0417270bc1
commit
f4781cd4a5
@ -69,6 +69,12 @@ html_context = {'version': 'V3.1'}
|
|||||||
# Properties.
|
# Properties.
|
||||||
kotlin_version = '1.2.51'
|
kotlin_version = '1.2.51'
|
||||||
|
|
||||||
|
rst_epilog = """
|
||||||
|
.. |kotlin_version| replace:: {kotlin_version}
|
||||||
|
""".format(
|
||||||
|
kotlin_version = kotlin_version,
|
||||||
|
)
|
||||||
|
|
||||||
# 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…
x
Reference in New Issue
Block a user