Joel Dudley
f0138dfe17
Tutorial refresh for v1.0 and moving of code into separate files. ( #1758 )
...
* Moves code sections in tutorials to code files.
* Removes wallet references.
* Updates repo layout doc.
* Removes remaining cordapp-tutorial references, replaced with cordapp-example.
* Fixes broken link.
* Misc docs fixes.
* Refreshes the ServiceHub and rpc ops api pages.
* Updates the cheat sheet.
* Updates cookbooks.
* Refreshes the running-a-notary tutorial.
* Updates flow-testing tutorial
* Updates tear-offs tutorial.
* Refreshes integration-testing tutorial.
* Updates to contract tutorial and accompanying code to bring inline with V1 release.
* Refreshes contract-upgrade tutorial.
* Fixed broken code sample in "writing a contract" and updated contracts dsl.
* Added contract ref to java code. Fixed broken rst markup.
* Updates transaction-building tutorial.
* Updates the client-rpc and flow-state-machines tutorials.
* Updates the oracles tutorial.
* Amended country in X500 names from "UK" to "GB"
* Update FlowCookbook.kt
* Amended cheatsheet. Minor update on contract upgrades tutoraial.
* Added `extraCordappPackagesToScan` to node driver.
* Changes to match new function signature.
* Update to reflect change in location of cash contract name.
2017-10-02 10:11:33 +01:00
Ross Nicoll
2416ceaee4
Identity documentation ( #1620 )
...
* Sketch initial identity docs
* Restructure confidential identity docs to better fit structure
* Split confidential identities into API and concepts
* Further expansion on basic identity conceptS
* Merge Party type into api-identity.rst
* Address feedback on written content
* Rework inline code with literalinclude
* Start addressing feedback from Richard
* Clarify use of "counterparty"
* Address comments on key concepts
* Correct back to US english
* Clarify distribution/publishing of identities
* Update changelog around confidential identities
2017-09-27 17:10:38 +01:00
Mike Hearn
7cc23f007d
Docs: add a note to the api index page about version 1.0 and which modules will have a stable API.
2017-09-25 18:38:52 +02:00
Michael Hinstridge
095e1ca6fe
[fix] stop the API pages being orphaned away from the menu
2017-08-02 10:37:40 +01:00
Shams Asari
407b467f67
Moved the majority of the contents of Utils.kt into either InternalUtils.kt or KotlinUtils.kt.
...
What remains is being dealt with in another PR.
2017-07-24 19:25:56 +01:00
josecoll
556444f9e1
Cleaned up incorrect references to vault query and persistence. ( #933 )
...
* Cleaned up incorrect references to vault query and persistence.
* Consistent use of :doc: reference.
2017-06-28 16:00:39 +01:00
Joel Dudley
575acd2983
Moves vault API information into the API section.
2017-06-22 15:57:40 +01:00
Joel Dudley
d9d20f2215
Formatting and typos. Groups API docs in sidebar. Renames Persistence to API: Persistence and fixes some links.
2017-06-21 13:55:48 +01:00