Age | Commit message (Expand) | Author |
2019-10-10 | Extract testApi from core | Kamil Doległo |
2019-05-28 | Merge branch 'dev' of git://github.com/Xerus2000/dokka into Xerus2000-dev | KrystianUjma |
2019-04-19 | reformat code | KrystianUjma |
2019-04-19 | Fix hardcoded classpaths for TestAPI | Kamil Doległo |
2019-03-19 | Merge branch 'kotlin-website-jonnyzzz' into multiplatform-support | KrystianUjma |
2019-03-11 | Use canonicalPath instead of absolutePath for srcLink | Robert Stoll |
2019-02-11 | Update bundled kotlin-compiler to 1.3.20-dev-564 | Simon Ogorodnik |
2018-12-13 | Fix IDEA Inspections | Xerus |
2018-08-06 | ExternalDocumentationLinkResolver refactoring, extract common dependencies fr... | aleksZubakov |
2018-08-01 | Refactoring, replace DocumentationOption with PassConfiguration | aleksZubakov |
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-13 | [backport] Support deep inheritance with external classes | Simon Ogorodnik |
2018-07-13 | Minor style fixes | aleksZubakov |
2018-07-12 | Test refactoring, add common platform tests | aleksZubakov |
2018-07-12 | Test refactoring and split by different platforms | aleksZubakov |
2017-12-04 | Introduce test case with preset FileGenerator | Simon Ogorodnik |
2017-12-02 | Update tests to new reality | Simon Ogorodnik |
2017-12-02 | WIP: Refactoring, remove LocationService, rework FormatDescriptor | Simon Ogorodnik |
2017-11-27 | Add language version arguments | Simon Ogorodnik |
2017-11-22 | Add new "suppress" per-package option. | Chris Rankin |
2017-11-21 | Auto-expand type-aliases excluded from documentation | Simon Ogorodnik |
2017-10-09 | Update kotlin-compiler to 1.1.51 | Simon Ogorodnik |
2017-06-26 | Update bundled kotlin compiler to 1.1.3 | Simon Ogorodnik |
2017-06-07 | Fix StringOutOfBoundsException in link mapping | 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-02 | Refactoring internal communication for gradle | Simon Ogorodnik |
2017-03-23 | Add support for nice IDEA feature | Simon Ogorodnik |
2017-02-27 | Fix test | Simon Ogorodnik |
2017-02-24 | Option to skip declarations in root package from generated documentation (the... | Dmitry Jemerov |
2017-02-24 | Process all declarations with the same primary platform in a single pass; all... | Dmitry Jemerov |
2017-02-23 | Resolve link and generate alltypes only once, not after every platform | Dmitry Jemerov |
2017-02-23 | Don't show implied platforms in output | Dmitry Jemerov |
2017-02-23 | Merge declarations with the same signature defined for multiple platforms | Dmitry Jemerov |
2017-02-23 | Allow specifying implicit platforms for each source root | Dmitry Jemerov |
2017-02-23 | Dokka now can detect and recognize SinceKotlin | Simon Ogorodnik |
2017-02-22 | Better separation between analysis and output generation phases | Dmitry Jemerov |
2016-11-14 | Replacing assertPrints, assertTrue to println for kotlin-website samples, Add... | Simon Ogorodnik |
2016-11-03 | Updated kotlin-compiler to 1.1-M2-8 (#109) | Simon Ogorodnik |
2016-11-01 | Fix for GH #97 : Preserve language name of fenced code block for highlight | Simon Ogorodnik |
2016-07-08 | update Kotlin compiler and kotlin-ide-common to 1.0.4-dev-13, fixing the qual... | Dmitry Jemerov |
2016-06-30 | Don't include internal members in generated javadoc. Resolves #75 | Dmitry Jemerov |
2016-05-10 | update to kotlin 1.0.3-dev-700; don't use kotlin-for-upsource artifact, use r... | Dmitry Jemerov |
2016-01-25 | update Dokka to internal RC: remove usages of kotlin.test | Dmitry Jemerov |
2016-01-12 | don't generate index pages in tests | Dmitry Jemerov |
2015-12-03 | restructure Dokka build to use Gradle for everything except for the Maven plugin | Dmitry Jemerov |