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
Age
Commit message (
Expand
)
Author
2019-03-27
Rework configuration, fix Gradle plugin
Kamil Doległo
2019-03-19
Merge branch 'kotlin-website-jonnyzzz' into multiplatform-support
KrystianUjma
2019-03-13
Fix nullability annotations in javadoc
Simon Ogorodnik
2019-03-11
Fix not null annotation java-as-html bug (#442)
Krystian Ujma
2019-03-11
Allow linking arguments with methods, change link label (#431)
Kamil Doległo
2019-03-11
Use canonicalPath instead of absolutePath for srcLink
Robert Stoll
2019-03-01
Fix constructor tag does not work (#417)
Krystian Ujma
2019-02-25
Rework logic to avoid loosing tags inside pre
Simon Ogorodnik
2019-02-25
Preserve newlines in javadoc code blocks
Dominik Schürmann
2019-02-25
Fix problem on consumer side, improve test (#420)
Simon Ogorodnik
2019-02-25
Fix @deprecated visibility in JavaDoc (#420)
Błażej Kardyś
2019-02-25
Fix java doc primary constructors have duplicated parameters
KrystianUjma
2019-02-25
Fix protected property getters and setters show the wrong visibility… (#402)
Krystian Ujma
2019-02-19
Cleanup http
Simon Ogorodnik
2019-02-15
Nullable left off function type parameter with default value (#401) (#328)
Krystian Ujma
2019-02-11
Update bundled kotlin-compiler to 1.3.20-dev-564
Simon Ogorodnik
2018-12-14
Modifiers sorted in wrong order #389
Krystian Ujma
2018-11-23
Fix constant values for Java
Simon Ogorodnik
2018-10-29
#361: Fix varargs
Simon Ogorodnik
2018-10-29
Exclude `internal` visibility modifier from summary, fix exclusion logic
Simon Ogorodnik
2018-10-29
Refactor code of javadoc paragraphs converting
Simon Ogorodnik
2018-10-29
Cleanup support for NodeRenderContent
Simon Ogorodnik
2018-10-19
Hard-code min compiler version for samples
Simon Ogorodnik
2018-10-18
Add non-single documentation reporting
Simon Ogorodnik
2018-10-18
Remove debug logging
Simon Ogorodnik
2018-10-15
Fix sinceKotlin updating & default setting
Simon Ogorodnik
2018-10-04
Take GroupNodes into account when computing node location
Simon Ogorodnik
2018-10-04
Hacky sort platforms on display
Simon Ogorodnik
2018-10-04
Proper GroupNode members relocation condition
Simon Ogorodnik
2018-10-04
Add specialization instead of platform sub-duplication removal
Simon Ogorodnik
2018-10-04
Fix lost members of group nodes
Simon Ogorodnik
2018-10-04
Remove return type from signature to remain compatible
Simon Ogorodnik
2018-10-03
Fix platform merging on group by signature in overload group
Simon Ogorodnik
2018-10-03
Use headers instead of paragraphs for section declaration block title
Simon Ogorodnik
2018-10-03
Fix module content lost on merging
Simon Ogorodnik
2018-10-03
Remove debug print
Simon Ogorodnik
2018-10-03
Track sinceKotlin per platform and other attributes as well
Simon Ogorodnik
2018-10-03
Introduce per-pass sinceKotlin
Simon Ogorodnik
2018-10-03
Correctly lookup summary for group nodes
Simon Ogorodnik
2018-10-03
Show inline modifier only if fun has lambda, otherwise it is impl detail
Simon Ogorodnik
2018-10-03
Suppress `external` modifier as it is implementation detail
Simon Ogorodnik
2018-10-03
Render platforms on overload group level if platforms are similar
Simon Ogorodnik
2018-10-03
Don't show platforms on package and module pages
Simon Ogorodnik
2018-10-03
Wrap node's own description on full page into block
Simon Ogorodnik
2018-10-03
Append notices platforms as header instead of tags
Simon Ogorodnik
2018-10-03
Introduce block for grouped by summary items
Simon Ogorodnik
2018-10-03
Use spacer to align tags to right
Simon Ogorodnik
2018-10-03
Build pages only once
Simon Ogorodnik
2018-10-03
Fix GroupNode internal inbound links
Simon Ogorodnik
2018-10-03
Fix yaml outline generation to use relative paths
Simon Ogorodnik
[next]