Formatting and typos. Groups API docs in sidebar. Renames Persistence to API: Persistence and fixes some links.

This commit is contained in:
Joel Dudley
2017-06-21 13:55:48 +01:00
committed by GitHub
parent d16813597c
commit d9d20f2215
6 changed files with 21 additions and 21 deletions

13
docs/source/api-index.rst Normal file
View File

@ -0,0 +1,13 @@
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-transactions`
* :doc:`api-flows`
* :doc:`api-core-types`
Before reading this page, you should be familiar with the key concepts of Corda: :doc:`key-concepts`.