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
Age
Commit message (
Expand
)
Author
2020-06-12
Add platform dependent annotations
Andrzej Ratajczak
2020-05-26
Enhance signature presentation. Support presetnation Java as Kotlin and Kotli...
Andrzej Ratajczak
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
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
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-05-13
Bugfix
Andrzej Ratajczak
2020-05-13
Working tests for includes, sources and samples. Minor bugfixes
Andrzej Ratajczak
2020-04-30
Fixing GFM components display
Błażej Kardyś
2020-04-08
Applies requested changes
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
2020-03-23
Gradle Task supporting multimodular projects
Andrzej Ratajczak
2020-03-17
Add a rough draft of deprecated signatures formatting
Kamil Doległo
2020-03-11
Fixing signatures font, incorrect links and line breaking
Błażej Kardyś
2020-03-11
Classlike header and other ui fixes
Błażej Kardyś
2020-03-04
Refactor extras in ContentNodes
Andrzej Ratajczak
2020-02-27
Fix SameMethodNamePageMergerStrategy
Kamil Doległo
2020-02-19
Rename extensions to make them more uniform
Kamil Doległo
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
Cleans up page mergers and moves them to base plugin
Paweł Marks