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
/
content
Age
Commit message (
Expand
)
Author
2023-08-28
Support Dokka K2 analysis (#3094)
Vadim Mishenev
2023-08-08
Fix and refactor Sample Transformer (#3102)
Vadim Mishenev
2023-07-26
Fix some tests to be compatible with K2 (#3086)
Vadim Mishenev
2023-07-05
Decompose Kotlin/Java analysis (#3034)
Ignat Beresnev
2023-06-30
Generate dedicated pages for typealiases (#3051)
Vadim Mishenev
2023-02-24
Reorganize tabs for Classlike (#2764)
Vadim Mishenev
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-09
Move inheritors, params, see also and samples tabs to description for classli...
Andrey Tyrin
2022-12-16
Display `SinceKotlin` everywhere (#2708)
Vadim Mishenev
2022-10-31
Add constructor keyword (#2691)
Andrey Tyrin
2022-10-20
Do not render default value for var properties (#2717)
Ignat Beresnev
2022-09-20
Update `prism.js` to match new webhelp highlight colors (#2670)
Ignat Beresnev
2022-09-02
Underline `@param` tag key for more consistency (#2643)
Ignat Beresnev
2022-08-26
Do not render constructor pages and blocks and for annotation classes (#2642)
Ignat Beresnev
2022-08-24
Fix incorrect handling of static members used within `@see` tag (#2627)
Ignat Beresnev
2022-08-18
Add deprecation details block (#2622)
Ignat Beresnev
2022-08-03
Apply the same style to all KDoc tags, including throws/see/parameters (#2587)
Ignat Beresnev
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-01-27
Enhance generated primary constructor signature for html format (#2313)
Ignat Beresnev
2022-01-27
KT-50292 - Implement vertical alignment of parameters (#2309)
Ignat Beresnev
2021-12-23
Remove filtering out primary constructors from constructors tab (#2277)
Andrzej Ratajczak
2021-12-23
Introduce documentedVisibilities setting (#2270)
Ignat Beresnev
2021-12-22
Fix css bugs wih link and table row (#2284)
Vadim Mishenev
2021-11-12
Unite platforms bookmarks rows (#2219)
vmishenev
2021-09-24
Fix whitespaces inside `@link` tag (#2156)
vmishenev
2021-09-20
Make see tag display as other tables (#2153)
Marcin Aman
2021-08-30
Handle `@link` tag
vmishenev
2021-08-27
Cleanup and version bump to 1.5.30
Marcin Aman
2021-08-27
Restore language level to 1.4
Marcin Aman
2021-08-26
Bump compiler to 1.5.30, language level to 1.5
Marcin Aman
2021-08-25
Merge pull request #2066 from Kotlin/webhelp-like-frontend
Marcin Aman
2021-08-25
Manual highlighting webhelp (#2079)
vmishenev
2021-08-21
Make briefs contain first paragraph as in spec, resolve issues with i.e. (#2048)
Marcin Aman
2021-08-09
Keep formatting within code inline (#2060)
vmishenev
2021-07-30
Add boolean, nullable types of annotation parameter value
vmishenev
2021-07-28
Missing receiver docs (#2026)
Marcin Aman
2021-07-23
Add numeric types of annotation parameter value (#2035)
vmishenev
2021-07-22
Fix overflow in throws tables (#2028)
Marcin Aman
2021-07-12
Handle NBSP and other html entries (#2005)
Marcin Aman
2021-02-05
Annotations for parameters (#1710)
Marcin Aman
2021-01-20
Bring back displaying jvm name when KaJ is not present (#1702)
Marcin Aman
2020-12-29
Parsing of JvmName (#1675)
Marcin Aman
2020-12-15
Fix wrong docs on DProperty (#1671)
Marcin Aman
2020-11-27
Fixing tests after moving SingleGeneration to base
Błażej Kardyś
2020-11-13
Generate content with the params order of KDoc (#1611)
gzoritchak
2020-11-12
Javadoc @inheritDoc tag support (#1608)
Marcin Aman
2020-10-30
Fix parsing first word in deprecated (#1595)
Marcin Aman
2020-10-15
Fix displaying authors
Marcin Aman
[next]