Put missing content back into the toctree after a bad merge.

Fix a bunch of ReST markup errors.
This commit is contained in:
Mike Hearn
2019-08-23 14:08:53 +02:00
parent 43c61bfea1
commit dbce25b575
16 changed files with 54 additions and 27 deletions

View File

@ -8,7 +8,7 @@ Upgrading CorDapps to newer Platform Versions
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
These notes provide instructions for upgrading your CorDapps from previous versions. Corda provides backwards compatibility for public,
non-experimental APIs that have been committed to. A list can be found in the :doc:`corda-api` page.
non-experimental APIs that have been committed to. A list can be found in the :doc:`api-stability-guarantees` page.
This means that you can upgrade your node across versions *without recompiling or adjusting your CorDapps*. You just have to upgrade
your node and restart.