Commit Graph

94 Commits

Author SHA1 Message Date
f9c4c6eba7 Rebuilds docs. 2017-02-08 16:08:46 +00:00
a058766298 Merge pull request #221 from gary-rowe/master
Fix incorrect port numbers in documentation for node explorer
2017-02-08 16:18:53 +01:00
f1025e999b Update notice on the docs index page to point to release M8
Regenerate docs
2017-02-07 17:18:21 +00:00
e5d1b26a97 Fix the port numbers in the documentation to match actual values (build) 2017-02-06 16:23:11 +00:00
b1c5de1112 Fix the port numbers in the documentation to match actual values 2017-02-06 16:22:15 +00:00
a52a107767 Rebuilds docs. 2017-01-31 13:02:43 +00:00
3676425781 Regen docsite with new Key Concepts section (#182) 2017-01-26 16:57:23 +00:00
2ec31781c1 Regen docsite with new JavaDoc format API reference 2017-01-19 18:11:56 +01:00
cbb66f87f3 Regen docsite with new JavaDoc format API reference 2017-01-18 13:42:22 +01:00
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