mirror of
https://github.com/corda/corda.git
synced 2025-02-01 00:45:59 +00:00
Updates docs structure. (#4072)
This commit is contained in:
parent
2c9a942e1a
commit
acd3490cde
@ -5,16 +5,18 @@ CorDapps
|
|||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
|
|
||||||
cordapp-overview
|
cordapp-overview
|
||||||
|
getting-set-up
|
||||||
|
tutorial-cordapp
|
||||||
|
building-a-cordapp-samples
|
||||||
writing-a-cordapp
|
writing-a-cordapp
|
||||||
|
cordapp-build-systems
|
||||||
|
building-against-master
|
||||||
debugging-a-cordapp
|
debugging-a-cordapp
|
||||||
upgrade-notes
|
upgrade-notes
|
||||||
upgrading-cordapps
|
upgrading-cordapps
|
||||||
cordapp-build-systems
|
|
||||||
building-against-master
|
|
||||||
corda-api
|
|
||||||
secure-coding-guidelines
|
secure-coding-guidelines
|
||||||
|
corda-api
|
||||||
flow-cookbook
|
flow-cookbook
|
||||||
|
cheat-sheet
|
||||||
vault
|
vault
|
||||||
soft-locking
|
soft-locking
|
||||||
cheat-sheet
|
|
||||||
building-a-cordapp-samples
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
Getting set up
|
Getting set up for CorDapp development
|
||||||
==============
|
======================================
|
||||||
|
|
||||||
Software requirements
|
Software requirements
|
||||||
---------------------
|
---------------------
|
||||||
|
@ -1,15 +1,6 @@
|
|||||||
Quickstart
|
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.
|
Welcome to the Corda Quickstart Guide. Follow the links below to help get going quickly with Corda.
|
||||||
|
|
||||||
I want to:
|
I want to:
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
<script type="text/javascript" src="_static/jquery.js"></script>
|
<script type="text/javascript" src="_static/jquery.js"></script>
|
||||||
<script type="text/javascript" src="_static/codesets.js"></script>
|
<script type="text/javascript" src="_static/codesets.js"></script>
|
||||||
|
|
||||||
The example CorDapp
|
Running the example CorDapp
|
||||||
===================
|
===========================
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
CorDapp structure
|
Structuring a CorDapp
|
||||||
=================
|
=====================
|
||||||
|
|
||||||
.. contents::
|
.. contents::
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user