mirror of
https://github.com/corda/corda.git
synced 2025-02-06 11:09:18 +00:00
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:
parent
32aa1bf9d2
commit
2c16de8ec4
@ -24,6 +24,13 @@ input {
|
|||||||
letter-spacing: 0.3px
|
letter-spacing: 0.3px
|
||||||
}
|
}
|
||||||
|
|
||||||
|
p.caption {
|
||||||
|
margin-top: 2em;
|
||||||
|
}
|
||||||
|
span.caption-text {
|
||||||
|
font-size: larger;
|
||||||
|
}
|
||||||
|
|
||||||
p {
|
p {
|
||||||
font-size: 100%; /* Get rid of RTD rule that assumes nobody changes their browser font size */
|
font-size: 100%; /* Get rid of RTD rule that assumes nobody changes their browser font size */
|
||||||
}
|
}
|
||||||
|
@ -30,17 +30,28 @@ We look forward to seeing what you can do with Corda!
|
|||||||
.. _`download the PDF`: _static/corda-developer-site.pdf
|
.. _`download the PDF`: _static/corda-developer-site.pdf
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
|
:caption: App development
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
quickstart-index.rst
|
quickstart-index.rst
|
||||||
key-concepts.rst
|
key-concepts.rst
|
||||||
building-a-cordapp-index.rst
|
building-a-cordapp-index.rst
|
||||||
corda-nodes-index.rst
|
|
||||||
corda-networks-index.rst
|
|
||||||
tutorials-index.rst
|
tutorials-index.rst
|
||||||
tools-index.rst
|
tools-index.rst
|
||||||
node-internals-index.rst
|
node-internals-index.rst
|
||||||
component-library-index.rst
|
component-library-index.rst
|
||||||
release-process-index.rst
|
|
||||||
troubleshooting.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
|
other-index.rst
|
||||||
|
Loading…
x
Reference in New Issue
Block a user