Age | Commit message (Expand) | Author |
2019-05-28 | Merge branch 'dev' of git://github.com/Xerus2000/dokka into Xerus2000-dev | KrystianUjma |
2019-03-19 | Merge branch 'kotlin-website-jonnyzzz' into multiplatform-support | KrystianUjma |
2019-02-15 | Nullable left off function type parameter with default value (#401) (#328) | Krystian Ujma |
2018-12-13 | Fix IDEA Inspections | Xerus |
2018-10-29 | Exclude `internal` visibility modifier from summary, fix exclusion logic | Simon Ogorodnik |
2018-10-03 | Suppress `external` modifier as it is implementation detail | Simon Ogorodnik |
2018-08-27 | Change render for kotlin mpp signatures rendering | Zubakov |
2018-07-15 | Fix missing functions after rebase | Simon Ogorodnik |
2018-07-14 | KT-24624: Partial, more detailed signature on class page | Simon Ogorodnik |
2018-07-14 | [backport] Make accessible | Simon Ogorodnik |
2018-07-14 | KT-24113: Render inner classes names qualified | Simon Ogorodnik |
2018-07-14 | KT-24036: Don't show visibility modifiers in summary | Simon Ogorodnik |
2018-07-14 | [backport] Use expression body | Douglas Sigelbaum |
2018-07-13 | [backport] Fix problems in as-java java-layout-html mode | Simon Ogorodnik |
2018-07-13 | [backport] Support deep inheritance with external classes | Simon Ogorodnik |
2018-07-13 | [backport] Make possible to generate signatures on output format side | Simon Ogorodnik |
2018-07-13 | [backport] Make KotlinLanguageService render parameters | Simon Ogorodnik |
2017-02-27 | Render functional type in parenthesis when it in receiver position | Simon Ogorodnik |
2017-02-24 | Support 'dynamic' type | Dmitry Jemerov |
2017-02-16 | KT-16262 Dokka does not render suspending function types properly | Simon Ogorodnik |
2016-12-06 | KT-14818 Render function type argument names in generated documentation (#116) | Simon Ogorodnik |
2016-11-24 | Type alias support | Simon Ogorodnik |
2016-01-12 | generate signature-based anchors for overloads; use signature instead of name... | Dmitry Jemerov |
2016-01-05 | render multiple type parameter constraints according to current Kotlin syntax | Dmitry Jemerov |
2016-01-04 | separate groups for annotations and exceptions in the members list | Dmitry Jemerov |
2016-01-04 | cleanup: DocumentationNode.Kind -> NodeKind, DocumentationReference.Kind -> R... | Dmitry Jemerov |
2016-01-04 | kotlin-for-upsource 1.0-beta-5179; update the FQ name of annotation used to m... | Dmitry Jemerov |
2015-12-28 | update for Kotlin beta 4 | Dmitry Jemerov |
2015-12-03 | restructure Dokka build to use Gradle for everything except for the Maven plugin | Dmitry Jemerov |