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
2021-06-22
Logging in CLI (#1976)
Marcin Aman
2021-05-06
Fix line separator issues (#1887)
Ryan Nett
2021-04-21
Fix suppressing enum entries by inheritance filter (#1866)
Marcin Aman
2021-04-06
Suppress inherited members (#1814)
Marcin Aman
2021-03-04
Obvious functions should also work for interfaces (#1763)
Marcin Aman
2021-03-01
Add ability to suppress obvious functions like equals, toString... (#1758)
Marcin Aman
2021-03-01
Add explicit exceptions in markdown and allow for empty link destinations (#1...
Marcin Aman
2021-03-01
Suppress tag support (#1742)
Marcin Aman
2021-02-16
Fix displaying default java visibility (#1738)
Marcin Aman
2020-11-27
Adding multimodule all modules page creation for gfm
Błażej Kardyś
2020-11-27
Fixing tests after moving SingleGeneration to base
Błażej Kardyś
2020-11-18
Add matchingRegex (#598)
Martin Bonnin
2020-11-12
Adding function division switch
Błażej Kardyś
2020-11-09
Cleaning querying from plugins where possible
Błażej Kardyś
2020-10-15
IsException should also be true when class inherits from Exception (#1558)
Marcin Aman
2020-10-15
Make names resulting from clashing DRI-s appear only in navigatable components
Marcin Aman
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