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
/
gfm
Age
Commit message (
Expand
)
Author
2020-09-07
Test images in GFM
Marcin Aman
2020-09-07
Let markdown display img like resources correctly
Marcin Aman
2020-08-31
Remove old `defaultSourceSet` in favour of new package
sebastian.sellmair
2020-08-31
Let module name be configurable withing `AbstractDokkaTask` and remove concep...
sebastian.sellmair
2020-08-25
- Move `test` projects into semantic parent projects
sebastian.sellmair
2020-08-19
Specify generic type explicitly, fix formatting
Kamil Doległo
2020-08-19
Replace !! with some meaningful messages
Kamil Doległo
2020-08-19
Refactor location providers
Kamil Doległo
2020-08-19
Make unresolved links render as text
Kamil Doległo
2020-08-17
Rename `ContentSourceSet` to `DisplaySourceSet`
sebastian.sellmair
2020-08-17
Implement SelfRepresentingSingletonSet and let `ContentSourceSet` conform to it
sebastian.sellmair
2020-08-17
Moving CompositeSourceSetID and ContentSourceSet into `.dokka.model`
sebastian.sellmair
2020-08-17
Implement `ContentSourceSet`
sebastian.sellmair
2020-08-14
DokkaConfiguration: Use `Set` instead of `List` when collections are expected...
sebastian.sellmair
2020-08-14
Simplify Dokka Gradle Plugin
sebastian.sellmair
2020-07-15
Gfm tables fix
Andrzej Ratajczak
2020-07-14
Adapt changes from "Simplify publishing configuration and enable sourcejars"
sebastian.sellmair
2020-07-14
Simplify publishing configuration and enable sourcejars
Aurimas Liutikas
2020-07-13
Support dokkaJekyll and dokkaGfm tasks in new task configuration
sebastian.sellmair
2020-07-13
Remove `format` from dokka DokkaConfiguration
sebastian.sellmair
2020-07-10
Apply requested changes
Andrzej Ratajczak
2020-07-10
Minor style fixes for gfm signatures
Andrzej Ratajczak
2020-07-09
Implement PublicationValidation
sebastian.sellmair
2020-07-08
Move common base test utils to submodule
Andrzej Ratajczak
2020-07-08
Fix tests after rebase
Andrzej Ratajczak
2020-07-08
Add GFM tests
Andrzej Ratajczak
2020-07-08
Add GFM renderer tests
Andrzej Ratajczak
2020-07-07
Add overrides to provided plugins
Paweł Marks
2020-07-06
Enforce workspace unique SourceSetID
sebastian.sellmair
2020-06-25
Divergent rendering for markdown
Marcin Aman
2020-06-25
Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...
Kamil Doległo
2020-06-24
Platform restriction handling for platform-hinted content
Filip Zybała
2020-06-15
Rework dokka configuration and Gradle plugin
Kamil Doległo
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-04-27
Fix problem with base plugin not being loaded in gradle runner
Andrzej Ratajczak
2020-04-22
Apply requested changes
Andrzej Ratajczak
2020-04-22
Adds asynchronous rendering
Andrzej Ratajczak
2020-04-15
Refactor package list to be a preprocessor
Andrzej Ratajczak
2020-04-01
Fixes problems with Markdown and Jekyll
Andrzej Ratajczak
2020-03-23
Gradle Task supporting multimodular projects
Andrzej Ratajczak