mirror of
https://github.com/corda/corda.git
synced 2025-04-07 11:27:01 +00:00
Clarifies that only the first two tutorials are related and form a sequence.
This commit is contained in:
parent
f9f476b4f3
commit
1b49c50c8e
@ -1,11 +1,23 @@
|
||||
Tutorials
|
||||
=========
|
||||
|
||||
This section is split into two parts.
|
||||
|
||||
The Hello, World tutorials should be followed in sequence and show how to extend the Java or Kotlin CorDapp Template
|
||||
into a full CorDapp.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
hello-world-introduction
|
||||
tut-two-party-introduction
|
||||
|
||||
The remaining tutorials cover individual platform features in isolation. They don't depend on the code from the Hello,
|
||||
World tutorials, and can be read in any order.
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 1
|
||||
|
||||
tutorial-contract
|
||||
tutorial-test-dsl
|
||||
contract-upgrade
|
||||
|
Loading…
x
Reference in New Issue
Block a user