Commit Graph

53 Commits

Author SHA1 Message Date
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
27241fb10a Rebuild documentation 2016-07-12 17:52:52 +01:00
4356cef1cd Regen docsite 2016-06-30 14:49:28 +02: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
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
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
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
45e89fe4ad Docsite: add info on how to run the IRS demo and rename the demos section 2016-04-18 19:44:21 +02:00
d08f7905df Regen docsite and link IRS page into it (was previously invisible) 2016-04-18 19:25:41 +02:00
e1bcfd197b Documentation regen 2016-04-13 10:29:54 +01:00
473e4e527e Regen docs 2016-03-15 17:13:01 +01:00
bc5f29c5ee Regen docsite 2016-03-14 16:57:36 +01:00
0476de6560 Regen docsite and include Dokka API docs for the first time 2016-03-08 18:30:52 +01:00
2dcd9c223a Regen docsite 2016-03-04 16:16:03 +01:00
dfc15a6bab Regen docsite 2016-02-25 13:29:28 +01:00
ac56ea2495 Regen docsite 2016-02-05 15:54:38 +01:00
9a818247bb Re-gen docsite 2016-02-03 16:57:01 +01:00
52d30b4870 Regen docsite. 2016-01-27 15:07:46 +00:00
d9c6df51f4 Update docs for new simpler protocol framework API. 2016-01-13 13:54:10 +01:00
81812d2f2d Kotlin 1.0.0-beta-4584 (docs) 2015-12-24 17:22:00 +00:00
049f0aa3b3 Rename PartialTransaction -> TransactionBuilder. The term "partial transaction" should be reserved to mean a transaction that is lacking some signatures as it's in the process of being built up by multiple parties. 2015-12-22 15:28:38 +00:00
89b1a5648b Docs: regen HTML + reorganise left hand menu a bit. 2015-12-22 15:15:38 +00:00
e3cfe0ae49 Docs: fix a few typos and rewrap a few code samples in the state machines article. 2015-12-15 15:52:07 +01:00
c4549a5ecb Docs: regen HTML 2015-12-15 13:16:20 +01:00
62f7237364 Docs: regen HTML 2015-12-14 18:22:54 +01:00
b915a30dee Docs: mention what to do if IntelliJ complains about lack of a jdk 2015-12-08 16:47:45 +01:00
f7e04e1078 Docs: Mention the crowdfunding in the "in the box" page, regen html 2015-12-07 20:55:03 +01:00
e5a36580da Visualiser: reorganise, make it easier to invoke, document it. 2015-12-03 12:00:49 +00:00
31ca78533b Docs: regen HTML 2015-12-02 09:50:31 +00:00
c4d383bf67 Docs: rename institution to party 2015-11-30 17:07:09 +00:00
8ea4ac8b15 Rename 'playground' to 'R3 Prototyping' 2015-11-30 17:00:25 +00:00
b8a50a65cf Merge branch 'finish-timestamping'
# Conflicts:
#	docs/build/html/searchindex.js
#	src/core/serialization/Kryo.kt
2015-11-30 16:35:10 +00:00
42eed3e0a3 Flesh out timestamping logic and fix various serialisation related bugs that it exposes. Timestamps are optional, so update the CommercialPaper contract and tutorial to reflect that. 2015-11-27 18:33:17 +01:00
57118d46a8 Docs: Regen HTML 2015-11-27 16:23:32 +01:00