corda/docs
Clinton 68d05eee04 Added corda and cordaRuntime configurations and documentation on integrating with Corda (#1103)
* Added new corda and cordaRuntime configurations for cordapps to be able to explicitly depend on Corda and exclude corda dependencies from the fatjar

* Added corda integration section to docsite to describe how to integrate with Corda.

* Updated more of the documentation to reflect the new method of specifying core corda dependencies.

* Reorganised document logic to move all build system related documentation to the cordapp build systems page.

* Renamed cordapp build systems doc to match actual purpose.

* Improved the warning for building against a net.corda dependency in a cordapp

* Added a line of dialogue to show further reading for those reading about writing cordapps.
2017-07-25 17:54:36 +01:00
..
source Added corda and cordaRuntime configurations and documentation on integrating with Corda (#1103) 2017-07-25 17:54:36 +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