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

@ -542,7 +542,7 @@ Corda installs four initiating subflow pairs on each node by default:
.. warning:: ``SwapIdentitiesFlow``/``SwapIdentitiesHandler`` are only installed if the ``confidential-identities`` module
is included. The ``confidential-identities`` module is still not stabilised, so the
``SwapIdentitiesFlow``/``SwapIdentitiesHandler`` API may change in future releases. See :doc:`corda-api`.
``SwapIdentitiesFlow``/``SwapIdentitiesHandler`` API may change in future releases. See :doc:`api-stability-guarantees`.
Corda also provides a number of built-in inlined subflows that should be used for handling common tasks. The most
important are: