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
/
main
/
kotlin
Age
Commit message (
Expand
)
Author
2020-08-31
Let root package be represented as [root] to the user
sebastian.sellmair
2020-08-31
Remove DRI.canonicalPackageName
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-31
Implement ModuleAndPackageDocumentationReader
sebastian.sellmair
2020-08-31
Implement ParseModuleAndPackageDocFragments API
sebastian.sellmair
2020-08-28
Fix unstable ordering by sorting methods and entries in the searchbar
Kamil Doległo
2020-08-27
Apply requested changes
Andrzej Ratajczak
2020-08-27
Add handling for generic type parameters variance
Andrzej Ratajczak
2020-08-25
Fix external links to Android and Androix documentations
Kamil Doległo
2020-08-21
Replace SelfType with family of RecursiveTypes
Paweł Marks
2020-08-21
Create navigation search component
Marcin Aman
2020-08-20
Include interfaces to abstract model
Marcin Aman
2020-08-20
Revert unwanted changes
Marcin Aman
2020-08-20
Javadoc package-list
Marcin Aman
2020-08-20
Implement tests for enhanced KotlinSourceSetGist mechanism
sebastian.sellmair
2020-08-20
Hide unused generic type variables in constructor
Andrzej Ratajczak
2020-08-17
Fix generic supertypes to hold TypeParameters
Andrzej Ratajczak
2020-08-17
Apply requested changes
Andrzej Ratajczak
2020-08-17
Add generic typealiases proper parsing and some tests
Andrzej Ratajczak
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
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
Use java.net.URL consistently across Gradle Plugin API surface
sebastian.sellmair
2020-08-14
Gradle Plugin: Code style improvements
sebastian.sellmair
2020-08-14
Use List for representing classpaths instead of Set
sebastian.sellmair
2020-08-14
Refine and test `GradleSourceLinkBuilder` and SourceLinkDefinition API
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
Replace ExternalDocumentationLink.Builder with factory functions
sebastian.sellmair
2020-08-14
Use Gradle's new Property/Provider APIs
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
Add tests checking omitting of obvious types
Paweł Marks
2020-08-14
Add tools for easier content test debugging
Paweł Marks
2020-08-12
Move PreMergeDocumentableTransformer utils out of the interface
sebastian.sellmair
2020-08-12
Move utility APIs into `PreMergeDocumentationTransformer`
sebastian.sellmair
2020-08-11
Fixing javadoc comment parser for psi files
Błażej Kardyś
2020-07-27
Correct newer javadoc links
Błażej Kardyś
2020-07-23
Make DParameter extend `WithType`
Kamil Doległo
2020-07-22
Skip empty packages by default
Kamil Doległo
2020-07-20
Re-introduce default DokkaCollectorTask, run on all submodules by default, ad...
sebastian.sellmair
2020-07-20
Fix style issues introduced with dokka-cli-json
sebastian.sellmair
2020-07-20
Implement DokkaConfigurationSerializableTest
sebastian.sellmair
[next]