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
/
documentables
Age
Commit message (
Expand
)
Author
2020-03-26
Signatures are now platform-hinted. Fixed merger after changing modifier to P...
Filip Zybała
2020-03-23
Gradle Task supporting multimodular projects
Andrzej Ratajczak
2020-03-23
Restoring filtered out expected values
Błażej Kardyś
2020-03-18
Adding documentable filtering based on visibility
Błażej Kardyś
2020-03-16
Extract inheritance map
Szymon Świstun
2020-03-16
Rename Documentables to avoid name conflicts
Kamil Doległo
2020-03-11
Merges documentables with the same source
Paweł Marks
2020-03-11
Remove nested packages from packages
Kamil Doległo
2020-03-04
Hotfix for merging expect/actual Documentables when no actuals are present
Kamil Doległo
2020-02-27
Rename `actual` to `sources`
Kamil Doległo
2020-02-27
Small adjustments to the new model
Paweł Marks
2020-02-27
Crude Documentable merger
Paweł Marks
2020-02-18
Remove unnecesarily complex utility
Paweł Marks
2020-02-18
Translators moved to separate packages
Paweł Marks
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