Minor: docs, fix header level in cordapp page.

This commit is contained in:
Mike Hearn 2016-10-12 12:54:23 +02:00
parent 9935cd61ba
commit b7afd54d29
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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