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
/
main
/
kotlin
/
transformers
/
documentables
Age
Commit message (
Expand
)
Author
2020-09-08
Apply requested changes
Andrzej Ratajczak
2020-09-08
Handle same level declared expected classlikes
Andrzej Ratajczak
2020-09-08
Merger changes
Andrzej Ratajczak
2020-09-08
Changed way of merging documentables to avoid exception on merging documentab...
Andrzej Ratajczak
2020-08-31
Minor readability improvement in ModuleAndPackageDocumentationTransformer.kt
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
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-21
Adding missing deprecated exception section to Deprecated page
Błażej Kardyś
2020-08-21
Deprecated elements page for javadoc format
Błażej Kardyś
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-14
Gradle Plugin: Code style improvements
sebastian.sellmair
2020-08-14
Simplify Dokka Gradle Plugin
sebastian.sellmair
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-07-13
Draft for showing only first level of inheritance
Marcin Aman
2020-07-10
Bugfix: links in documentation attached to module page should now be correct
Filip Zybała
2020-07-06
Enforce workspace unique SourceSetID
sebastian.sellmair
2020-06-25
Extract information about extensions
Paweł Marks
2020-06-25
Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...
Kamil Doległo
2020-06-25
Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal...
sebastian.sellmair
2020-06-25
Refactor for documentable filters.
Filip Zybała
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. Add...
Filip Zybała
2020-06-22
Prevent ReportUndocumentedTransformer.kt from reporting "componentN" function...
sebastian.sellmair
2020-06-16
Fix sourceSetID creation
Kamil Doległo
2020-06-15
Fix sourceSet matching inside ReportUndocumentedTransformer
sebastian.sellmair
2020-06-15
Make module name a part of sourceSetID be default
Kamil Doległo
2020-06-15
Change sourceSet collection from List to Set
Kamil Doległo
2020-06-15
Rework dokka configuration and Gradle plugin
Kamil Doległo
2020-06-12
Fix module and package descriptor for java only sources
Andrzej Ratajczak
2020-06-10
Implement `reportUndocumented` option to report undocumented code
sebastian.sellmair
2020-05-26
Fixes multiple actual annotations bug
Andrzej Ratajczak
2020-05-26
Refactor type aliases
Andrzej Ratajczak
2020-05-26
Light annotations fix
Andrzej Ratajczak
2020-05-25
Trim windows carrage return sign in importing includes
Marcin Aman
2020-05-19
Missing generics on class. Add generics to annotation #834
Marcin Aman
2020-05-14
Changing approach from platform-driven to source-set-driven
Błażej Kardyś
2020-05-13
Working tests for includes, sources and samples. Minor bugfixes
Andrzej Ratajczak
2020-05-06
Receiver for extension property #809
Marcin Aman
2020-04-23
Fix inheritors transformer
Andrzej Ratajczak
2020-04-15
Fix path clash with top-level declarations, catch link resolving exception, r...
Kamil Doległo
2020-04-08
Fix unnecessary wrapping of signatures, changes in layout
Kamil Doległo
[next]