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
/
test
/
kotlin
/
linkableContent
Age
Commit message (
Expand
)
Author
2023-01-09
Move inheritors, params, see also and samples tabs to description for classli...
Andrey Tyrin
2022-07-29
Move source links into signature (#2476)
Vadim Mishenev
2022-04-29
Enable warnings as errors and fix all warnings (#2451)
Ignat Beresnev
2021-11-12
Unite platforms bookmarks rows (#2219)
vmishenev
2020-11-27
Fixing tests after moving SingleGeneration to base
Błażej Kardyś
2020-11-09
Cleaning querying from plugins where possible
Błażej Kardyś
2020-10-08
Fix merging documentations of modules and packages (#1480)
Andrzej Ratajczak
2020-10-08
Improve styles
Marcin Aman
2020-09-10
Add escaping the at sign in modules and packages
Andrzej Ratajczak
2020-09-08
Changed way of merging documentables to avoid exception on merging documentab...
Andrzej Ratajczak
2020-08-31
Let module name be configurable withing `AbstractDokkaTask` and remove concep...
sebastian.sellmair
2020-08-24
Fix LinkableContentTest.kt
sebastian.sellmair
2020-08-20
Fix LinkProvider to link properly all nested generic parameters
Andrzej Ratajczak
2020-08-17
Implement SourceSetMergingPageTransformer
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-15
Fix presenting inline code in KDoc
Andrzej Ratajczak
2020-07-06
Enforce workspace unique SourceSetID
sebastian.sellmair
2020-06-25
Make samples runnable
Kamil Doległo
2020-06-15
Fix tests
Kamil Doległo
2020-06-15
Rework dokka configuration and Gradle plugin
Kamil Doległo
2020-06-09
Improve CSS, pages navigation tree and create anchors on page
Marcin Aman
2020-05-28
Return types links in inner classes with generic parents
Marcin Aman
2020-05-25
Trim windows carrage return sign in importing includes
Marcin Aman
2020-05-20
Tabs for sections - update tests
Marcin Aman
2020-05-19
Samples fix
Andrzej Ratajczak
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
SourceLinksTransformer: Fixed invalid cast exception, platform tags in source...
Filip Zybała
2020-05-13
Working tests for includes, sources and samples. Minor bugfixes
Andrzej Ratajczak