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
Age
Commit message (
Expand
)
Author
2016-01-08
link to JDK classes (KT-10452)
Dmitry Jemerov
2016-01-08
line breaks between parameters
Dmitry Jemerov
2016-01-08
move some more logic into PageBuilder class
Dmitry Jemerov
2016-01-08
support for formatting text into existing StringBuilder
Dmitry Jemerov
2016-01-08
don't generate "Extensions for external classes" pages for classes which are ...
Dmitry Jemerov
2016-01-08
delete a bit of dead code
Dmitry Jemerov
2016-01-08
include extension function in the list of extensions for a class if the class...
Dmitry Jemerov
2016-01-08
rewrite propagation of extension functions to subclasses to handle shadowing ...
Dmitry Jemerov
2016-01-05
distinguish inherited companion object members
Dmitry Jemerov
2016-01-05
don't include companion object members inherited from Any in class documentation
Dmitry Jemerov
2016-01-05
render multiple type parameter constraints according to current Kotlin syntax
Dmitry Jemerov
2016-01-05
always include type parameters in the signature of a type
Dmitry Jemerov
2016-01-04
separate groups for annotations and exceptions in the members list
Dmitry Jemerov
2016-01-04
StructuredFormatService restructured so that it makes more sense: we're eithe...
Dmitry Jemerov
2016-01-04
cleanup: DocumentationNode.Kind -> NodeKind, DocumentationReference.Kind -> R...
Dmitry Jemerov
2016-01-04
kotlin-for-upsource 1.0-beta-5179; update the FQ name of annotation used to m...
Dmitry Jemerov
2016-01-04
Gradle libraries updated
Dmitry Jemerov
2016-01-04
cleanup: remove redundant 'public' modifiers
Dmitry Jemerov
2016-01-04
Merge pull request #43 from ingokegel/master
Dmitry Jemerov
2016-01-04
Embedded underscores in words like word_with_underscores or single embedded s...
Ingo Kegel
2016-01-04
Merge pull request #40 from ingokegel/master
Dmitry Jemerov
2016-01-03
dokka gradle tasks now know when they are up-to-date.
ingo
2016-01-03
Allow multiple dokka tasks for one project.
ingo
2015-12-28
separate Gradle task to prepare Maven plugin upload
Dmitry Jemerov
2015-12-28
update for Kotlin beta 4
Dmitry Jemerov
2015-12-04
0.9.3
Dmitry Jemerov
2015-12-03
overload group formatting fixes
Dmitry Jemerov
2015-12-03
fix "all tests" configuration
Dmitry Jemerov
2015-12-03
fix module name in shared run configurations
Dmitry Jemerov
2015-12-03
allow each format service to provide its own support files
Dmitry Jemerov
2015-12-03
configure Ant dependency so that it's visible in IntelliJ
Dmitry Jemerov
2015-12-03
remove references to Ant from README
Dmitry Jemerov
2015-12-03
restructure Dokka build to use Gradle for everything except for the Maven plugin
Dmitry Jemerov
2015-12-03
Merge pull request #38 from mikehearn/style-css
Dmitry Jemerov
2015-12-02
a ScriptDescriptor is a ClassDescriptor now
Dmitry Jemerov
2015-12-02
update kotlin-for-upsource.jar to beta 3
Dmitry Jemerov
2015-11-23
Copy style.css to the output directory when doing HTML and use relative paths.
Mike Hearn
2015-11-23
Use Java 8 Path API to relativize paths instead of rolling a custom version.
Mike Hearn
2015-11-17
fix link extensions in kotlin-website format
Dmitry Jemerov
2015-11-16
advance versions
Dmitry Jemerov
2015-11-16
update to Kotlin beta 2
Dmitry Jemerov
2015-11-16
restore library dependencies
Dmitry Jemerov
2015-11-12
Merge pull request #35 from Kotlin/badges
Dmitry Jemerov
2015-11-12
Add build status and latest version bades
Sergey Mashkov
2015-11-10
add example project links
Dmitry Jemerov
2015-11-10
typo
Dmitry Jemerov
2015-11-10
README updated again
Dmitry Jemerov
2015-11-10
README updated
Dmitry Jemerov
2015-11-10
fix path for renaming file after proguard
Dmitry Jemerov
2015-11-10
use correct GString syntax
Dmitry Jemerov
[next]