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
/
pages
/
samples
Age
Commit message (
Expand
)
Author
2021-09-08
Dark mode on samples (#2116)
Marcin Aman
2021-07-22
Bump kotlin 1.5.21 (#2031)
Marcin Aman
2021-06-22
Multilanguage docs inheritance (#1951)
Marcin Aman
2020-08-31
Let module name be configurable withing `AbstractDokkaTask` and remove concep...
sebastian.sellmair
2020-08-17
Rename `ContentSourceSet` to `DisplaySourceSet`
sebastian.sellmair
2020-08-17
Moving CompositeSourceSetID and ContentSourceSet into `.dokka.model`
sebastian.sellmair
2020-08-17
Implement `ContentSourceSet`
sebastian.sellmair
2020-08-14
Simplify Dokka Gradle Plugin
sebastian.sellmair
2020-07-15
Fix presenting inline code in KDoc
Andrzej Ratajczak
2020-07-06
Enforce workspace unique SourceSetID
sebastian.sellmair
2020-06-25
Make samples runnable
Kamil Doległo
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-05-19
Samples fix
Andrzej Ratajczak
2020-05-14
Changing approach from platform-driven to source-set-driven
Błażej Kardyś
2020-05-13
Bugfix
Andrzej Ratajczak
2020-05-13
Working tests for includes, sources and samples. Minor bugfixes
Andrzej Ratajczak
2020-04-08
Applies requested changes
Andrzej Ratajczak
2020-04-08
Adds samples configuration parameter to include samples sources.
Andrzej Ratajczak