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-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] Make possible to group extensions by receiver
Simon Ogorodnik
2018-07-13
Refactor selecting of inbound link resolvers
Simon Ogorodnik
2018-07-13
[backport] Support constants from Java in KK mode
Simon Ogorodnik
2018-07-13
[backport] Add value for constants from Kotlin
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
[backport] Make possible to generate signatures on output format side
Simon Ogorodnik
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
[next]