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
/
test
/
kotlin
/
model
/
JavaTest.kt
Age
Commit message (
Expand
)
Author
2019-10-31
Remove all unnecessary files
Kamil Doległo
2019-10-10
Extract testApi from core
Kamil Doległo
2019-03-19
Merge branch 'kotlin-website-jonnyzzz' into multiplatform-support
KrystianUjma
2019-02-19
Cleanup http
Simon Ogorodnik
2018-10-29
Cleanup support for NodeRenderContent
Simon Ogorodnik
2018-07-16
Merge branch 'devsite-fixes-backport' into dev-multiplatf
aleksZubakov
2018-07-14
[backport] Introduce option to enable/disable jdk linking
Simon Ogorodnik
2018-07-13
[backport] Support deep inheritance with external classes
Simon Ogorodnik
2018-07-12
Test refactoring and split by different platforms
aleksZubakov
2017-06-26
Workaround top-level java class name not match filename
Simon Ogorodnik
2016-11-02
Fix for GH #98 : Added tests, altered fix code for corner cases
Simon Ogorodnik
2016-07-04
Rewrite output generation; much cleaner Markdown and HTML generated. Resolves...
Dmitry Jemerov
2016-02-02
restore handling of @suppress tags in javadoc comments
Dmitry Jemerov
2016-01-25
update Dokka to internal RC: remove usages of kotlin.test
Dmitry Jemerov
2016-01-04
cleanup: DocumentationNode.Kind -> NodeKind, DocumentationReference.Kind -> R...
Dmitry Jemerov
2015-12-03
restructure Dokka build to use Gradle for everything except for the Maven plugin
Dmitry Jemerov