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
/
plugins
/
base
/
src
/
test
/
kotlin
/
transformers
Age
Commit message (
Expand
)
Author
2020-08-31
Implement dPackage and dModule test APIs in favour of default params in DModu...
sebastian.sellmair
2020-08-31
Let module name be configurable withing `AbstractDokkaTask` and remove concep...
sebastian.sellmair
2020-08-31
Implement `root package is matched by empty string and the root keyword` test
sebastian.sellmair
2020-08-31
WIP
sebastian.sellmair
2020-08-31
Implement tests for ModuleAndPackageDocumentationReader
sebastian.sellmair
2020-08-31
Implement ModuleAndPackageDocumentationTransformerTest.kt
sebastian.sellmair
2020-08-12
Implement DocumentableFilterSuppressedTransformer
sebastian.sellmair
2020-08-11
Fixing javadoc comment parser for psi files
Błażej Kardyś
2020-07-15
Fix presenting inline code in KDoc
Andrzej Ratajczak
2020-07-06
Enforce workspace unique SourceSetID
sebastian.sellmair
2020-07-02
Handling multi-line list items. Added tests for comment to content converter.
Filip Zybała
2020-06-29
Test Api, "testInline": Add support for idiomatic trimIndent and trimMargin
sebastian.sellmair
2020-06-22
Prevent ReportUndocumentedTransformer.kt from reporting "componentN" function...
sebastian.sellmair
2020-06-15
Fix sourceSet matching inside ReportUndocumentedTransformer
sebastian.sellmair
2020-06-15
Fix tests
Kamil Doległo
2020-06-10
Implement `reportUndocumented` option to report undocumented code
sebastian.sellmair