index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
src
/
main
/
kotlin
/
Kotlin
Age
Commit message (
Expand
)
Author
2018-07-13
[backport] Make KotlinLanguageService render parameters
Simon Ogorodnik
2018-05-18
Enable suppression of generated files for Android plugin 3.2.0-alpha
Simon Ogorodnik
2018-05-16
Fix external links to packages with uppercase letters in dokka mode
Simon Ogorodnik
2018-05-16
Fix link resolution context for inherited docs
Simon Ogorodnik
2018-05-07
Fix ClassCastException when generating JavaDoc
HÃ¥vard Kindem
2018-03-23
Fix external references to Java enum entries
Simon Ogorodnik
2018-02-21
Update bundled kotlin compiler
Simon Ogorodnik
2017-12-19
Fix crash in as Java mode, just show ugly warning
Simon Ogorodnik
2017-11-27
Add language version arguments
Simon Ogorodnik
2017-11-24
Set readTimeout in ExternalDocumentationLinkResolver
Simon Ogorodnik
2017-11-23
Cleanup GH-222 a bit
Simon Ogorodnik
2017-11-22
Add new "suppress" per-package option.
Chris Rankin
2017-11-22
Use / for receiver parameter signature
Simon Ogorodnik
2017-11-21
Fix suppressing of companion when it implements some interface
Simon Ogorodnik
2017-11-21
Auto-expand type-aliases excluded from documentation
Simon Ogorodnik
2017-11-21
Do not suppress Companions when it's extends/implements something
Simon Ogorodnik
2017-11-21
Fix find node by signature when referencing type parameter
Simon Ogorodnik
2017-11-21
Fix find node by signature when linking to extension with Type Param
Simon Ogorodnik
2017-11-21
More info in can't find node by signature
Simon Ogorodnik
2017-11-20
Support receiver reference
Simon Ogorodnik
2017-11-07
Fix problem with Java descriptors
Simon Ogorodnik
2017-11-05
Fix Can't find node by signature in asJava mode
Simon Ogorodnik
2017-11-02
#228: Correctly render multiline indented code blocks
Simon Ogorodnik
2017-11-02
Correctly handle redirects in ExternalDocumentationLinkResolver
Simon Ogorodnik
2017-10-09
Update kotlin-compiler to 1.1.51
Simon Ogorodnik
2017-06-23
Suppress output of android.R and other generated stuff in dokka-android
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-05-18
Support reference-style markdown links in KDoc
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-11
Resolve links in package docs in whole module
Simon Ogorodnik
2017-05-11
Add external documentation links argument to gradle, maven, ant
Simon Ogorodnik
2017-05-11
Support linking of external documentation
Simon Ogorodnik
2017-05-11
Do not publish private companion object members in public only mode
Simon Ogorodnik
2017-05-04
Add bunch of new parameters to runners
Simon Ogorodnik
2017-05-04
Fix Markdown list spacing, ordering, and erroneous new lines
Alex Waters
2017-05-02
Refactoring internal communication for gradle
Simon Ogorodnik
2017-05-02
Fix missing whitespace around links and tokens in Markdown formatted text
Alex Waters
2017-03-29
Per package options
Simon Ogorodnik
2017-03-20
Merge branch '0.9.14/KT-15497'
Simon Ogorodnik
2017-03-01
Correct merging of different type namesake declarations between platforms
Simon Ogorodnik
2017-02-27
Render functional type in parenthesis when it in receiver position
Simon Ogorodnik
2017-02-27
data-platform attribute for index rows in kotlin-website format
Simon Ogorodnik
2017-02-24
Merge remote-tracking branch 'origin/0.9.14/BlankLines'
Dmitry Jemerov
2017-02-24
Don't show member extensions defined in other classes in the list of members ...
Dmitry Jemerov
2017-02-24
Support 'dynamic' type
Dmitry Jemerov
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
[next]