corda/docs/source/api-index.rst
josecoll 556444f9e1 Cleaned up incorrect references to vault query and persistence. (#933)
* Cleaned up incorrect references to vault query and persistence.

* Consistent use of :doc: reference.
2017-06-28 16:00:39 +01:00

14 lines
359 B
ReStructuredText

API
===
This section describes the APIs that are available for the development of CorDapps:
* :doc:`api-states`
* :doc:`api-persistence`
* :doc:`api-contracts`
* :doc:`api-vault-query`
* :doc:`api-transactions`
* :doc:`api-flows`
* :doc:`api-core-types`
Before reading this page, you should be familiar with the :doc:`key concepts of Corda <key-concepts>`.