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
Age
Commit message (
Expand
)
Author
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
Refine and test `GradleSourceLinkBuilder` and SourceLinkDefinition API
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-08-11
Fixing javadoc comment parser for psi files
Błażej Kardyś
2020-07-16
Implement javadoc search
Marcin Aman
2020-07-15
Fix page merging bug that prevented including Kotlin Playground
Kamil Doległo
2020-07-15
Fix presenting inline code in KDoc
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-10
Bugfix: links in documentation attached to module page should now be correct
Filip Zybała
2020-07-08
Add GFM tests
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-25
Make samples runnable
Kamil Doległo
2020-06-25
Enforces directory for classlikes
Andrzej Ratajczak
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-25
Make signatures groups be unique per sourceSet data
Andrzej Ratajczak
2020-06-25
Refactor deprecated transformer
Andrzej Ratajczak
2020-06-25
Gives text presentation for `SinceKotlin` and hides it from rendering. Hides ...
Andrzej Ratajczak
2020-06-24
Wrong signatures in search component fix
Filip Zybała
2020-06-22
Prevent ReportUndocumentedTransformer.kt from reporting "componentN" function...
sebastian.sellmair
2020-06-18
Fixed sources platform tags; tailrec and external modifiers; sorting.
Filip Zybała
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
Add platform dependent annotations
Andrzej Ratajczak
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-26
Enhance signature presentation. Support presetnation Java as Kotlin and Kotli...
Andrzej Ratajczak
2020-05-25
Trim windows carrage return sign in importing includes
Marcin Aman
2020-05-20
Tabs for sections v1
Marcin Aman
2020-05-20
Added anchors for symbols and headers on page
Filip Zybała
2020-05-19
Missing generics on class. Add generics to annotation #834
Marcin Aman
2020-05-19
Samples fix
Andrzej Ratajczak
[prev]
[next]