Matthew Nesbit
a5a860c52e
First pass doc on the bridge.conf configuration file.
...
More doc work on bridge
Fixup docs with regard to HA changes discovered during testing
Link to bridge docs and add note about Zookeeper prerequisite.
Doc in progress
Add operating modes to overview doc
Change to BridgeInner from FloatInner
Add diagram to worked configuration section
Fix some typos and comments from PR reviews
Try to tidy up some of the wording.
Add new config properties and change to subsection headers for mode discussion
2018-05-17 08:52:49 +01:00
Mike Hearn
54e1a7aa7e
Docs: fix some broken markup that caused rendering errors and warnings.
2018-05-11 13:02:40 +02:00
Joel Dudley
22d5967b9e
Adds setting the PATH environment variable to the set-up instructions.
2018-04-26 15:50:17 +01:00
Joel Dudley
a7d0b124d2
Set up instructions no longer rely on Java installer in Mac (defaults to JDK 9).
2018-03-14 13:38:21 +00:00
Joel Dudley
85071f227a
Reflects tutorial changes and CorDapp build docs changes from release-V1.
2017-11-16 15:31:52 +00:00
Joel Dudley
5bb4601812
Reflects V1.0 changes on Master re: internal samples and identity sync flow API.
2017-10-25 09:29:32 +01:00
Joel Dudley
0c2289de8c
Joel move api docs
2017-10-09 11:32:03 +01:00
Michele Sollecito
0b35a99c5a
[CORDA-682]: Claim Jigsaw module names ( #1824 )
...
[CORDA-682] Specify Jigsaw module names for all JAR projects.
2017-10-06 15:37:33 +01:00
Joel Dudley
ef9b54327a
Checking out the latest milestone will no longer be required.
2017-10-02 15:01:19 +01:00
Joel Dudley
4641d3c4dd
Moves code sections in tutorials to code files.
2017-10-01 23:33:15 +01:00
Alberto Arri
246ab26d30
Properly escape backslashes in windows paths ( #1556 )
...
* fix some backslashes in the windows paths in the docs
This reverts commit 4532bca58009ccba9d5d2ac97cb2a62c35770b72.
2017-09-26 12:54:28 +01:00
Joel Dudley
54ad89e094
Removes hard-coded M12 references. ( #1628 )
2017-09-25 15:55:19 +01:00
joeldudleyr3
17f7e39183
Makes set-up instructions clearer. Addresses a zsh-related bug.
2017-09-05 12:33:52 +02:00
Joel Dudley
e50052aeb1
Update getting-set-up.rst.
2017-08-30 13:20:11 +01:00
Joel Dudley
55a4264652
Error in folder name
2017-08-14 13:31:15 +01:00
Joel Dudley
3485827a90
Updates template links to indicate both versions.
2017-07-28 09:13:53 +01:00
Joel Dudley
bb4501c09c
Updates the example CorDapp page.
2017-07-21 12:33:31 +01:00
Katarzyna Streich
394d937570
Update M11 to M12 in docs. ( #818 )
2017-06-08 17:56:52 +01:00
Joel Dudley
e5fba5d0af
Docsite reorg ahead of beta launch.
2017-06-05 13:37:23 +01:00
Chris Rankin
b7fe8d6b3c
Update documentation for M11.1. ( #685 )
2017-05-15 17:23:07 +01:00
Joel Dudley
9307e720be
Adds video links to the Getting Set Up page. ( #683 )
2017-05-15 06:18:26 -04:00
Joel Dudley
e2ce80c8ec
Updates the Getting Set Up docs page with more detailed instructions.
2017-05-12 11:32:19 +01:00
Chris Rankin
fc50860dae
Fix current version. ( #670 )
2017-05-11 17:07:14 +01:00
Roger Willis
43459789ee
Merge pull request #510 from corda/andr3ej-runConfigurations
...
Fix always-failing command in Getting set up documentation
2017-04-11 13:20:21 +01:00
Patrick Kuo
f4bdb00f70
Bump version to M10.1 in docs for release ( #517 )
2017-04-07 16:28:18 +01:00
Andrzej Cichocki
8853a6069c
Command fails as .idea/runConfiguration doesn't exist in version control, should be .idea/runConfigurations .
2017-04-05 15:19:37 +01:00
Clinton Alexander
e9cfbde287
Kapt now must be run manually in order for IntelliJ to compile Corda.
...
Replaced compileKotlin with kaptKotlin in docs to reduce build times for users following documentation.
2017-03-30 14:18:27 +01:00
Clinton Alexander
a40d55df84
Updated docs to refer to the latest M9.2 release.
2017-03-27 16:33:33 +02:00
Ross Nicoll
db97ddb030
Update index and set up versions
2017-03-08 10:07:02 +00:00
Clinton Alexander
91a72bb345
Updated docs to M8.2
2017-02-22 10:52:47 +00:00
Clinton Alexander
0e8d7fc2aa
Updated docs to refer to the latest milestone and replaced a specific milestone reference with a generic one
2017-02-16 12:26:40 +00:00
Joel Dudley
b3e26b2022
Changes docs to point to cordapp-tutorial instead of cordapp-template as appropriate.
2017-02-08 10:34:54 +00:00
Joel Dudley
cfcfb30beb
Provides clearer instructions on the 'Getting set up' page. Expands 'Troubleshooting' page.
2017-01-31 12:59:24 +00:00
Joel Dudley
b5c319aeca
Unix vs Windows demo instructions. Duplicate SIMM page. Typos. Bad nesting.
2017-01-06 11:05:37 +00:00
Shams Asari
89cc9dc886
Added a note in the getting setup doc about JavaFX and non-Oracle JVMs
2016-12-06 15:24:29 +00:00
Richard Green
10bc27d2f4
Adding links to discourse and slack on docsite
2016-12-01 14:14:17 +00:00
Mike Hearn
e4ee1b51e6
Docs: warn about IntelliJ issue that causes .idea to be wiped at import time
2016-11-29 15:53:35 +00:00
Shams Asari
2f769b3db0
Cleaning up doc headers to be consistent wrt casing
2016-11-28 14:08:16 +00:00
Mike Hearn
3bec44cd65
Misc doc markup and TODO fixes.
2016-11-23 13:25:44 +01:00
Richard Green
2ec18d322f
Changes from a doc review that were omitted in first PR, also changes from corda=samples repo
2016-11-18 17:58:52 +00:00
Richard Green
c370e01e68
From comment review PR
2016-11-17 16:31:08 +00:00
Richard Green
c4afa4ae63
First revision for 'getting set up' - docs not rebuilt as to keep changes visible
2016-11-14 18:12:39 +00:00
Wawrzyniec Niewodniczanski
ed3b33af19
Cosmetic change
...
- missing word
- wrong URL
2016-05-18 18:00:38 +01:00
Wawrzyniec Niewodniczanski
e5ef9b28b7
Improve Set Up documentation
...
- there seems to be some changes to IntelliJ
- some further clarification
2016-05-18 10:39:47 +01:00
Mike Hearn
81812d2f2d
Kotlin 1.0.0-beta-4584 (docs)
2015-12-24 17:22:00 +00:00
Frederic_Dalibard
ba99bfde7c
Minor:
...
- changed Kotlin version
- changed "playground.git" into "r3repository.git"
2015-12-21 22:16:19 +01:00
Mike Hearn
b915a30dee
Docs: mention what to do if IntelliJ complains about lack of a jdk
2015-12-08 16:47:45 +01:00
Mike Hearn
3dd10714df
Introduce documentation of the current prototype with a contract programming tutorial (incomplete), using the Sphinx docs engine.
...
Actual generated HTML will follow in the next commit.
2015-11-25 18:01:37 +01:00