mirror of
https://github.com/corda/corda.git
synced 2025-06-18 15:18:16 +00:00
Docs: clean up the toctree a little bit w.r.t. serialisation and tools
This commit is contained in:
@ -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
|
||||||
|
@ -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
|
@ -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
|
||||||
|
Reference in New Issue
Block a user