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
2023-11-10
Restructure the project to utilize included builds (#3174)
Ignat Beresnev
2023-08-31
Enable explicit API mode (#3139)
Ignat Beresnev
2023-08-31
Update copyright (#3149)
Ignat Beresnev
2023-08-14
Refactor and document DisplaySourceSet, deprecate SelfRepresentingSingletonSe...
Vsevolod Tolstopyatov
2023-08-08
Fix and refactor Sample Transformer (#3102)
Vadim Mishenev
2023-07-05
Decompose Kotlin/Java analysis (#3034)
Ignat Beresnev
2023-02-13
Set default SinceKotlin version for Wasm platform
Ilya Gorbunov
2023-02-07
Set default SinceKotlin version for Common to 1.0
Ilya Gorbunov
2023-01-23
Dispose `AnalysisEnvironment` (#2755)
Vadim Mishenev
2022-12-16
Display `SinceKotlin` everywhere (#2708)
Vadim Mishenev
2022-11-26
Fix OOME: Metaspace (#2678)
Vadim Mishenev
2022-10-26
Fix source link to the line with name (#2724)
Vadim Mishenev
2022-09-26
Fix source links in case of dri clashing (#2676)
Vadim Mishenev
2022-09-02
Underline `@param` tag key for more consistency (#2643)
Ignat Beresnev
2022-08-18
Add deprecation details block (#2622)
Ignat Beresnev
2022-08-10
Support Var html tag for Javadoc (#2617)
Andrey Tyrin
2022-08-05
Add a distinct divider between function/property overloads (#2585)
Ignat Beresnev
2022-08-03
Apply the same style to all KDoc tags, including throws/see/parameters (#2587)
Ignat Beresnev
2022-07-29
Move source links into signature (#2476)
Vadim Mishenev
2022-06-30
Do not generate source links for synthetic elements (#2547)
Ignat Beresnev
2022-05-31
Bump Kotlin to 1.7.0-RC (#2508)
Vadim Mishenev
2022-05-13
Render quotes as blockquotes instead of code blocks. (#2496)
TheOnlyTails
2022-04-29
Enable warnings as errors and fix all warnings (#2451)
Ignat Beresnev
2022-02-21
Add option to merge implicit expect-actual declarations (#2316)
Vadim Mishenev
2022-02-21
Code cleanups (#2165)
Goooler
2022-02-17
Custom doctag extension (#2343)
Ignat Beresnev
2022-02-15
Convert interfaces to functional (#2360)
Goooler
2022-02-09
Add KotlinWebSite plugin to transform samples (#2349)
Vadim Mishenev
2021-12-17
Use sourceRoots as samples dirs by default (#2216)
Vadim Mishenev
2021-12-07
Support deeply nested description terms and details
Ignat Beresnev
2021-12-06
Description list support for JavaDocs (#2213)
Ignat Beresnev
2021-09-08
Dark mode on samples (#2116)
Marcin Aman
2021-08-25
Manual highlighting webhelp (#2079)
vmishenev
2021-07-28
Fix broken link in kotlinx.serialization (#2038)
Marcin Aman
2021-07-22
Bump kotlin 1.5.21 (#2031)
Marcin Aman
2021-06-22
Multilanguage docs inheritance (#1951)
Marcin Aman
2021-04-14
Handle html in kdoc (#1805)
Marcin Aman
2021-03-10
Add sourceset name to source label (#1767)
Marcin Aman
2020-12-29
Parsing of JvmName (#1675)
Marcin Aman
2020-11-09
Cleaning querying from plugins where possible
Błażej Kardyś
2020-10-30
Fix parsing first word in deprecated (#1595)
Marcin Aman
2020-10-15
Make names resulting from clashing DRI-s appear only in navigatable components
Marcin Aman
2020-10-08
Add information about content kind and sourceset to anchor
Marcin Aman
2020-10-08
Anchors hint
Marcin Aman
2020-10-07
Introduce top-level DocTag
Andrzej Ratajczak
2020-09-08
Apply requested changes
Andrzej Ratajczak
2020-09-08
Handle same level declared expected classlikes
Andrzej Ratajczak
2020-08-31
Let module name be configurable withing `AbstractDokkaTask` and remove concep...
sebastian.sellmair
2020-08-28
Draft for improving code formatting #1346
Marcin Aman
2020-08-24
Fix SourceLinksTransformer#DocumentableSource#toLink
sebastian.sellmair
[next]