Ross Nicoll
119f923932
Add documentation for network simulator
2016-09-19 11:57:14 +01:00
Ross Nicoll
47e404f8b0
Remove docs on network visualiser
2016-09-19 11:53:41 +01:00
Mike Hearn
4d83f1489f
Add a client library that provides an RPC mechanism for talking to the Corda node.
...
The RPC mechanism uses message queues and is essentially conventional except for the fact that it supports marshalling observables. An observable encapsulates a stream of ongoing events, and server-side observables sent to the client are automatically bound to message queues and managed by Artemis.
2016-09-16 10:13:21 +01:00
Mike Hearn
423aff477a
Add a short document that describes things to watch out for when writing Corda app code.
2016-09-07 13:09:39 +02:00
Matthew Nesbit
638dfc902a
docs
...
Include database config section for completeness
Incorporate comments from review
Incorporate comments from review
2016-08-31 11:47:25 +01:00
Mike Hearn
cc2209f7b1
Docsite: add a warning to the index page about the docsite being for master, and update the release process doc to remind the release master to remove it on the branch.
2016-08-30 12:53:34 +02:00
Clinton Alexander
c03d9a2cf7
Review fixes.
2016-08-24 15:33:43 +01:00
richard
9e9f75b932
Added Corda Whitepaper
2016-08-11 13:57:41 +01:00
Mike Hearn
a5c8df8dab
# This is a combination of 2 commits.
...
# The first commit's message is:
Release notes for M2
# The 2nd commit message will be skipped:
# Docs: Address release notes review comments, re-arrange the sidebar and mention the new TF code that has been added.
2016-08-01 13:12:39 +02:00
Ross Nicoll
98aac62a42
Add contract catalogue to documentation
2016-07-29 11:59:28 +01:00
Ross Nicoll
1943b3633f
Add documentation on contract clauses
2016-07-12 17:47:51 +01:00
Andras Slemmer
dae39bbfc1
docs: Add tutorial on the test DSL
2016-07-11 14:25:27 +01:00
rick.parker
5271882dcd
Event scheduling and docs for event scheduling
2016-06-30 08:51:52 +01:00
Ross Nicoll
9cdcaaa606
Add documentation of transaction data types
2016-06-13 17:38:18 +01:00
Mike Hearn
68824e9d7e
Docsite: added a release notes page
2016-05-24 13:27:16 +02:00
Mike Hearn
6f1e2047dd
Docs: add a doc that describes how to link the other tutorials together into a demo.
2016-05-18 19:05:33 +02:00
Mike Hearn
06cf7a21be
Docs: misc markup fixes and adjust an out of date paragraph about oracles.
2016-05-17 19:40:53 +02:00
Mike Hearn
e38b101970
Merged in release-process-docs (pull request #88 )
...
Add a page that briefly describes the proposed release process.
2016-05-16 15:55:31 +02:00
Andrius Dagys
e77d3a40bd
Added docs for the Notary
2016-05-13 16:17:50 +01:00
Mike Hearn
61605b18e3
Add a page that briefly describes the proposed release process.
2016-05-10 18:44:41 +02:00
Ross Nicoll
20c6be193a
Move tutorial.rst to tutorial_contract.rst
...
Move tutorial.rst to tutorial_contract.rst and rebuild docs
2016-05-09 10:20:40 +01:00
Ross Nicoll
c13b5f247e
Add tutorial on building documentation
2016-04-28 17:44:33 +01:00
Mike Hearn
45e89fe4ad
Docsite: add info on how to run the IRS demo and rename the demos section
2016-04-18 19:44:21 +02:00
Mike Hearn
d08f7905df
Regen docsite and link IRS page into it (was previously invisible)
2016-04-18 19:25:41 +02:00
Mike Hearn
07f925a9f7
Docs: remove roadmap, add a new doc page on oracles.
2016-03-11 13:42:11 +01:00
Mike Hearn
3db5b234d1
Docs: add link from docsite to api docs
2016-03-08 18:32:13 +01:00
Mike Hearn
4fd4a348cb
Add a section to the docsite about node administration, cover attachment upload/download.
2016-03-04 16:15:32 +01:00
Mike Hearn
c2a10e8fae
Add a page to the docsite about the trading demo.
2016-02-03 16:57:01 +01:00
Mike Hearn
c16abb2825
Add a coding style guide.
2016-01-27 15:07:46 +00:00
Mike Hearn
89b1a5648b
Docs: regen HTML + reorganise left hand menu a bit.
2015-12-22 15:15:38 +00:00
Mike Hearn
4198de7ff0
Messaging: add docs on the messaging and protocol state machine systems.
2015-12-14 18:22:21 +01:00
Mike Hearn
e5a36580da
Visualiser: reorganise, make it easier to invoke, document it.
2015-12-03 12:00:49 +00:00
Mike Hearn
2f7da660c2
Fill out roadmap doc page and state the core hypothesis that the prototype is exploring on the welcome page.
2015-12-01 14:05:08 +00:00
Mike Hearn
8ea4ac8b15
Rename 'playground' to 'R3 Prototyping'
2015-11-30 17:00:25 +00:00
Mike Hearn
3dd10714df
Introduce documentation of the current prototype with a contract programming tutorial (incomplete), using the Sphinx docs engine.
...
Actual generated HTML will follow in the next commit.
2015-11-25 18:01:37 +01:00