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
/
DokkaGenerator.kt
Age
Commit message (
Expand
)
Author
2022-02-14
Shutdown coroutines dispatchers after each module pass (#2325)
Ignat Beresnev
2021-03-04
Fix memory leak caused by coroutines (#1751)
Kamil Doległo
2020-12-15
Remove warning that caused dokka to fail with failOnWarning flag (#1669)
Marcin Aman
2020-11-27
Extracting dokka generation to the dedicated extension point
Paweł Marks
2020-11-25
Remove suspend from SourceToDocumentableTranslator (#1622)
Kamil Doległo
2020-10-08
Adding configuration mpp check for javadoc
Błażej Kardyś
2020-10-02
Make translators run in parallel.
Andrzej Ratajczak
2020-09-08
Changed way of merging documentables to avoid exception on merging documentab...
Andrzej Ratajczak
2020-09-01
Suppress SameParameterValue warning in DokkaGenerator
sebastian.sellmair
2020-09-01
Implement exitGenerationGracefully API
sebastian.sellmair
2020-08-17
Print maturity warning when running dokka
sebastian.sellmair
2020-07-15
Use DokkaLogger instead of println and adjust log levels for less verbosity b...
sebastian.sellmair
2020-07-07
Add functionality to plugin overrides
Paweł Marks
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-25
Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal...
sebastian.sellmair
2020-06-15
Implement "failOnWarning" option
sebastian.sellmair
2020-06-15
Rework dokka configuration and Gradle plugin
Kamil Doległo
2020-06-10
Implement `reportUndocumented` option to report undocumented code
sebastian.sellmair
2020-06-04
All modules page generation
Błażej Kardyś
2020-05-14
Changing approach from platform-driven to source-set-driven
Błażej Kardyś
2020-04-22
Apply requested changes
Andrzej Ratajczak
2020-04-22
Adds asynchronous rendering
Andrzej Ratajczak
2020-04-22
Refactors sources to documentables translation
Andrzej Ratajczak
2020-04-09
Fix improper reporting of time measurement
Paweł Marks
2020-04-08
Adds samples configuration parameter to include samples sources.
Andrzej Ratajczak
2020-03-18
Adding documentable filtering based on visibility
Błażej Kardyś
2020-03-17
Add warning when unused extension points are found
Szymon Świstun
2020-03-16
Rename Documentables to avoid name conflicts
Kamil Doległo
2020-03-11
Adds time mesurement to track potential performance regressions
Paweł Marks
2020-02-19
Rename extensions to make them more uniform
Kamil Doległo
2020-02-18
Moves comments to content conversion to base plugin
Paweł Marks
2020-02-18
Renames DocumentationToPagesTranslatero and moves its implementation to base ...
Paweł Marks
2020-02-18
Renames DocumentationMerger and moves it to base plugin
Paweł Marks
2020-02-18
Adds option to mark extension as fallback
Paweł Marks
2020-02-18
Moves DescriptorToDocumentableTransformer to base plugin
Paweł Marks
2020-02-12
plugin overrides
Szymon Świstun
2020-02-04
Adds summary reporting for all logging runners
Andrzej Ratajczak
2020-02-04
Handles errors and fixes minor bugs
Andrzej Ratajczak
2020-01-31
Unifing model for pages with content ant technical renderer specific pages
Paweł Marks
2020-01-28
Patch Java analysis
Kamil Doległo
2020-01-28
Adding java files psi parsing
Błażej Kardyś
2020-01-22
tests moved to :testApi module
Szymon Świstun
2020-01-16
Refactor of DokkaGenerator pipeline, removed ExtensionPoints dependencies oth...
Andrzej Ratajczak
2020-01-15
Fix the test framework
Kamil Doległo
2020-01-15
Add testing utils and examples
Szymon Świstun
2020-01-08
response to comments
Szymon Świstun
2020-01-08
module name
Szymon Świstun
2019-11-28
Cleanup old comments
Kamil Doległo
2019-11-28
Cleaning package naming
Błażej Kardyś
[next]