..
_static
Format docsite css
2016-11-29 12:01:48 +00:00
_templates
Adding links to discourse and slack on docsite
2016-12-01 14:14:17 +00:00
example-code
Merge pull request #35 from corda/clint-M6publishing
2016-12-09 15:07:46 +00:00
resources
Merged in rog-cordapp-tutorial (pull request #490 )
2016-11-29 13:47:08 +00:00
whitepaper
Tech white paper: improve Merkle tree diagrams and rerender
2016-11-29 10:05:32 +00:00
building-the-docs.rst
Removes links to R3 wiki. Changes 'r3prototyping' ref to 'corda'.
2016-12-05 15:17:25 +00:00
clauses.rst
Add clauses documentation.
2016-11-29 11:53:54 +00:00
CLI-vs-IDE.rst
Docsite: fix a few doc errors
2016-11-29 18:42:23 +00:00
clientrpc.rst
Cleaning up doc headers to be consistent wrt casing
2016-11-28 14:08:16 +00:00
codestyle.rst
Add a policy about compiler warnings.
2016-06-27 15:41:18 +02:00
conf.py
Update doc copyright notice to 'Copyright 2016, R3 Limited'
2016-11-28 16:17:55 +00:00
consensus.rst
Added tutorials on how to use & run a notary.
2016-11-28 15:15:13 +00:00
contract-catalogue.rst
Cleaning up doc headers to be consistent wrt casing
2016-11-28 14:08:16 +00:00
contract-cp-state.png
Discuss contract design in the contract writing tutorial
2016-11-23 17:50:15 +00:00
contract-cp.png
Discuss contract design in the contract writing tutorial
2016-11-23 17:50:15 +00:00
contract-irs.png
Add contract catalogue to documentation
2016-07-29 11:59:28 +01:00
contract-irs.rst
Cleaning up doc headers to be consistent wrt casing
2016-11-28 14:08:16 +00:00
corda-configuration-file.rst
Docs: added an explanation on how to specify a custom service name. Added a ref for composite keys section.
2016-11-29 14:46:05 +00:00
corda-plugins.rst
Merged in parkri-oracle-docs (pull request #559 )
2016-11-29 15:12:09 +00:00
creating-a-cordapp.rst
Merged in parkri-oracle-docs (pull request #559 )
2016-11-29 15:12:09 +00:00
data-model.rst
Removes links to R3 wiki. Changes 'r3prototyping' ref to 'corda'.
2016-12-05 15:17:25 +00:00
event-scheduling.rst
Rename protocol to flow in docs
2016-11-23 08:29:14 +00:00
flow-state-machines.rst
Adds a warning regarding vault access in @Suspendable functions
2016-12-14 15:23:09 +00:00
flow-testing.rst
Simulator docs update
2016-11-28 18:19:57 +00:00
further-notes-on-kotlin.rst
Misc doc markup and TODO fixes.
2016-11-23 13:25:44 +01:00
getting-set-up-fault-finding.rst
Docs: minor sidebar fix
2016-11-29 19:03:13 +00:00
getting-set-up.rst
Added a note in the getting setup doc about JavaFX and non-Oracle JVMs
2016-12-06 15:24:29 +00:00
glossary.rst
Rename protocol to flow in docs
2016-11-23 08:29:14 +00:00
index.rst
Added new documentation to the index.
2016-12-08 12:14:17 +00:00
initial-margin-agreement.rst
Cleaning up doc headers to be consistent wrt casing
2016-11-28 14:08:16 +00:00
inthebox.rst
First revision for 'getting set up' - docs not rebuilt as to keep changes visible
2016-11-14 18:12:39 +00:00
loadtesting.rst
loadtest: Add loadtest code
2016-11-15 17:21:26 +00:00
merkle-trees.rst
Cleaning up doc headers to be consistent wrt casing
2016-11-28 14:08:16 +00:00
messaging.rst
Add ReceivedSessionMessage, DriverBasedTest re #57
2016-12-15 11:37:15 +00:00
network-simulator.png
Add documentation for network simulator
2016-09-19 11:57:14 +01:00
network-simulator.rst
Simulator docs update
2016-11-28 18:19:57 +00:00
node-administration.rst
Docsite: minor fixes
2016-11-29 11:37:13 +00:00
node-explorer.rst
Docsite: minor fixes
2016-11-29 11:37:13 +00:00
node-services.rst
Cleaning up doc headers to be consistent wrt casing
2016-11-28 14:08:16 +00:00
oracles.rst
Doc updates for oracles
2016-11-29 15:09:38 +00:00
permissioning.rst
Updated docs and TODOs to be inline with recent changes to the doorman
2016-12-13 17:03:15 +00:00
persistence.rst
Cleaning up doc headers to be consistent wrt casing
2016-11-28 14:08:16 +00:00
publishing-corda.rst
Fixed review comments.
2016-12-08 16:58:22 +00:00
release-notes.rst
M6 release notes
2016-11-29 17:27:25 +00:00
release-process.rst
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
running-a-notary.rst
Docsite: minor fixes
2016-11-29 11:37:13 +00:00
running-the-demos.rst
Bank of Corda demo - Issuer of Cash
2016-12-08 17:38:21 +00:00
secure-coding-guidelines.rst
Rename protocol to flow in docs
2016-11-23 08:29:14 +00:00
setting-up-a-corda-network.rst
Added security to RPC and P2P systems.
2016-12-02 18:11:08 +00:00
transaction-data-types.rst
Docs: added an explanation on how to specify a custom service name. Added a ref for composite keys section.
2016-11-29 14:46:05 +00:00
tutorial-attachments.rst
Misc doc markup and TODO fixes.
2016-11-23 13:25:44 +01:00
tutorial-building-transactions.rst
Created some examples to include in tutorial on building transactions.
2016-11-29 14:50:20 +00:00
tutorial-clientrpc-api.rst
Docsite: fix a few doc errors
2016-11-29 18:42:23 +00:00
tutorial-contract-clauses.rst
Add clauses documentation.
2016-11-29 11:53:54 +00:00
tutorial-contract.rst
Add clauses documentation.
2016-11-29 11:53:54 +00:00
tutorial-cordapp.rst
Updates CorDapp template docs to reflect inclusion of java source files and new info on running nodes across machines. ( #52 )
2016-12-12 18:48:35 +00:00
tutorial-integration-testing.rst
docs: Line wrap integ test tutorial
2016-11-28 13:37:38 +00:00
tutorial-test-dsl.rst
Writing contract tests docs ( #17 )
2016-12-19 13:14:36 +00:00
using-a-notary.rst
Minor: fix spacing in using-a-notary docs
2016-11-28 18:22:13 +00:00