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 (
Collapse
)
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
# Conflicts: # core/src/main/kotlin/Analysis/AnalysisEnvironment.kt # core/src/test/kotlin/TestAPI.kt
2018-07-14
[backport] Introduce option to enable/disable jdk linking
Simon Ogorodnik
Original: 8e9e768
2018-07-13
[backport] Support deep inheritance with external classes
Simon Ogorodnik
Original: 9e65c3d
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. ↵
Dmitry Jemerov
Resolves #71, #72
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 -> ↵
Dmitry Jemerov
RefKind
2015-12-03
restructure Dokka build to use Gradle for everything except for the Maven plugin
Dmitry Jemerov