Commit Graph

385 Commits

Author SHA1 Message Date
909b4dccad Updated RPC Tutorial docs and gradle file. 2016-11-29 12:37:40 +00:00
07aeec9f6f First draft 2016-11-29 12:35:41 +00:00
f3e6b7b528 Format docsite css 2016-11-29 12:01:48 +00:00
869324bfd1 Fixed docsite theme mobile view. Minor tweak to the headers 2016-11-29 12:00:11 +00:00
e10b199ae1 Add clauses documentation. 2016-11-29 11:53:54 +00:00
ba84ce7358 Merged in aslemmer-integtest-docs (pull request #553)
docs: Add integration test tutorial
2016-11-29 11:47:27 +00:00
3325985a49 Docsite: minor fixes 2016-11-29 11:37:13 +00:00
64e241896e Tech white paper: improve Merkle tree diagrams and rerender 2016-11-29 10:05:32 +00:00
9aca65bdce Merged in andrius-doc-tweak (pull request #572) 2016-11-29 09:34:42 +00:00
13e781ea73 Minor: fix spacing in using-a-notary docs 2016-11-28 18:22:13 +00:00
a666bbcc06 Merged in parkri-visualiser-docs (pull request #564)
Simulator docs update
2016-11-28 18:20:36 +00:00
2737e9a9e4 Simulator docs update 2016-11-28 18:19:57 +00:00
eec079ed62 Minor tweaks to the configuration docs: make the use of : and = consistent, rename titles 2016-11-28 18:04:06 +00:00
53a825e4cc docs: Address PR 553 comments 2016-11-28 17:08:45 +00:00
570470f255 Tech white paper: change abstract a little bit. Some reviewers found that they still needed to read the intro white paper to understand all the material in this one. 2016-11-28 16:20:46 +00:00
90e7aaec8b Update doc copyright notice to 'Copyright 2016, R3 Limited' 2016-11-28 16:17:55 +00:00
435e7da93f 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.
2016-11-28 15:42:48 +00:00
2f37024af7 Added tutorials on how to use & run a notary. 2016-11-28 15:15:13 +00:00
3d77ed2575 Tech whitepaper: take out confidentiality notice and re-render 2016-11-28 14:27:23 +00:00
a693330cbb Rerender tech whitepaper PDF 2016-11-28 14:23:39 +00:00
6c8996fb5e Tech white paper: update example from Sofus 2016-11-28 14:22:11 +00:00
ce64dbeba7 Added some additional sections and fixed some typos 2016-11-28 14:19:43 +00:00
d243ef298a Beginnings of CorDapp SDK tutorial 2016-11-28 14:19:43 +00:00
536b79a5f2 Tech white paper: replace - with -- 2016-11-28 14:14:17 +00:00
53b90147d9 Tech white paper: address review comments 2016-11-28 14:14:16 +00:00
a268e05dbb Tech white paper: add diagrams, a few more minor edits in response to feedback from Tim Swanson, Mark Oldfield and Richard Brown. 2016-11-28 14:14:15 +00:00
79537898df Merged in sofus-tech-whitepaper (pull request #567)
updated fx call option example
2016-11-28 14:13:45 +00:00
cd1fa99b43 updated fx call option example 2016-11-28 15:11:33 +01:00
2f769b3db0 Cleaning up doc headers to be consistent wrt casing 2016-11-28 14:08:16 +00:00
d9023fd889 docs: Line wrap integ test tutorial 2016-11-28 13:37:38 +00:00
c6a994aca2 docs: Add setting-up-a-corda-network to index.html 2016-11-28 11:58:14 +00:00
2bb1ecdfc1 docs: Add note on self-issuance example in integtest tutorial 2016-11-28 11:52:12 +00:00
220ccdbe13 docs: Add integration test tutorial 2016-11-28 11:52:12 +00:00
2d46249d87 Merged in pat-permissioning-doc (pull request #545)
doc : Network Permissioning
2016-11-28 09:40:38 +00:00
946cfda03e Added a distributed notary demo that runs a notary cluster and gets several transactions notarised 2016-11-25 17:09:57 +00:00
5af5cc100a Updated documentation to reflect current gradle plugins build cycle. 2016-11-25 16:56:09 +00:00
55ea753c52 Added dev mode to the example config 2016-11-25 16:35:43 +00:00
be81e9b620 permissioning doc 2016-11-25 16:33:00 +00:00
44d1b79ef9 docs: Address PR 513 comments 2016-11-25 15:33:04 +00:00
720bb55827 docs: setting-up-a-corda-network 2016-11-25 15:32:33 +00:00
8d773d951b Docs: fix broken image links 2016-11-25 13:08:57 +01:00
699710b736 Merged in parkri-remove-quasar-scan (pull request #540)
quasarScan removal.  It's no longer required by our code base.
2016-11-24 16:28:44 +00:00
8ec21eedb3 quasarScan removal. 2016-11-24 16:27:51 +00:00
492005bcfe Fix up and improve some docs 2016-11-24 15:06:10 +00:00
d68cc0467c Fix bad merge on index.rst 2016-11-24 08:21:21 +00:00
54620200f5 Discuss contract design in the contract writing tutorial
Signed-off-by: Ross Nicoll <ross.nicoll@r3cev.com>
2016-11-23 17:50:15 +00:00
6ecdf5a946 Document on plugin loading framework and a tiny tweak on logging.
Word wrap document.

Change protocol to flow.

Try to improve plugin discussion based on PR comments.

add comma
2016-11-23 17:20:56 +00:00
420b992b1b Merged in rg_adding_analytics_to_docs (pull request #535)
Adding analytics to docs part of website
2016-11-23 16:39:40 +00:00
2673ebdfcf Adding analytics to foote
Now has two layouts - one for normal access, the other for usage on public docsite
2016-11-23 14:44:19 +00:00
c6cec0aa3d address PR comments 2016-11-23 13:36:55 +00:00