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
Age
Commit message (
Expand
)
Author
2023-05-17
Update KGP to 1.8.20 (#2989)
Vadim Mishenev
2023-04-25
Tidy/remove unnecessary imports and suppressions (#2975)
aSemy
2023-04-25
Reorder dependency versions for update convenience (#2968)
Ignat Beresnev
2023-03-27
Mark utilities.* API as Dokka-internal (#2937)
Vsevolod Tolstopyatov
2023-03-21
Improve JavadocParser and fix case-sensitivity (#2905)
Vsevolod Tolstopyatov
2023-03-17
Introduce InternalDokkaApi annotation (#2904)
Vsevolod Tolstopyatov
2023-03-17
Introduce Gradle Version Catalog with type-safe project dependencies (#2884)
aSemy
2023-03-13
Migrate buildSrc to composite build (#2912)
Goooler
2023-03-07
Use buildSrc convention plugins to configure the Dokka subprojects (#2704)
aSemy
2023-03-02
Do not propagate opt-in
vmishenev
2023-02-28
Fix unresolved link to declaration from another source set (#2878)
Vadim Mishenev
2023-02-24
Mark Plugin Api as experimental (#2743)
Vadim Mishenev
2023-02-24
Reorganize tabs for Classlike (#2764)
Vadim Mishenev
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-02-09
Remove old test data (#2824)
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-11-22
Fix package and module description truncation in javadoc (#2751)
Marcin K
2022-11-10
Introduce jackson-databind constraint for 2.12.7.1 (#2733)
Ryan Lewis
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-30
Bump essential dependencies (#2534)
Ignat Beresnev
2022-06-30
Do not generate source links for synthetic elements (#2547)
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-18
Fix new Qodana inspections after the update
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-28
Fix suddenly appearing all-modules-page/index.md file (#2475)
Ignat Beresnev
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-03-22
Remove bintray publish plugins (#2364)
Goooler
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
[next]