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
/
DokkaBase.kt
Age
Commit message (
Expand
)
Author
2022-07-08
Ignore messages emitted by the IntelliJ Logger (#2563)
Ignat Beresnev
2022-02-17
Custom doctag extension (#2343)
Ignat Beresnev
2022-01-18
Add external documentable provider (#2307)
Paweł Marks
2021-10-15
Fix adding new custom stylesheets in submodules (#2168)
vmishenev
2021-09-20
Improve versioning plugin (#2104)
vmishenev
2021-08-25
Merge pull request #2066 from Kotlin/webhelp-like-frontend
Marcin Aman
2021-08-25
Dark mode (#2081)
Marcin Aman
2021-08-12
Replace arrays of primitive types on std arrays (#2051)
vmishenev
2021-07-05
Flatten multi-module structure (#1980)
Kamil Doległo
2021-04-06
Suppress inherited members (#1814)
Marcin Aman
2021-03-10
Fix multimodule sourcesets dependencies (#1766)
Marcin Aman
2021-03-01
Add ability to suppress obvious functions like equals, toString... (#1758)
Marcin Aman
2021-03-01
Suppress tag support (#1742)
Marcin Aman
2021-02-05
Deduplicate resources in multimodule (#1711)
Marcin Aman
2021-01-21
Empty modules filtering (#1699)
Marcin Aman
2020-11-27
Changing how multimodule location provider works and improving gfm link subst...
Błażej Kardyś
2020-11-27
Adding inter-module link resolving template strategy for Gfm
Błażej Kardyś
2020-11-27
Moving SingleGeneration to base pluing
Błażej Kardyś
2020-11-27
Implement immediate temaplates resolution
Paweł Marks
2020-11-27
Add navigation fragments for templating
Paweł Marks
2020-11-27
Add templating commands to the html format
Paweł Marks
2020-11-27
Extracting dokka generation to the dedicated extension point
Paweł Marks
2020-11-25
Make searchbar an extension point (#1615)
Marcin Aman
2020-11-09
Cleaning querying from plugins where possible
Błażej Kardyś
2020-10-15
Make names resulting from clashing DRI-s appear only in navigatable components
Marcin Aman
2020-10-07
Make logo replaceable #1339 (#1488)
Marcin Aman
2020-10-05
Render react resources as separate css to allow overriding (#1416)
Marcin Aman
2020-09-24
Remove dokka context from creating analysis (#1482)
Marcin Aman
2020-09-08
Changed way of merging documentables to avoid exception on merging documentab...
Andrzej Ratajczak
2020-08-31
Implement ModuleAndPackageDocumentationReader
sebastian.sellmair
2020-08-19
Refactor location providers
Kamil Doległo
2020-08-17
Implement SourceSetMergingPageTransformer
sebastian.sellmair
2020-08-12
Implement DocumentableFilterSuppressedTransformer
sebastian.sellmair
2020-07-13
Implemented extension point for tab sorting strategy
Filip Zybała
2020-07-13
Remove `format` from dokka DokkaConfiguration
sebastian.sellmair
2020-07-07
Refactor Extension DSL and remove fallback mechanism
Paweł Marks
2020-06-25
Enforces directory for classlikes
Andrzej Ratajczak
2020-06-25
Extract information about extensions
Paweł Marks
2020-06-25
Remove kotlin source analysis from :core to :kotlin-analysis (thanks to Afzal...
sebastian.sellmair
2020-06-25
Refactor for documentable filters.
Filip Zybała
2020-06-25
Added deprecation filter. Included some tests.
Filip Zybała
2020-06-25
Make signatures groups be unique per sourceSet data
Andrzej Ratajczak
2020-06-25
Gives text presentation for `SinceKotlin` and hides it from rendering. Hides ...
Andrzej Ratajczak
2020-06-23
First version of javadoc output generation
Andrzej Ratajczak
2020-06-16
Developer's guide to dokka
Błażej Kardyś
2020-06-10
Implement `reportUndocumented` option to report undocumented code
sebastian.sellmair
2020-06-04
All modules page generation
Błażej Kardyś
2020-06-02
Divergent samples fix
Andrzej Ratajczak
2020-05-28
Added filtering to HTML pages
Filip Zybała
2020-05-26
Refactor type aliases
Andrzej Ratajczak
[next]