637c8524fc
Merge branch 'release/os/4.1' into FEAT-43-r4.4
2019-11-13 19:16:09 +00:00
8e4666961a
CORDA-3422 - Remove design docs from 4.0 ( #5707 )
2019-11-13 18:01:04 +00:00
80d7b6355f
ENT-4198 Adding legal text
...
Signed-off-by: Ed Prosser <edward.prosser@r3.com >
2019-09-18 12:01:36 +01:00
dbce25b575
Put missing content back into the toctree after a bad merge.
...
Fix a bunch of ReST markup errors.
2019-08-23 14:41:32 +02:00
2dd1e21404
Make the start page a bit nicer and make the white papers more visible.
2019-08-22 19:19:27 +02:00
c05b5911c6
Rename the new platform white paper back to introductory white paper,
...
because there are still quite a few links to the old name and URL even
within our own repository.
Reformat docsite slightly to make the white papers more prominent.
Also link to the Chinese/Japanese translations of the old paper.
Make the build script do both platform/intro and tech white papers.
2019-08-22 19:09:39 +02:00
178814b2d9
Improve the PDF by giving the book its own short intro page instead of
...
reusing the HTML intro, which doesn't make sense due to HTML-only markup
like videos.
2019-08-22 19:00:51 +02:00
33bd3b2c1d
Backporting changes to quickstart ( #5306 )
...
Signed-off-by: Ed Prosser <edward.prosser@r3.com >
2019-08-19 22:41:51 +01:00
5f43445a0e
revision of deploy
...
Signed-off-by: Ed Prosser <edward.prosser@r3.com >
2019-07-12 10:51:12 +02:00
9ec82b4bca
Minor tweaks and improvements in docs TOC to aid navigation and access.
2019-03-27 15:26:17 +01:00
4dee36adc7
Docs: introduce a page about upgrading the node.
2019-02-21 12:05:07 +01:00
d86ef26e68
Update index.rst
...
Updating the casing from uat.md to UAT.md, as it wasn't linking with the lower case (thanks to @farm !)
2019-02-20 18:49:41 +01:00
a0705c2940
Deleted corda-repo-layout.rst as it's outdated and pointless to have ( #4768 )
2019-02-17 09:48:18 +00:00
1c80fde518
Update index.rst
...
Adding a UAT page for the left-hand pane menu, under Corda Network title banner. (Content has already been created.)
2019-02-14 09:55:54 +01:00
dd2f1f9798
Mention Docker images in the release notes.
2019-01-16 13:33:25 +01:00
e003eedd38
Merge branch 'master' into wn-redo-node-conf-docs
2019-01-15 10:05:00 +00:00
5a72525d7d
Moves Contrib and Network sections up in index. Makes requesting a contribution more prominent. ( #4573 )
...
* Moves Contrib and Network sections up in index. Makes requesting a contribution more prominent.
* Review feedback.
2019-01-14 15:58:00 +00:00
2f18ce9440
Merge branch 'master' into wn-redo-node-conf-docs
2019-01-14 15:31:32 +00:00
6fc80604bf
Move docker in menu
2019-01-08 15:52:24 +00:00
385755fb1a
Updated introduction to Corda Network, with some content removed now it's
...
available on https://corda.network .
Signed-off-by: jamescarlyle <jwgcarlyle@gmail.com >
2018-12-27 11:31:55 +00:00
323effa236
Docs: release notes and improvements to upgrade notes for Corda 4.
...
Move release/app upgrade notes to the top of the toctree.
Authors: Kat Baker, Jose Coll, Mike Hearn, Tommy Lillehagen.
2018-12-21 12:56:21 +01:00
17e7a3ad7c
Remove documentation of building container images with jib ( #4430 )
...
This is not inline with the official container image.
2018-12-18 12:27:33 +00:00
d5169304cd
Docs: add min/target version design doc to the toctree. Refresh versioning doc page.
2018-12-18 12:48:51 +01:00
3a20e3f208
Updated with governance-guidelines and minor edits to other governance documents.
2018-10-30 19:27:40 +00:00
8b5faa107e
Initial commit
2018-10-18 18:19:14 +01:00
1f835a3496
Add package namespace ownership design doc to toc tree
2018-10-15 17:35:56 +01:00
febe737a7a
Updates homepage link. ( #4027 )
2018-10-04 10:45:55 +01:00
6f05f639fb
Added more docs for reference states to key concepts and api docs. ( #4013 )
...
* Added more docs for reference states to key concepts and api docs.
* Updated with requested changes
2018-10-02 16:29:19 +01:00
7159dfcb61
CORDA-1787 Bring threat model into the docsite ( #3817 )
...
* CORDA-1787 bring threat model into docs site
* CORDA-1787 updating with full text
* CORDA-1787 update/fix typos
* CORDA-1787 update threat model with PR feedback
* CORDA-1787 fix typos
* CORDA-1787 move threat model into design section
* CORDA-1787 update formatting using pure markdown
2018-09-21 18:48:47 +01:00
99dd2c5936
CORDA-1764: Make blobinspector use picocli base class ( #3940 )
...
* Make blobinspector use picocli base class
* Updated Documentation
* Update and harmonise documentation
* Give the table a bit more padding to help with merge conflicts
* Correct capitalisation of short options
* Some grammar changes
2018-09-14 16:37:58 +01:00
e8a1564429
Add a design doc for signature constraints.
2018-08-17 16:09:46 +02:00
753d67a519
Reword index page ( #3782 )
2018-08-14 10:06:30 +01:00
b9efbaa228
CORDA-1585 - Tidy up participate docs + pdf toctree backport ( #3674 )
...
* Fix TOC for HTML and PDF (Backport from Enterprise docs)
* Tidy up participate section
* Address review comments
2018-07-24 10:05:57 +01:00
a4ad4c7563
CORDA-1725 Add documentation on building Corda for Win/*nix and clean up doc bui… ( #3578 )
...
* Add documentation on building Corda for Win/*nix and clean up doc building documentation
* Split up building corda instructions from building docs instructions
* Address review comments
2018-07-13 22:12:20 +01:00
12174fdaae
Add jib gradle plugin to node ( #3571 )
...
* Add jib gradle plugin to node
Available tasks:
./gradlew node:jibExportDockerContext
./gradlew node:jib --image <image>
2018-07-12 14:39:17 +01:00
df198acf59
Fixing md formatting sphinixification issues ( #3510 )
2018-07-05 09:40:36 +01:00
3125ec9f73
[ENT-1955] Documentation fixes ( #3417 )
2018-06-21 16:57:30 +01:00
e2701e69d6
[CORDA-1612]: Fix truncated code snippets in docs PDF ( #3347 )
2018-06-13 09:43:16 +01:00
1eb3c25967
Merge pull request #3156 from corda/ENT-1761/aslemmer-sgx-infrastructure-design
...
ENT-1761: Add design doc for SGX integration into the node
2018-06-11 21:21:21 +01:00
6cc08776b5
Docs: move json to the development section ( #3343 )
2018-06-11 17:13:45 +02:00
6661ee8a3e
Add doc
2018-06-07 17:08:20 +01:00
21280c029e
ENT-1463, ENT-1903: Document the "determinisation" process. ( #3297 )
2018-06-07 16:49:39 +01:00
2907250468
Mark HA notary design as deprecated ( #3171 )
...
This design is superseded by the CFT notary design.
* Mark HA notary design as deprecated
* Remove outdated HA notary service design
2018-05-21 09:57:29 +01:00
75b621bdce
Docs: improve appearance of notary service HA doc.
2018-05-15 16:59:35 +02:00
987875d600
Docs: improve the appearance of monitoring and management
2018-05-15 16:59:35 +02:00
9868a18361
Docs: improve appearance of the Kafka design doc.
2018-05-15 16:59:35 +02:00
f29bbb6b16
Docs: Docs: switch from ReCommonMark to m2r, as RCM is not really maintained and is buggy.
...
Tidy up presentation of HA design doc.
Misc markup fixes throughout, as revealed by m2r.
2018-05-15 16:59:35 +02:00
3f44910a2b
Docs: use toctree to link design decisions into site. Update float design doc to fit with docsite.
2018-05-15 16:59:35 +02:00
7b6284c504
Docs: add design doc "failure detection and master election"
2018-05-15 16:59:35 +02:00
534863fb7c
Minor: rename directory for cert hierarchies doc to remove JIRA ref.
2018-05-15 16:59:35 +02:00