corda/docs
Katelyn Baker f19bcea82f CORDA-1229 - Setter serialization fails with lists
Looks like the super / sub type inference of setter param vs
getter param is the wrong way around. Also, Setter Type should
be the generic type, not just the type

the property must be a supertype of the setter parameter

the getter must be a supertype of the setter parameter
2018-04-12 11:17:26 +01:00
..
source CORDA-1229 - Setter serialization fails with lists 2018-04-12 11:17:26 +01:00
build.gradle CORDA-692 Don't include internal packages in API documentation (#2415) 2018-01-25 15:26:13 +00: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 Make virtualenv installable if the checkout path has whitespace. (#1187) 2017-08-18 13:31:00 +01:00
make-docsite.sh Generate a PDF version of the docsite. Request from a user in Slack. 2018-03-29 10:48:58 +02:00
Makefile Generate a PDF version of the docsite. Request from a user in Slack. 2018-03-29 10:48:58 +02:00
packages.md [CORDA-1035] Testing api KDoc Updates (#2584) 2018-02-28 13:26:49 +00:00
requirements.txt Generate a PDF version of the docsite. Request from a user in Slack. 2018-03-29 10:48:58 +02:00