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
/
Utilities
/
DokkaModules.kt
Age
Commit message (
Expand
)
Author
2017-12-15
Don't force bind LanguageService to KotlinLanguageService
Simon Ogorodnik
2017-12-11
Fix optional binding
Simon Ogorodnik
2017-12-05
Tidy around
Simon Ogorodnik
2017-12-02
Remove categories to prevent injection errors
Simon Ogorodnik
2017-12-02
Extract Analysis components out of FormatDescriptor
Simon Ogorodnik
2017-12-02
WIP: Refactoring, remove LocationService, rework FormatDescriptor
Simon Ogorodnik
2017-11-05
Fix Can't find node by signature in asJava mode
Simon Ogorodnik
2017-05-11
Support linking of external documentation
Simon Ogorodnik
2017-03-20
Deprecate old kotlin-website formats
Simon Ogorodnik
2017-02-24
Process all declarations with the same primary platform in a single pass; all...
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-22
Better separation between analysis and output generation phases
Dmitry Jemerov