corda/docs
Ross Nicoll e4a0bc6e11 Move party classes into identity package
Move AbstractParty, AnonymousParty and Party into a new net.corda.core.identity package,
as they're not really cryptography tools, and in preparation for further code coming in
for identity.

Optimize imports on many files to clean up the resulting refactor.
2017-05-11 11:25:59 +01:00
..
source Move party classes into identity package 2017-05-11 11:25:59 +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
install-docsite-requirements.sh Removed docs build directory from repo. 2017-03-30 12:22:59 +01:00
make-docsite.sh Removed old information about Dokka from the building docs documentation. 2017-03-30 12:23:20 +01:00
Makefile
requirements.txt