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
/
DokkaBootstrapImpl.kt
Age
Commit message (
Expand
)
Author
2020-08-14
Simplify Dokka Gradle Plugin
sebastian.sellmair
2020-07-27
Correct newer javadoc links
Błażej Kardyś
2020-07-15
Use DokkaLogger instead of println and adjust log levels for less verbosity b...
sebastian.sellmair
2020-07-13
Refactor dokka tasks classpath configuration
sebastian.sellmair
2020-07-06
Enforce workspace unique SourceSetID
sebastian.sellmair
2020-06-25
Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...
Kamil Doległo
2020-06-18
Remove support for old argument names
sebastian.sellmair
2020-06-18
Implement default configurations
sebastian.sellmair
2020-06-16
Refactor CLI
Andrzej Ratajczak
2020-06-10
Implement `reportUndocumented` option to report undocumented code
sebastian.sellmair
2020-06-04
All modules page generation
Błażej Kardyś
2020-03-23
Gradle Task supporting multimodular projects
Andrzej Ratajczak
2020-02-04
Adds summary reporting for all logging runners
Andrzej Ratajczak
2020-01-15
Fix the test framework
Kamil Doległo
2019-11-28
Cleaning package naming
Błażej Kardyś
2019-11-25
Few fixes for logger
Paweł Marks
2019-10-31
Pseudo generator
Paweł Marks
2019-10-31
Make things compile, no matter the cost
Paweł Marks
2019-04-08
Implement Gradle Pass Configuration
Kamil Doległo
2019-03-27
Rework configuration, fix Gradle plugin
Kamil Doległo
2018-08-01
Refactoring, replace DocumentationOption with PassConfiguration
aleksZubakov
2018-07-14
[backport] Introduce option to enable/disable jdk linking
Simon Ogorodnik
2018-07-13
[backport] Support propagating inherited extensions from libraries
Simon Ogorodnik
2018-05-18
Enable suppression of generated files for Android plugin 3.2.0-alpha
Simon Ogorodnik
2017-11-27
Add language version arguments
Simon Ogorodnik
2017-11-22
Add "suppress" to the per-package configuration options.
Chris Rankin
2017-06-23
Suppress output of android.R and other generated stuff in dokka-android
Simon Ogorodnik
2017-06-07
Make package-list caching optional
Simon Ogorodnik
2017-05-16
Fix runner parameters for consistency, add default link to stdlib
Simon Ogorodnik
2017-05-04
Add bunch of new parameters to runners
Simon Ogorodnik
2017-05-02
Refactoring internal communication for gradle
Simon Ogorodnik
2017-04-07
Fix parsing of per package options in CLI mode
Simon Ogorodnik
2017-03-29
Per package options
Simon Ogorodnik
2017-02-24
Option to skip declarations in root package from generated documentation (the...
Dmitry Jemerov
2017-02-23
Allow to specify implied platforms in command line; fix parsing of platforms ...
Dmitry Jemerov
2017-02-23
Allow specifying implicit platforms for each source root
Dmitry Jemerov
2016-12-06
Post-review changes, simplified proxies
Simon Ogorodnik
2016-12-02
Now dokka-fatjar complete isolated from poisonous Gradle environment
Simon Ogorodnik