Age | Commit message (Expand) | Author |
2017-11-02 | Fix README: outFormat in Maven must be outputFormat | Daniel |
2017-11-02 | Ensure build directory exists before generating POM into it (#236) | Eric Wendelin |
2017-10-24 | Update Gradle to 4.2.1 | Simon Ogorodnik |
2017-10-24 | Fix building of maven plugin | Simon Ogorodnik |
2017-10-09 | Correct test, due fix in kotlin-ide-common | Simon Ogorodnik |
2017-10-09 | Drop obsolete libraries | Simon Ogorodnik |
2017-10-09 | Update kotlin-compiler to 1.1.51 | Simon Ogorodnik |
2017-10-09 | Migrate run configurations | Simon Ogorodnik |
2017-10-08 | Update ShadowJar Gradle plugin to 2.0.1 | Simon Ogorodnik |
2017-10-08 | Replace provided configuration with compileOnly | Simon Ogorodnik |
2017-10-08 | Update Gradle Version to 4.2 | Simon Ogorodnik |
2017-10-08 | Update Dokka version | Simon Ogorodnik |
2017-08-31 | Add JetBrains Badge | Simon Ogorodnik |
2017-07-20 | Add global configuration "includeNonPublic" | Jonathan Haas |
2017-07-20 | Make PackageOptions serializable | Jonathan Haas |
2017-07-06 | Fix link in the last breadcrumbs item | Dmitry Neverov |
2017-06-26 | Update README.md | Simon Ogorodnik |
2017-06-26 | Remove empty gradle settings | Simon Ogorodnik |
2017-06-26 | Add deleted cli-parser | Simon Ogorodnik |
2017-06-26 | Workaround top-level java class name not match filename | Simon Ogorodnik |
2017-06-26 | Update bundled kotlin compiler to 1.1.3 | Simon Ogorodnik |
2017-06-23 | Suppress output of android.R and other generated stuff in dokka-android | Simon Ogorodnik |
2017-06-22 | Wrap parameters in paragraphs for HTML format | Simon Ogorodnik |
2017-06-22 | Revert Fix OOME in integration tests | Simon Ogorodnik |
2017-06-21 | Fix OOME in integration tests | Simon Ogorodnik |
2017-06-20 | Merge remote-tracking branch 'origin/master' | Simon Ogorodnik |
2017-06-20 | Add android integration test, multi-flavour app test | Simon Ogorodnik |
2017-06-20 | Add default documentation link to android reference for dokka-android | Simon Ogorodnik |
2017-06-20 | Prevent early evaluation of kotlinTasks. To work with kotlin-android | Simon Ogorodnik |
2017-06-20 | Add gradle integration tests | Simon Ogorodnik |
2017-06-20 | Configure dokka based on Kotlin compile tasks | Simon Ogorodnik |
2017-06-16 | Update gradle to 4.0 | Simon Ogorodnik |
2017-06-07 | Fix slashes in external linking documentation | Simon Ogorodnik |
2017-06-07 | Add missing @Optional to cacheRoot parameter | Simon Ogorodnik |
2017-06-07 | Fix StringOutOfBoundsException in link mapping | Simon Ogorodnik |
2017-06-07 | Make package-list caching optional | Simon Ogorodnik |
2017-06-05 | Add caching of package-list's and fix multiple package-list loadings | Simon Ogorodnik |
2017-06-05 | Prepare for next development iteration | Simon Ogorodnik |
2017-05-26 | Fix serialization issues with gradle | Simon Ogorodnik |
2017-05-22 | Sort package-list output | Alex Waters |
2017-05-19 | README updated | Dmitry Jemerov |
2017-05-18 | Support reference-style markdown links in KDoc | Simon Ogorodnik |
2017-05-18 | Fix invalid line breaks in table cells for markdown formats | Simon Ogorodnik |
2017-05-17 | Update "Using Dokka" section of readme | Simon Ogorodnik |
2017-05-16 | Fix runner parameters for consistency, add default link to stdlib | Simon Ogorodnik |
2017-05-15 | Fix linking to javadoc external static fields | Simon Ogorodnik |
2017-05-15 | Fix parsing of line breaks inside javadoc comments | Simon Ogorodnik |
2017-05-15 | Throw exception when unable to collect classpath for android dokka | Simon Ogorodnik |
2017-05-15 | Fix dokka-android plugin with Android Gradle 2.4.0 build tools | Alex Waters |
2017-05-11 | Resolve links in package docs in whole module | Simon Ogorodnik |