Updates docs structure. (#4072)

This commit is contained in:
Joel Dudley 2018-10-15 11:40:10 +02:00 committed by GitHub
parent 2c9a942e1a
commit acd3490cde
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 13 additions and 20 deletions

View File

@ -5,16 +5,18 @@ CorDapps
:maxdepth: 1
cordapp-overview
getting-set-up
tutorial-cordapp
building-a-cordapp-samples
writing-a-cordapp
cordapp-build-systems
building-against-master
debugging-a-cordapp
upgrade-notes
upgrading-cordapps
cordapp-build-systems
building-against-master
corda-api
secure-coding-guidelines
corda-api
flow-cookbook
cheat-sheet
vault
soft-locking
cheat-sheet
building-a-cordapp-samples

View File

@ -1,5 +1,5 @@
Getting set up
==============
Getting set up for CorDapp development
======================================
Software requirements
---------------------

View File

@ -1,15 +1,6 @@
Quickstart
==========
.. only:: pdfmode
.. toctree::
:caption: Other docs
:maxdepth: 1
getting-set-up.rst
tutorial-cordapp.rst
Welcome to the Corda Quickstart Guide. Follow the links below to help get going quickly with Corda.
I want to:

View File

@ -4,8 +4,8 @@
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/codesets.js"></script>
The example CorDapp
===================
Running the example CorDapp
===========================
.. contents::

View File

@ -1,5 +1,5 @@
CorDapp structure
=================
Structuring a CorDapp
=====================
.. contents::