aboutsummaryrefslogtreecommitdiff
path: root/integration
AgeCommit message (Collapse)Author
2017-11-27Add language version argumentsSimon Ogorodnik
2017-11-23Clarify Kotlin Versions and config in projectSimon Ogorodnik
2017-11-23Fix bundling of kotlin-runtime & reflect into Gradle pluginSimon Ogorodnik
Fix #219
2017-11-22Add "suppress" to the per-package configuration options.Chris Rankin
2017-06-23Suppress output of android.R and other generated stuff in dokka-androidSimon Ogorodnik
2017-06-20Configure dokka based on Kotlin compile tasksSimon Ogorodnik
2017-06-07Make package-list caching optionalSimon Ogorodnik
2017-05-26Fix serialization issues with gradleSimon Ogorodnik
#KT-18114 fixed
2017-05-16Fix runner parameters for consistency, add default link to stdlibSimon Ogorodnik
2017-05-11Add external documentation links argument to gradle, maven, antSimon Ogorodnik
2017-05-11Support linking of external documentationSimon Ogorodnik
Introduce PackageListService #KT-16309 fixed
2017-05-04Add bunch of new parameters to runnersSimon Ogorodnik
Such as packageOptions, impliedPlatforms and so on
2017-05-02Refactoring internal communication for gradleSimon Ogorodnik
2017-02-24Option to skip declarations in root package from generated documentation ↵Dmitry Jemerov
(they can't be imported anyway)
2017-01-17Fixed problems with 1.0.6 compiler conflictSimon Ogorodnik
2016-12-06Post-review changes, simplified proxiesSimon Ogorodnik
2016-12-02Now dokka-fatjar complete isolated from poisonous Gradle environmentSimon Ogorodnik