mirror of
https://github.com/corda/corda.git
synced 2024-12-19 13:08:04 +00:00
Minor: docs, fix header level in cordapp page.
This commit is contained in:
parent
9935cd61ba
commit
b7afd54d29
@ -131,7 +131,7 @@ To use the plugins, if you are not already using the Cordapp template project, y
|
||||
the following segments to the relevant part of your build.gradle.
|
||||
|
||||
Template build.gradle
|
||||
=====================
|
||||
---------------------
|
||||
|
||||
To build against Corda and the plugins that cordapps use, update your build.gradle to contain the following:
|
||||
|
||||
@ -191,7 +191,7 @@ To build against Corda and the plugins that cordapps use, update your build.grad
|
||||
|
||||
|
||||
Cordformation
|
||||
=============
|
||||
-------------
|
||||
|
||||
Cordformation is the local node deployment system for Cordapps, the nodes generated are intended to be used for
|
||||
experimenting, debugging, and testing node configurations and setups but not intended for production or testnet
|
||||
|
@ -53,7 +53,6 @@ Read on to learn:
|
||||
oracles
|
||||
tutorial-attachments
|
||||
event-scheduling
|
||||
secure-coding-guidelines
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
@ -72,6 +71,7 @@ Read on to learn:
|
||||
:maxdepth: 2
|
||||
:caption: Appendix
|
||||
|
||||
secure-coding-guidelines
|
||||
release-process
|
||||
release-notes
|
||||
network-simulator
|
||||
|
Loading…
Reference in New Issue
Block a user