mirror of
https://github.com/corda/corda.git
synced 2025-04-09 04:15:35 +00:00
[fix] stop the API pages being orphaned away from the menu
This commit is contained in:
parent
85accf93e8
commit
095e1ca6fe
@ -3,13 +3,16 @@ 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`
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
api-states
|
||||
api-persistence
|
||||
api-contracts
|
||||
api-vault-query
|
||||
api-transactions
|
||||
api-flows
|
||||
api-core-types
|
||||
|
||||
Before reading this page, you should be familiar with the :doc:`key concepts of Corda <key-concepts>`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user