mirror of
https://github.com/corda/corda.git
synced 2025-06-01 23:20:54 +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:
|
This section describes the APIs that are available for the development of CorDapps:
|
||||||
|
|
||||||
* :doc:`api-states`
|
.. toctree::
|
||||||
* :doc:`api-persistence`
|
:maxdepth: 1
|
||||||
* :doc:`api-contracts`
|
|
||||||
* :doc:`api-vault-query`
|
api-states
|
||||||
* :doc:`api-transactions`
|
api-persistence
|
||||||
* :doc:`api-flows`
|
api-contracts
|
||||||
* :doc:`api-core-types`
|
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>`.
|
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