Commit Graph

85 Commits

Author SHA1 Message Date
a8a371fcda Regens docs. 2017-01-06 17:38:23 +00:00
59456cb6b1 Added a method to NodeHandle to simplify using RPC in the Driver 2017-01-06 14:14:32 +00:00
f92ef3d9cf Regen docsite 2017-01-03 13:07:48 +00:00
adc70569b1 Regen docsite 2016-12-15 16:21:28 +00:00
f7eafaae19 Regen docsite 2016-11-29 20:49:25 +00:00
b4c0229ccc Regen docsite 2016-11-29 18:44:59 +00:00
8aafeabd01 Regen docsite 2016-11-29 11:38:52 +00:00
d2e8f8e0a9 Regen docsite 2016-11-25 13:10:21 +01:00
784946983f Regen docsite 2016-11-23 13:50:02 +01:00
648ab43e35 Regen docsite 2016-11-18 13:57:39 +01:00
53c2cff812 Regen docsite 2016-11-11 12:52:29 +01:00
ce99f354cb Rename com.r3corda -> net.corda 2016-11-10 17:14:24 +01:00
e94c5b869b Regen docsite 2016-11-08 19:21:50 +01:00
fc638d319b Regen docsite 2016-11-07 17:57:02 +01:00
8ea620b1a2 Regen docsite 2016-10-12 12:24:38 +02:00
f4b113cc7e Regen docsite 2016-10-11 11:31:20 +02:00
9551b0c7e5 Regen docsite 2016-09-23 11:55:23 +02:00
b7e6c210d9 Merge with master
# Conflicts:
#	docs/build/html/_sources/index.txt
#	docs/build/html/_sources/protocol-state-machines.txt
#	docs/build/html/_sources/tutorial-contract-clauses.txt
#	docs/build/html/index.html
#	docs/build/html/protocol-state-machines.html
#	docs/build/html/searchindex.js
#	docs/build/html/tutorial-contract-clauses.html
#	docs/build/html/tutorial-contract.html
2016-09-09 09:43:14 +01:00
cdb2c3efa6 updated following review 2016-09-06 17:56:01 +01:00
f7b2834461 Regen docsite 2016-08-31 17:16:06 +02:00
89419f2444 Regen docsite 2016-08-30 13:05:32 +02:00
3b8712627d Regen docsite 2016-08-23 14:29:46 +02:00
4e0468333d Regen docsite 2016-08-09 12:21:07 +02:00
1081e8d2ce Regen docsite 2016-08-01 13:16:47 +02:00
98aac62a42 Add contract catalogue to documentation 2016-07-29 11:59:28 +01:00
7e6c1332e7 Regen docsite 2016-07-28 12:20:11 +02:00
1715941dce Regen docsite 2016-07-14 10:55:35 +02:00
27241fb10a Rebuild documentation 2016-07-12 17:52:52 +01:00
0a2f313d40 Minor: run IntelliJ 'code cleanup' 2016-07-11 18:15:28 +02:00
4356cef1cd Regen docsite 2016-06-30 14:49:28 +02:00
2121824662 Rename com.r3cord.contracts.cash package to ...asset 2016-06-30 13:31:59 +01:00
ad72f3e48f Add issuer to cash amounts
Add issuer of a cash when referring to amounts of cash (except for the very few cases where
the issuer is not important, such as when referring to aggregated totals across a set of
issuers). Replaces CommonCashState with TokenDefinition, as a more accurate reflection of
what the class represents.
2016-06-16 15:05:49 +01:00
2fed96cad0 Rebuild documentation 2016-06-15 17:10:43 +01:00
4065cb25c0 Regen docsite 2016-05-24 13:48:53 +02:00
b6c3359cde Docs: regen docsite 2016-05-24 13:27:23 +02:00
68824e9d7e Docsite: added a release notes page 2016-05-24 13:27:16 +02:00
1e9f97f890 Docs: regen docsite for new where to start page. 2016-05-23 18:54:38 +02:00
8488e4d3ff Regen docsite 2016-05-23 18:05:37 +02:00
a7c0296f6b Rename node.core to node.internal from Rick's suggestion not to use core outside of the core package. 2016-05-20 16:43:01 +01:00
f6f56797ce Refactor code into clear core, contracts and node namespaces. Move services into clear implementation and api sides. Push unit tests down to lowest level of dependency hierarchy possible. 2016-05-20 16:42:59 +01:00
058ac986bd Move contracts base files to namespace to make api aspect clearer in includes.
Move Party to core.crypto as Party is closely aligned with the signing and used in code areas unrelated to the contract code.
2016-05-14 13:47:07 +01:00
d52855bfa2 Regen API docs with new Dokka 2016-05-13 12:55:04 +02:00
9ecf430dde Update documentation to match PartyAndReference naming 2016-05-09 17:55:53 +01:00
7499f7cf1f Regen docsite 2016-05-09 18:13:23 +02:00
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
d1bf1b3f92 Update code style documentation
* Remove out of date instruction to put license text in each file.
* Add note that where parameters overflow first line, they should be one-per-line
* Add note on how TODO comments should be structured
2016-05-06 14:59:40 +01:00
5eaf86a4b1 Docs: (Re)push auto generated API docs 2016-04-29 18:46:25 +02:00
5a3c6e7fed Regen docsite 2016-04-29 18:46:24 +02:00
17015846d6 Complete sentence on why nodes are not removed from network map automatically 2016-04-29 16:23:16 +01:00
31da33425e Rebuild user documentation 2016-04-28 17:44:33 +01:00