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
Age
Commit message (
Expand
)
Author
2020-08-17
Apply requested changes
Andrzej Ratajczak
2020-08-17
Add generic typealiases proper parsing and some tests
Andrzej Ratajczak
2020-08-17
Inline `val newContent` in SourceSetMergingPageTransformer
sebastian.sellmair
2020-08-17
Rename `ContentSourceSet` to `DisplaySourceSet`
sebastian.sellmair
2020-08-17
Implement SelfRepresentingSingletonSet and let `ContentSourceSet` conform to it
sebastian.sellmair
2020-08-17
ContentNodes: Explicitly check types of children
sebastian.sellmair
2020-08-17
Implement CompositeSourceSetID.plus API
sebastian.sellmair
2020-08-17
Moving CompositeSourceSetID and ContentSourceSet into `.dokka.model`
sebastian.sellmair
2020-08-17
JavadocContentNodes: add support for `withSourceSets` API
sebastian.sellmair
2020-08-17
Implement shouldRenderSourceSetBubbles
sebastian.sellmair
2020-08-17
HtmlRenderer: Fix usage of sourceSetDependencyMap
sebastian.sellmair
2020-08-17
Implement SourceSetMergingPageTransformer
sebastian.sellmair
2020-08-17
Implement `ContentSourceSet`
sebastian.sellmair
2020-08-17
Print maturity warning when running dokka
sebastian.sellmair
2020-08-14
Update Gradle version to 6.6
sebastian.sellmair
2020-08-14
Update kotlin compiler to 1.4.0
sebastian.sellmair
2020-08-14
Fix `GradleDokkaSourceSetBuilder.sourceRoots` annotation
sebastian.sellmair
2020-08-14
Extract `kotlinSourceSet()` from `GradleDokkaSourceSetBuilder`
Kamil Doległo
2020-08-14
Use java.net.URL consistently across Gradle Plugin API surface
sebastian.sellmair
2020-08-14
Remove unnecessary "isMultiplatform" util
sebastian.sellmair
2020-08-14
Gradle Plugin: Code style improvements
sebastian.sellmair
2020-08-14
fixup! API refinement for AbstractDokkaParentTask and DokkaMultiModuleTask
sebastian.sellmair
2020-08-14
Use List for representing classpaths instead of Set
sebastian.sellmair
2020-08-14
toDokkaSourceSetImpl: Use `getSafe` instead of `get` everywhere
sebastian.sellmair
2020-08-14
DokkaMultiModuleTask: Use Property/Provider API
sebastian.sellmair
2020-08-14
Refine and test `GradleSourceLinkBuilder` and SourceLinkDefinition API
sebastian.sellmair
2020-08-14
Handle wrongly implemented `DokkaMultiModuleFileLayout`
sebastian.sellmair
2020-08-14
Declare `checkChildDokkaTasksIsNotEmpty` as internal
sebastian.sellmair
2020-08-14
Add documentation to DokkaMultiModuleFileLayout
sebastian.sellmair
2020-08-14
API refinement for AbstractDokkaParentTask and DokkaMultiModuleTask
sebastian.sellmair
2020-08-14
Cover GradleDokkaSourceSetBuilder with tests
sebastian.sellmair
2020-08-14
Re-introduce changes from aaf0e377a383f916b8dfff9dc78e4274b9b30b9c (Propagate...
sebastian.sellmair
2020-08-14
Replace ExternalDocumentationLink.Builder with factory functions
sebastian.sellmair
2020-08-14
Use Gradle's new Property/Provider APIs
sebastian.sellmair
2020-08-14
Adapt KotlinDslDokkaTaskConfigurationTest.kt
sebastian.sellmair
2020-08-14
DokkaConfiguration: Use `Set` instead of `List` when collections are expected...
sebastian.sellmair
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
Fix bug with double Nullable wrapping
Paweł Marks
2020-08-14
Omit trivial bound
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-14
Add tools for easier content test debugging
Paweł Marks
2020-08-14
Add test tools for extracted string assertions
Paweł Marks
2020-08-12
Remove unused parameter in ReportUndocumentedTransformer
sebastian.sellmair
2020-08-12
EmptyPackagesFilterTransformer & SuppressedDocumentableFilterTransformer: Rea...
sebastian.sellmair
2020-08-12
Move PreMergeDocumentableTransformer utils out of the interface
sebastian.sellmair
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ś
[next]