mirror of
https://github.com/corda/corda.git
synced 2025-01-20 03:36:29 +00:00
Doc index structure change
This commit is contained in:
parent
81d6195a07
commit
864a48b800
@ -25,21 +25,38 @@ Read on to learn:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Overview
|
||||
:caption: Getting started
|
||||
|
||||
inthebox
|
||||
getting-set-up
|
||||
running-the-demos
|
||||
initialmarginagreement
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Key concepts
|
||||
|
||||
data-model
|
||||
transaction-data-types
|
||||
merkle-trees
|
||||
consensus
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: The Corda node
|
||||
|
||||
clientrpc
|
||||
messaging
|
||||
persistence
|
||||
creating-a-cordapp
|
||||
running-the-demos
|
||||
node-administration
|
||||
corda-configuration-files
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: CorDapps
|
||||
|
||||
creating-a-cordapp
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Tutorials
|
||||
@ -56,17 +73,17 @@ Read on to learn:
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Contracts
|
||||
:caption: Other
|
||||
|
||||
contract-catalogue
|
||||
contract-irs
|
||||
initialmarginagreement
|
||||
network-simulator
|
||||
node-explorer
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Node API
|
||||
:caption: Component library
|
||||
|
||||
clientrpc
|
||||
contract-catalogue
|
||||
contract-irs
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
@ -75,7 +92,10 @@ Read on to learn:
|
||||
secure-coding-guidelines
|
||||
release-process
|
||||
release-notes
|
||||
network-simulator
|
||||
node-explorer
|
||||
codestyle
|
||||
building-the-docs
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Glossary
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user