From 864a48b80006edd22a61273a9a72802675d533a9 Mon Sep 17 00:00:00 2001 From: "rick.parker" Date: Fri, 18 Nov 2016 12:17:32 +0000 Subject: [PATCH] Doc index structure change --- docs/source/index.rst | 42 +++++++++++++++++++++++++++++++----------- 1 file changed, 31 insertions(+), 11 deletions(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index f54c2b2638..dc0b079438 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -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 +