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
Age
Commit message (
Expand
)
Author
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
Correct test, due fix in kotlin-ide-common
Simon Ogorodnik
2017-10-09
Drop obsolete libraries
Simon Ogorodnik
2017-10-09
Update kotlin-compiler to 1.1.51
Simon Ogorodnik
2017-10-08
Replace provided configuration with compileOnly
Simon Ogorodnik
2017-07-06
Fix link in the last breadcrumbs item
Dmitry Neverov
2017-06-26
Remove empty gradle settings
Simon Ogorodnik
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
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-24
Update bundled kotlin-compiler to 1.1.2
Simon Ogorodnik
2017-04-10
Merge branch 'fix-parse-package-options'
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-04-07
Fix parsing of per package options in CLI mode
Simon Ogorodnik
2017-03-29
Implement assertion replacement templates for samples
Simon Ogorodnik
2017-03-29
Per package options
Simon Ogorodnik
2017-03-24
Fix GFM format crash in Guice
Simon Ogorodnik
2017-03-23
Add support for nice IDEA feature
Simon Ogorodnik
2017-03-20
Fix p tag closing in HTML format's
Simon Ogorodnik
2017-03-20
Deprecate old kotlin-website formats
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-12
updated style.css to better fit wide monitor resolutions
Kevin Xiao
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-03-01
Don't add (platforms) fro kotlin-website format
Simon Ogorodnik
2017-02-28
Correct detecting platform for Extensions on external classes
Simon Ogorodnik
[next]