aboutsummaryrefslogtreecommitdiff
path: root/runners/maven-plugin/src/main/kotlin/DokkaMojo.kt
AgeCommit message (Collapse)Author
2018-08-01Refactoring, replace DocumentationOption with PassConfigurationaleksZubakov
2018-07-16Merge branch 'devsite-fixes-backport' into dev-multiplatfaleksZubakov
# Conflicts: # core/src/main/kotlin/Analysis/AnalysisEnvironment.kt # core/src/test/kotlin/TestAPI.kt
2018-07-14Support noJdkLink in MavenSimon Ogorodnik
2018-07-10Add js platform supportaleksZubakov
2017-11-27Add language version argumentsSimon Ogorodnik
2017-11-22Add "suppress" to the per-package configuration options.Chris Rankin
2017-06-07Make package-list caching optionalSimon Ogorodnik
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-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-23Allow specifying implicit platforms for each source rootDmitry Jemerov
2016-11-01Total build refactoring, prepare for new development iterationSimon Ogorodnik
Removed old and useless build helpers Remove old .xml's from .idea and add .idea/shelf to .gitignore build-docs.xml fixed, dokka_version set to 0.9.10