Age | Commit message (Expand) | Author |
2019-04-10 | Change Gradle extension names | Kamil Doległo |
2019-04-10 | Add automatic sourceDirs resolving when not using multiproject | Kamil Doległo |
2019-04-10 | Add extension for configuring dokka with one block less when not using multip... | Kamil Doległo |
2019-04-10 | Rework Gradle plugin, autoconfiguration not working yet | Kamil Doległo |
2019-04-08 | Implement Gradle Pass Configuration | Kamil Doległo |
2019-03-27 | Rework configuration, fix Gradle plugin | Kamil Doległo |
2019-03-19 | Merge branch 'kotlin-website-jonnyzzz' into multiplatform-support | KrystianUjma |
2019-03-11 | Fix test, prohibit non-unix path style for dir property | KrystianUjma |
2019-03-01 | Fix dokka runtime classpath configuration (#432) | Krystian Ujma |
2019-01-25 | Add type safe counterparts to Closure taking methods on DokkaTask | Paul Merlin |
2018-09-11 | fix compilation around Gradle | Eugene Petrenko |
2018-09-06 | Drop unnecessary properties in SourceRoot | Zubakov |
2018-07-16 | Merge branch 'devsite-fixes-backport' into dev-multiplatf | aleksZubakov |
2018-07-14 | [backport] Introduce option to enable/disable jdk linking | Simon Ogorodnik |
2018-07-13 | [backport] Support propagating inherited extensions from libraries | Simon Ogorodnik |
2018-07-10 | Add js platform support | aleksZubakov |
2018-03-07 | Fix early configuration resolving in Gradle Plugin | Simon Ogorodnik |
2018-01-31 | Fix dependencies in Gradle 4.5 | Simon Ogorodnik |
2017-12-22 | Supports hacks for MPP documentation generation | Roman Elizarov |
2017-12-11 | Add deprecation message for reportNotDocumented, in sake of #243 | Simon Ogorodnik |
2017-12-11 | Fix ReportNotDocumented in the Gradle plugin | Colin Hebert |
2017-12-11 | Pick correct closure type in the gradle plugin | Colin Hebert |
2017-11-27 | Add language version arguments | Simon Ogorodnik |
2017-11-23 | Don't require JavaPluginConvention | Simon Ogorodnik |
2017-11-23 | Fix compilation, after enabling JSR305 | Simon Ogorodnik |
2017-11-22 | Add "suppress" to the per-package configuration options. | Chris Rankin |
2017-11-03 | Fix early lazy computation | Simon Ogorodnik |
2017-11-02 | Fix not rebuilding on source change | Simon Ogorodnik |
2017-11-02 | Make classpath Iterable<File> #218 | Simon Ogorodnik |
2017-07-20 | Add global configuration "includeNonPublic" | Jonathan Haas |
2017-07-20 | Make PackageOptions serializable | Jonathan Haas |
2017-06-23 | Suppress output of android.R and other generated stuff in dokka-android | Simon Ogorodnik |
2017-06-20 | Prevent early evaluation of kotlinTasks. To work with kotlin-android | Simon Ogorodnik |
2017-06-20 | Configure dokka based on Kotlin compile tasks | Simon Ogorodnik |
2017-06-07 | Add missing @Optional to cacheRoot parameter | Simon Ogorodnik |
2017-06-07 | Make package-list caching optional | Simon Ogorodnik |
2017-05-16 | Fix runner parameters for consistency, add default link to stdlib | Simon Ogorodnik |
2017-05-11 | Add external documentation links argument to gradle, maven, ant | Simon Ogorodnik |
2017-05-04 | Add bunch of new parameters to runners | Simon Ogorodnik |
2017-05-02 | Refactoring internal communication for gradle | Simon Ogorodnik |
2017-04-24 | Fix NPE in gradle plugin | Simon Ogorodnik |
2017-03-23 | Fix JVM crash in gradle plugin | Simon Ogorodnik |
2017-02-24 | Option to skip declarations in root package from generated documentation (the... | Dmitry Jemerov |
2017-01-10 | Various config options now available in Gradle plugin | Simon Ogorodnik |
2016-12-14 | Hotfix 0.9.11, finally fixed problem with dokka-fatjar resolving | Simon Ogorodnik |
2016-12-14 | Hotfix 0.9.11, now dokka-android should work properly | Simon Ogorodnik |
2016-12-08 | Dokka ClassLoader for Gradle now complete isolated from Gradle Env | Simon Ogorodnik |
2016-12-06 | Post-review changes, simplified proxies | Simon Ogorodnik |
2016-12-02 | Now dokka-fatjar complete isolated from poisonous Gradle environment | Simon Ogorodnik |
2016-11-01 | Total build refactoring, prepare for new development iteration | Simon Ogorodnik |