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
/
Formats
Age
Commit message (
Expand
)
Author
2018-07-14
[backport] Sort by lowercase name everywhere.
Douglas Sigelbaum
2018-07-14
[backport] Stabilize signatures to fix linking from Java to Kotlin
Simon Ogorodnik
2018-07-13
Add missing urlEncoded function for JLH
Simon Ogorodnik
2018-07-13
[backport] Implement inbound links in java layout html
Simon Ogorodnik
2018-07-13
[backport] Add package list support for JLH
Simon Ogorodnik
2018-05-17
Fix incorrect link to stylesheet in html format
Simon Ogorodnik
2018-03-07
Bind language service back
Simon Ogorodnik
2017-12-15
Normalize file path's when using as URI
Simon Ogorodnik
2017-12-11
Fix optional binding
Simon Ogorodnik
2017-12-05
Tidy around
Simon Ogorodnik
2017-12-05
Fix PackageListService to use NodeLocationAwareGenerator for links
Simon Ogorodnik
2017-12-05
Fix overriding of default analysis services
Simon Ogorodnik
2017-12-02
Bind NodeLocationAwareGenerator to Generator
Simon Ogorodnik
2017-12-02
Make possible to calculate path to root
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-30
WIP
Simon Ogorodnik
2017-11-30
New format stub
Simon Ogorodnik
2017-11-29
Support wide-range Since Kotlin versions
Simon Ogorodnik
2017-11-05
Fix Can't find node by signature in asJava mode
Simon Ogorodnik
2017-06-22
Wrap parameters in paragraphs for HTML format
Simon Ogorodnik
2017-05-22
Sort package-list output
Alex Waters
2017-05-18
Fix invalid line breaks in table cells for markdown formats
Simon Ogorodnik
2017-05-11
Support linking of external documentation
Simon Ogorodnik
2017-05-11
Set jekyll links extension to .html
Simon Ogorodnik
2017-05-04
Fix Markdown list spacing, ordering, and erroneous new lines
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-24
Fix GFM format crash in Guice
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-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
Don't add (platforms) fro kotlin-website format
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
Platform and version requirements for packages.
Simon Ogorodnik
2017-02-27
Package platforms detected based on it's members, refactored multiplatform te...
Simon Ogorodnik
2017-02-27
data-platform attribute for index rows in kotlin-website format
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
Omit platform of members when it's the same as the platform of the defining c...
Dmitry Jemerov
2017-02-23
Add missing injection annotation
Dmitry Jemerov
2017-02-23
Don't show implied platforms in output
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
[next]