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
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ś
2019-11-26
Making names of extension points more consistent
Paweł Marks
2019-11-26
Introduction of all important extension points and restructuring of DokkaGene...
Paweł Marks
2019-11-26
Interface segregation in plugins api
Paweł Marks
2019-11-25
Cleanup and fix before XML plugin
Kamil Doległo
2019-11-25
Initial XML plugin
Kamil Doległo
2019-11-25
More extension points
Paweł Marks
2019-11-25
Mathjax plugin implemented
Paweł Marks
2019-11-25
Working extensions in plugins
Paweł Marks
2019-11-25
Few fixes for logger
Paweł Marks
2019-11-25
First plugin draft
Paweł Marks
2019-11-25
Page generation changes
Błażej Kardyś
2019-11-08
Moving platform merging to documentationNodes
Błażej Kardyś
[next]