Docs: clean up the toctree a little bit w.r.t. serialisation and tools

This commit is contained in:
Mike Hearn
2018-07-04 20:33:41 +02:00
parent 493d4d5890
commit db1e33c820
3 changed files with 5 additions and 3 deletions

View File

@ -12,7 +12,6 @@ CorDapps
cordapp-build-systems cordapp-build-systems
building-against-master building-against-master
corda-api corda-api
serialization-index
secure-coding-guidelines secure-coding-guidelines
flow-cookbook flow-cookbook
vault vault

View File

@ -9,3 +9,4 @@ Serialization
cordapp-custom-serializers cordapp-custom-serializers
serialization-default-evolution.rst serialization-default-evolution.rst
serialization-enum-evolution.rst serialization-enum-evolution.rst
blob-inspector

View File

@ -1,10 +1,12 @@
Tools Tools
===== =====
Corda provides various command line and GUI tools to help you as you work. Along with the three below, you may also
wish to try the :doc:`blob-inspector`.
.. toctree:: .. toctree::
:maxdepth: 1 :maxdepth: 1
network-bootstrapper network-bootstrapper
blob-inspector
demobench demobench
node-explorer node-explorer