corda/docs/source
Ross Nicoll 13b040ecd6 Rework clauses to use composition
Rework clauses so that rather than defining match/no-match behaviour themselves, they are
now composed by nesting them within clauses that understand how to match their child clauses.
This unifies a lot of the structure of clauses and removes corner cases needed for the first
design, as well as moving towards a model which is easier to prove.
2016-08-26 17:35:52 +01:00
..
_static Final edit - simplification 2016-08-21 10:15:08 +01:00
_templates Docs: add link from docsite to api docs 2016-03-08 18:32:13 +01:00
resources First IRS documentation 2016-04-12 11:26:22 +01:00
whitepaper Final edit - simplification 2016-08-21 10:15:08 +01:00
building-the-docs.rst Add tutorial on building documentation 2016-04-28 17:44:33 +01:00
codestyle.rst Add a policy about compiler warnings. 2016-06-27 15:41:18 +02:00
conf.py Minor edits to data model page and additional section on rationale for UTXO model (including some content from Mike) 2016-05-09 18:12:13 +02:00
consensus.rst Add CommitTransactionProtocol 2016-08-25 16:30:39 +01:00
contract-catalogue.rst Add documentation around Commodity and CommodityContract 2016-08-23 17:40:45 +01:00
contract-irs.png Add contract catalogue to documentation 2016-07-29 11:59:28 +01:00
contract-irs.rst # This is a combination of 2 commits. 2016-08-01 13:12:39 +02:00
creating-a-cordapp.rst Fixed review comments. 2016-08-24 21:03:20 +01:00
data-model.rst Docs: adjust the docsite to reflect the tx types refactoring 2016-08-04 13:05:51 +02:00
event-scheduling.rst Event scheduling and docs for event scheduling 2016-06-30 08:51:52 +01:00
getting-set-up.rst Cosmetic change 2016-05-18 18:00:38 +01:00
index.rst Review fixes. 2016-08-24 15:33:43 +01:00
inthebox.rst Review feedback 2016-06-30 12:59:19 +02:00
messaging.rst Update introduction to messaging documentation 2016-08-23 17:43:42 +01:00
node-administration.rst Docs: misc markup fixes and adjust an out of date paragraph about oracles. 2016-05-17 19:40:53 +02:00
oracles.rst Docs: misc markup fixes and adjust an out of date paragraph about oracles. 2016-05-17 19:40:53 +02:00
protocol-state-machines.rst Add some documentation on writing protocol unit tests. 2016-08-12 17:14:55 +02:00
release-notes.rst Add default values for ifMatched/ifNotMatched/requiredCommands 2016-08-23 11:23:47 +01:00
release-process.rst Add a version number to gradle and allow "gradle install" to install the core module to the local Maven repository. 2016-07-07 13:59:55 +01:00
running-the-demos.rst Fixed documentation. 2016-07-28 09:26:47 +01:00
transaction-data-types.rst Address review comments. 2016-08-05 14:04:07 +02:00
tutorial-contract-clauses.rst Rework clauses to use composition 2016-08-26 17:35:52 +01:00
tutorial-contract.rst Rebuild commercial paper contracts using clauses 2016-07-13 16:55:18 +01:00
tutorial-test-dsl.rst Docs: adjust the docsite to reflect the tx types refactoring 2016-08-04 13:05:51 +02:00
visualiser.png Visualiser: reorganise, make it easier to invoke, document it. 2015-12-03 12:00:49 +00:00
visualiser.rst Visualiser: reorganise, make it easier to invoke, document it. 2015-12-03 12:00:49 +00:00
where-to-start.rst Docs: add a doc that describes how to link the other tutorials together into a demo. 2016-05-18 19:05:33 +02:00