mirror of
https://github.com/corda/corda.git
synced 2025-06-11 20:01:46 +00:00
Add missing chapter to index and re-org PDF (#1233)
This commit is contained in:
committed by
Michele Sollecito
parent
d35bf8442f
commit
4f5c8e0052
@ -22,9 +22,35 @@ Corda Enterprise is binary compatible with apps developed for the open source no
|
|||||||
administrators and advanced users who wish to learn how to install and configure an enterprise deployment. For
|
administrators and advanced users who wish to learn how to install and configure an enterprise deployment. For
|
||||||
application development please continue to refer to `the main project documentation website <https://docs.corda.net/>`_.
|
application development please continue to refer to `the main project documentation website <https://docs.corda.net/>`_.
|
||||||
|
|
||||||
------------
|
.. Documentation is not included in the pdf unless it is included in a toctree somewhere
|
||||||
|
|
||||||
.. toctree::
|
.. only:: pdfmode
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:caption: Contents
|
||||||
|
:maxdepth: 2
|
||||||
|
|
||||||
|
release-notes.rst
|
||||||
|
key-concepts.rst
|
||||||
|
quickstart-index.rst
|
||||||
|
tutorials-index.rst
|
||||||
|
building-a-cordapp-index.rst
|
||||||
|
component-library-index.rst
|
||||||
|
corda-nodes-index.rst
|
||||||
|
corda-networks-index.rst
|
||||||
|
tools-index.rst
|
||||||
|
corda-firewall
|
||||||
|
database-management
|
||||||
|
hot-cold-deployment
|
||||||
|
running-a-notary-cluster/toctree
|
||||||
|
certificate-revocation
|
||||||
|
node-internals-index.rst
|
||||||
|
json.rst
|
||||||
|
troubleshooting.rst
|
||||||
|
|
||||||
|
.. only:: htmlmode
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
:caption: Corda Enterprise
|
:caption: Corda Enterprise
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
@ -35,8 +61,9 @@ application development please continue to refer to `the main project documentat
|
|||||||
database-management
|
database-management
|
||||||
corda-firewall
|
corda-firewall
|
||||||
sizing-and-performance
|
sizing-and-performance
|
||||||
|
running-a-notary-cluster/toctree
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:caption: Development
|
:caption: Development
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
@ -51,7 +78,7 @@ application development please continue to refer to `the main project documentat
|
|||||||
json.rst
|
json.rst
|
||||||
troubleshooting.rst
|
troubleshooting.rst
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:caption: Operations
|
:caption: Operations
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
|
||||||
@ -60,13 +87,3 @@ application development please continue to refer to `the main project documentat
|
|||||||
azure-vm.rst
|
azure-vm.rst
|
||||||
aws-vm.rst
|
aws-vm.rst
|
||||||
certificate-revocation
|
certificate-revocation
|
||||||
loadtesting.rst
|
|
||||||
|
|
||||||
.. Documentation is not included in the pdf unless it is included in a toctree somewhere
|
|
||||||
.. only:: pdfmode
|
|
||||||
|
|
||||||
.. toctree::
|
|
||||||
:caption: Other documentation
|
|
||||||
|
|
||||||
deterministic-modules.rst
|
|
||||||
changelog.rst
|
|
Reference in New Issue
Block a user