Dan Newton
9166755954
Add constants for the open source and samples repos branch names ( #5263 )
...
* Add constants for the open source and samples repos branch names
Open source branch name - `openSourceBranchName`
Sample repos branch name - `openSourceSamplesBranchName`
* Add base path constants to the open source and samples repos
Fully replace base path to open source codebase - `openSourceBranch`
Fully replace base path to open source samples - `openSourceSamplesBranch`
These can be accessed in the docs using `os_branch` and `os_samples_branch`
Correct usages in the docs to use these constants.
* Correct links
2019-08-02 09:00:46 +01:00
Ben Wyeth
a1f7c4f2f4
corda-2781 replace manual versions with substitutions ( #4927 )
...
* been through the docs manually and picked out substitutions
* hopefully addressing the url inconsistencies
2019-03-25 12:20:26 +00:00
Thomas Schroeter
34c7d3e8a7
Fix reference in "running a notary" doc
2019-02-14 09:54:40 +01:00
Andrius Dagys
e99fa975f7
CORDA-535: Allow notary implementations to specify a serialization filter ( #4054 )
...
Only allow custom serialization filters in dev mode.
2018-10-19 11:17:20 +01:00
Andrius Dagys
1cffe1b080
Docs: update notary setup page
2018-07-17 11:26:55 +02:00
Mike Hearn
54e1a7aa7e
Docs: fix some broken markup that caused rendering errors and warnings.
2018-05-11 13:02:40 +02:00
Thomas Schroeter
0d2382619b
Raft Notary: bootstrap command line flag
2017-11-14 13:51:21 +00:00
Shams Asari
727cd0e55c
Cleaned up notary configuration by introducing a notary config option.
...
extraAdvertisedServiceIds is no longer used for this.
2017-10-07 12:52:37 +01:00
Joel Dudley
4641d3c4dd
Moves code sections in tutorials to code files.
2017-10-01 23:33:15 +01:00
Shams Asari
7181b697a3
extraAdvertisedServiceIds config is now a list of strings, rather than a comma separated string
2017-02-21 15:21:37 +00:00
Mike Hearn
cbb66f87f3
Regen docsite with new JavaDoc format API reference
2017-01-18 13:42:22 +01:00
Joel Dudley
b5c319aeca
Unix vs Windows demo instructions. Duplicate SIMM page. Typos. Bad nesting.
2017-01-06 11:05:37 +00:00
Mike Hearn
3325985a49
Docsite: minor fixes
2016-11-29 11:37:13 +00:00
Andrius Dagys
2f37024af7
Added tutorials on how to use & run a notary.
2016-11-28 15:15:13 +00:00