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-08-17
Inline `val newContent` in SourceSetMergingPageTransformer
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 SourceSetMergingPageTransformer
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-08-14
Simplify Dokka Gradle Plugin
sebastian.sellmair
2020-08-11
Fixing javadoc comment parser for psi files
Błażej Kardyś
2020-07-16
Implement javadoc search
Marcin Aman
2020-07-15
Fix page merging bug that prevented including Kotlin Playground
Kamil Doległo
2020-07-15
Fix presenting inline code in KDoc
Andrzej Ratajczak
2020-07-13
Implemented extension point for tab sorting strategy
Filip Zybała
2020-07-08
Add GFM tests
Andrzej Ratajczak
2020-07-06
Enforce workspace unique SourceSetID
sebastian.sellmair
2020-07-02
Handling multi-line list items. Added tests for comment to content converter.
Filip Zybała
2020-06-25
Make samples runnable
Kamil Doległo
2020-06-25
Enforces directory for classlikes
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-25
Make signatures groups be unique per sourceSet data
Andrzej Ratajczak
2020-06-25
Refactor deprecated transformer
Andrzej Ratajczak
2020-06-25
Gives text presentation for `SinceKotlin` and hides it from rendering. Hides ...
Andrzej Ratajczak
2020-06-24
Wrong signatures in search component fix
Filip Zybała
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-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
[next]