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
/
sourcelinks
Age
Commit message (
Expand
)
Author
2020-08-24
Fix SourceLinksTransformer#DocumentableSource#toLink
sebastian.sellmair
2020-08-24
SourceLinksTransformer: Use java.io.File to match source files
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
Use java.net.URL consistently across Gradle Plugin API surface
sebastian.sellmair
2020-08-14
Refine and test `GradleSourceLinkBuilder` and SourceLinkDefinition API
sebastian.sellmair
2020-07-13
Implemented extension point for tab sorting strategy
Filip Zybała
2020-07-08
Add GFM tests
Andrzej Ratajczak
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-18
Fixed sources platform tags; tailrec and external modifiers; sorting.
Filip Zybała
2020-06-15
Change sourceSet collection from List to Set
Kamil Doległo
2020-05-20
Tabs for sections v1
Marcin Aman
2020-05-20
Added anchors for symbols and headers on page
Filip Zybała
2020-05-19
Add a draft version of divergent rendering
Kamil Doległo
2020-05-14
Changing approach from platform-driven to source-set-driven
Błażej Kardyś
2020-05-13
Introduce requested changes
Andrzej Ratajczak
2020-05-13
SourceLinksTransformer: Fixed invalid cast exception, platform tags in source...
Filip Zybała
2020-05-13
Refactor sources to be presented in table
Andrzej Ratajczak
2020-04-08
Fixes tests
Andrzej Ratajczak
2020-04-08
Adds samples configuration parameter to include samples sources.
Andrzej Ratajczak
2020-04-08
Adds source links to provide linking to source code on remote repositories
Andrzej Ratajczak
2020-04-08
Adds includes configuration parameter to include package and module descriptions
Andrzej Ratajczak