corda/docs
Shams Asari 329e5ff17b Introducing InitiatedBy annotation to be used on initiated flows to simplify flow registration.
This removes the need to do manual registration using the PluginServiceHub. As a result CordaPluginRegistry.servicePlugins is no longer needed. For oracles and services there is a CorDappService annotation.

I've also fixed the InitiatingFlow annotation such that client flows can be customised (sub-typed) without it breaking the flow sessions.
2017-05-31 10:50:16 +01:00
..
source Introducing InitiatedBy annotation to be used on initiated flows to simplify flow registration. 2017-05-31 10:50:16 +01:00
build.gradle Fixed docsite building on Ubuntu by explicitly calling bash. Due to sh mapping to dash and not bash. 2017-04-03 16:45:55 +01:00
index.html Added a convenience HTML file for redirecting to the main docs. 2016-11-22 11:56:46 +00:00
install-docsite-requirements.sh Removed docs build directory from repo. 2017-03-30 12:22:59 +01:00
make-docsite.sh Fix RPC documentation 2017-05-11 17:44:45 +01:00
Makefile Introduce documentation of the current prototype with a contract programming tutorial (incomplete), using the Sphinx docs engine. 2015-11-25 18:01:37 +01:00
requirements.txt docs: Add build_docs.sh 2016-07-11 12:17:18 +01:00