mirror of
https://github.com/corda/corda.git
synced 2025-01-31 16:35:43 +00:00
Updates docs structure. (#4072)
This commit is contained in:
parent
2c9a942e1a
commit
acd3490cde
@ -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
|
||||
|
@ -1,5 +1,5 @@
|
||||
Getting set up
|
||||
==============
|
||||
Getting set up for CorDapp development
|
||||
======================================
|
||||
|
||||
Software requirements
|
||||
---------------------
|
||||
|
@ -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:
|
||||
|
@ -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::
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
CorDapp structure
|
||||
=================
|
||||
Structuring a CorDapp
|
||||
=====================
|
||||
|
||||
.. contents::
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user