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
/
core
/
src
/
main
/
kotlin
Age
Commit message (
Expand
)
Author
2023-02-20
Add the ability to pretty print DokkaConfiguration (#2872)
Ignat Beresnev
2023-02-20
Change default logging level of console apps (#2871)
Ignat Beresnev
2023-01-31
Make implementations of DokkaLogger thread-safe (#2827)
Ignat Beresnev
2023-01-26
Support kotlin wasm target
Igor Yakovlev
2023-01-10
Revise documentation (#2728)
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-29
Display inherited extensions (#2625)
Vadim Mishenev
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-07-08
Revise developer guides documentation (#2523)
Ignat Beresnev
2022-06-19
Fix incorrectly labeling java properties as val/var (#2540)
Ignat Beresnev
2022-06-08
Support definitely non-nullable types (#2520)
Vadim Mishenev
2022-05-31
Fix gathering inherited properties (#2481)
Ignat Beresnev
2022-05-16
Don't expose enum constructor arguments to documentations (#2497)
ebraminio
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-04-28
Make a default value dependent on source set (#2449)
Vadim Mishenev
2022-04-25
Fix missing external docs for some AndroidX libraries (#2456)
Edric Chan
2022-04-08
Rework AnnotationTarget to be stricter (#2414)
owengray-google
2022-02-21
Add option to merge implicit expect-actual declarations (#2316)
Vadim Mishenev
2022-02-21
Code cleanups (#2165)
Goooler
2022-02-17
Refactor Ancestry Graphs (#2326)
Andrzej Ratajczak
2022-02-17
Custom doctag extension (#2343)
Ignat Beresnev
2022-02-15
Convert interfaces to functional (#2360)
Goooler
2022-02-15
Fix loading empty properties by CLI json parser (#2362)
Andrzej Ratajczak
2022-02-14
Fix filtering suppresed extensions (#2348)
Andrzej Ratajczak
2022-02-14
Shutdown coroutines dispatchers after each module pass (#2325)
Ignat Beresnev
2022-01-27
KT-50292 - Implement vertical alignment of parameters (#2309)
Ignat Beresnev
2022-01-27
Fix resolving DRIs of Enum Entries (#2305)
Andrzej Ratajczak
2022-01-24
Close Input/Output streams (#2319)
Ignat Beresnev
2022-01-19
Reuse `ObjectMapper` (#2315)
Ignat Beresnev
2022-01-12
Add global settings to JSON dokka cli input (#2292)
Andrzej Ratajczak
2021-12-23
Introduce documentedVisibilities setting (#2270)
Ignat Beresnev
2021-12-06
Description list support for JavaDocs (#2213)
Ignat Beresnev
2021-11-12
Store checked exceptions into `ExtraProperties` (#2222)
vmishenev
2021-09-21
Fix link to javadoc enum entry (#2131)
vmishenev
2021-09-20
Improve versioning plugin (#2104)
vmishenev
2021-08-25
Manual highlighting webhelp (#2079)
vmishenev
2021-08-09
Property annotation for getter and setter (#2049)
vmishenev
2021-07-30
Add boolean, nullable types of annotation parameter value
vmishenev
2021-07-28
Fix broken link in kotlinx.serialization (#2038)
Marcin Aman
2021-07-23
Add numeric types of annotation parameter value (#2035)
vmishenev
2021-07-05
Flatten multi-module structure (#1980)
Kamil Doległo
2021-06-25
Cleanup paragraphs and tables in GFM renderer (#1946)
Mike Sinkovsky
2021-06-22
Logging in CLI (#1976)
Marcin Aman
2021-05-06
Bump compiler to 1.5.0 (#1856)
Marcin Aman
[next]