Updated documentation indices (#1754)

* Update documentation indices.

* Reference a moveable tag for V1 docs.
Remove redundant warning text.

* Reverted proposed usage of new docs release tag
This commit is contained in:
josecoll 2017-10-02 12:25:21 +01:00 committed by GitHub
parent ec57d6c0ab
commit 6f6cc4430a
3 changed files with 4 additions and 6 deletions

View File

@ -8,5 +8,6 @@
"https://docs.corda.net/releases/release-M12.1": "M12.1",
"https://docs.corda.net/releases/release-M13.0": "M13.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/head/": "Master"
}

View File

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

View File

@ -1,9 +1,6 @@
Welcome to Corda !
==================
.. warningX:: This build of the docs is from the "|version|" branch, not a milestone release. It may not reflect the
current state of the code. `Read the docs for milestone release M12.1 <https://docs.corda.net/releases/release-M12.1/>`_.
`Corda <https://www.corda.net/>`_ is a blockchain-inspired open source distributed ledger platform. If youd like a
quick introduction to distributed ledgers and how Corda is different, then watch this short video: