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
/
testdata
Age
Commit message (
Expand
)
Author
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-20
Support receiver reference
Simon Ogorodnik
2017-11-14
Handle indent correctly, Add tests for assertTrue/False samples
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-10-09
Correct test, due fix in kotlin-ide-common
Simon Ogorodnik
2017-06-26
Workaround top-level java class name not match filename
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-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-15
Fix linking to javadoc external static fields
Simon Ogorodnik
2017-05-11
Do not publish private companion object members in public only mode
Simon Ogorodnik
2017-05-04
Fix Markdown list spacing, ordering, and erroneous new lines
Alex Waters
2017-05-02
Fix missing whitespace around links and tokens in Markdown formatted text
Alex Waters
2017-04-25
Fix <String> escaping in samples for KWS HTML format
Simon Ogorodnik
2017-04-10
Tweak kws html format to match output of old format
Simon Ogorodnik
2017-04-10
Fix typo in html tag emph -> em
Simon Ogorodnik
2017-03-29
Implement assertion replacement templates for samples
Simon Ogorodnik
2017-03-20
Fix p tag closing in HTML format's
Simon Ogorodnik
2017-03-20
Create HTML based format for kotlin-website
Simon Ogorodnik
2017-03-20
Merge branch '0.9.14/KT-15497'
Simon Ogorodnik
2017-03-09
Fixed broken links to members of groupNode members
Simon Ogorodnik
2017-03-01
Correct merging of different type namesake declarations between platforms
Simon Ogorodnik
2017-03-01
Fix test
Simon Ogorodnik
2017-02-28
Correct detecting platform for Extensions on external classes
Simon Ogorodnik
2017-02-28
Split data tags for kotlin-website format
Simon Ogorodnik
2017-02-27
Merge branch 'semoro/multiplatform'
Simon Ogorodnik
2017-02-27
Platform and version requirements for packages.
Simon Ogorodnik
2017-02-27
Render functional type in parenthesis when it in receiver position
Simon Ogorodnik
2017-02-27
Fix loosing of line breaks inside import list for kotlin-website-samples format
Simon Ogorodnik
2017-02-27
Package platforms detected based on it's members, refactored multiplatform te...
Simon Ogorodnik
2017-02-27
Fix test
Simon Ogorodnik
2017-02-24
Merge remote-tracking branch 'origin/0.9.14/BlankLines'
Dmitry Jemerov
2017-02-24
Merge branch 'website-samples'
Dmitry Jemerov
2017-02-24
Don't show member extensions defined in other classes in the list of members ...
Dmitry Jemerov
2017-02-24
Omit platform of members when it's the same as the platform of the defining c...
Dmitry Jemerov
2017-02-24
Support 'dynamic' type
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-23
Show platforms of a node in summary table
Dmitry Jemerov
2017-02-23
Refactor SinceKotlin support to a more general "platform" mechanism
Dmitry Jemerov
2017-02-23
Dokka now can detect and recognize SinceKotlin
Simon Ogorodnik
2017-02-17
Fix for GH-136 GH-137 Blank lines inside code blocks are not preserved
Simon Ogorodnik
2017-02-16
KT-16262 Dokka does not render suspending function types properly
Simon Ogorodnik
2017-02-10
Tweaking of sample formatting
Simon Ogorodnik
[next]