mirror of
https://github.com/corda/corda.git
synced 2025-02-21 09:51:57 +00:00
Changed SDK tutorial based on latest repo changes and some feedback.
Addressed some review comments. Latest changes to SDK tutorial based on review comments. Corda SDK -> CorDapp Template Addressed review comments + added some new sections. Added pic of run config drop down menu. Added a couple of additional sections. Refactored the 'how to make a cordapp' how to a separate docs pages and stubbed it out for comments. Added index.rst Additional changes based on feedback. Addressed review comments. Removed spurious buuildinfo file. Minor changes based on richard's comments. Still waiting on resolution of dev experience preference. Changed milestone release workflow. Users now should checkout a specific tag.
This commit is contained in:
parent
ce64dbeba7
commit
435e7da93f
@ -1,5 +1,5 @@
|
||||
Creating a CorDapp
|
||||
==================
|
||||
CorDapps Background
|
||||
===================
|
||||
|
||||
A Cordapp is an application that runs on the Corda platform using the platform APIs and plugin system. They are self
|
||||
contained in separate JARs from the node server JAR that are created and distributed.
|
||||
|
@ -1,5 +1,5 @@
|
||||
Welcome to the Corda!
|
||||
=====================
|
||||
Welcome to the Corda documentation!
|
||||
===================================
|
||||
|
||||
.. warning:: This build of the docs is from the *master branch*, not a milestone release. It may not reflect the
|
||||
current state of the code.
|
||||
@ -59,6 +59,7 @@ Read on to learn:
|
||||
:caption: CorDapps
|
||||
|
||||
creating-a-cordapp
|
||||
tutorial-cordapp
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
@ -68,7 +69,6 @@ Read on to learn:
|
||||
tutorial-contract
|
||||
tutorial-contract-clauses
|
||||
tutorial-test-dsl
|
||||
tutorial-cordapp
|
||||
tutorial-clientrpc-api
|
||||
flow-state-machines
|
||||
flow-testing
|
||||
|
BIN
docs/source/resources/intellij-welcome.png
Normal file
BIN
docs/source/resources/intellij-welcome.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
BIN
docs/source/resources/run-config-drop-down.png
Normal file
BIN
docs/source/resources/run-config-drop-down.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
BIN
docs/source/resources/unlinked-gradle-project.png
Normal file
BIN
docs/source/resources/unlinked-gradle-project.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.5 KiB |
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user