Docs: reorganise the left hand table of contents.

It now has an app dev section, an operations section, and a "participate" section.
This commit is contained in:
Mike Hearn 2018-05-11 17:15:06 +02:00
parent 32aa1bf9d2
commit 2c16de8ec4
2 changed files with 21 additions and 3 deletions

View File

@ -24,6 +24,13 @@ input {
letter-spacing: 0.3px
}
p.caption {
margin-top: 2em;
}
span.caption-text {
font-size: larger;
}
p {
font-size: 100%; /* Get rid of RTD rule that assumes nobody changes their browser font size */
}

View File

@ -30,17 +30,28 @@ We look forward to seeing what you can do with Corda!
.. _`download the PDF`: _static/corda-developer-site.pdf
.. toctree::
:caption: App development
:maxdepth: 1
quickstart-index.rst
key-concepts.rst
building-a-cordapp-index.rst
corda-nodes-index.rst
corda-networks-index.rst
tutorials-index.rst
tools-index.rst
node-internals-index.rst
component-library-index.rst
release-process-index.rst
troubleshooting.rst
.. toctree::
:caption: Operations
:maxdepth: 2
corda-nodes-index.rst
corda-networks-index.rst
.. toctree::
:caption: Participate
:maxdepth: 2
release-process-index.rst
other-index.rst