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
Age
Commit message (
Collapse
)
Author
2020-08-17
Implement SourceSetMergingPageTransformer
sebastian.sellmair
2020-08-14
Use java.net.URL consistently across Gradle Plugin API surface
sebastian.sellmair
2020-08-14
Refine and test `GradleSourceLinkBuilder` and SourceLinkDefinition API
sebastian.sellmair
2020-08-14
DokkaConfiguration: Use `Set` instead of `List` when collections are ↵
sebastian.sellmair
expected to be distinct
2020-08-14
Simplify Dokka Gradle Plugin
sebastian.sellmair
2020-08-14
Update an old test that had an assertion the other way around
Paweł Marks
2020-08-14
Add tests checking omitting of obvious types
Paweł Marks
2020-08-14
Refactor loggers to allow for message filtering
Paweł Marks
2020-08-12
Move utility APIs into `PreMergeDocumentationTransformer`
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-30
Bugfix: changed test logger package to proper one
Filip Zybała
2020-07-23
Remove `actual` keyword from typealiases
Kamil Doległo
Closes #1203
2020-07-22
Rename constructors to a classname
Marcin Aman
2020-07-16
Data class fix
Andrzej Ratajczak
2020-07-15
Fix presenting inline code in KDoc
Andrzej Ratajczak
2020-07-15
Fix tests
Andrzej Ratajczak
2020-07-13
Single platform bubbles fix
Andrzej Ratajczak
2020-07-13
Implemented extension point for tab sorting strategy
Filip Zybała
2020-07-13
Draft for showing only first level of inheritance
Marcin Aman
2020-07-13
Remove `format` from dokka DokkaConfiguration
sebastian.sellmair
2020-07-13
Render explicitly documented primary constructors
Paweł Marks
2020-07-09
Fixes after rebase
Andrzej Ratajczak
2020-07-09
Add rendering signatures tests
Andrzej Ratajczak
2020-07-09
Add tests for signatures rendering
Andrzej Ratajczak
2020-07-08
Move common base test utils to submodule
Andrzej Ratajczak
2020-07-08
Add GFM tests
Andrzej Ratajczak
2020-07-08
Add GFM renderer tests
Andrzej Ratajczak
2020-07-08
Remove unused test resources
Marcin Aman
2020-07-07
Make Location provider use anchor hints
Paweł Marks
2020-07-07
Add overrides to provided plugins
Paweł Marks
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-07-02
Show fully qualified name for typealias targets to different packages
sebastian.sellmair
2020-07-01
Implement `AbstractJavadocTemplateMapTest` API
sebastian.sellmair
2020-06-30
Fix primary constructor in signature
Kamil Doległo
2020-06-29
Test Api, "testInline": Add support for idiomatic trimIndent and trimMargin
sebastian.sellmair
2020-06-26
Javadoc briefs update
Błażej Kardyś
2020-06-25
Make samples runnable
Kamil Doległo
2020-06-25
Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and ↵
Kamil Doległo
use it instead of SourceSetData
2020-06-25
Remove kotlin source analysis from :core to :kotlin-analysis (thanks to ↵
sebastian.sellmair
Afzal Najam)
2020-06-25
Added deprecation filter. Included some tests.
Filip Zybała
2020-06-25
Added support for includeNonPublic option in top-level and package-level. ↵
Filip Zybała
Added tests for it.
2020-06-25
Fix tests after rebase
Andrzej Ratajczak
2020-06-25
Fix tests
Andrzej Ratajczak
2020-06-25
Tests for SinceKotlin and Deprecated
Andrzej Ratajczak
2020-06-25
Gives text presentation for `SinceKotlin` and hides it from rendering. Hides ↵
Andrzej Ratajczak
`Deprecated`. #944
2020-06-24
Internal links
Marcin Aman
2020-06-24
Fix tests
Andrzej Ratajczak
2020-06-23
Fixed compilation error in test
Filip Zybała
[next]