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
Age
Commit message (
Expand
)
Author
2017-12-13
Fix adding class directories to classpath Fixes #252
Simon Ogorodnik
2017-11-29
Add test for wide range since kotlin versions
Simon Ogorodnik
2017-11-29
Support wide-range Since Kotlin versions
Simon Ogorodnik
2017-11-27
Add language version arguments
Simon Ogorodnik
2017-11-24
Set readTimeout in ExternalDocumentationLinkResolver
Simon Ogorodnik
2017-11-24
Add warning on unresolved link in packageDocs
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
Add "suppress" to the per-package configuration options.
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 reporting of FileComparisonFailure by adding idea_rt dependency
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-21
Hard-code language version
Simon Ogorodnik
2017-11-20
Support receiver reference
Simon Ogorodnik
2017-11-14
Handle indent correctly, Add tests for assertTrue/False samples
Simon Ogorodnik
2017-11-14
Support assertFalse and message in assertTrue/assertFalse
Ilya Gorbunov
2017-11-09
Drop dependency on intellij-core-analysis
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-03
Fix not suppressing Android generated files in javadoc format
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-07-06
Fix link in the last breadcrumbs item
Dmitry Neverov
2017-06-26
Workaround top-level java class name not match filename
Simon Ogorodnik
2017-06-26
Update bundled kotlin compiler to 1.1.3
Simon Ogorodnik
2017-06-23
Suppress output of android.R and other generated stuff in dokka-android
Simon Ogorodnik
2017-06-22
Wrap parameters in paragraphs for HTML format
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-22
Sort package-list output
Alex Waters
2017-05-18
Support reference-style markdown links in KDoc
Simon Ogorodnik
2017-05-18
Fix invalid line breaks in table cells for markdown formats
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-15
Fix parsing of line breaks inside javadoc comments
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-11
Set jekyll links extension to .html
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
[next]