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
/
javadoc
Age
Commit message (
Expand
)
Author
2023-10-27
Fix javadoc tests for Java >=12 (#3263)
Vadim Mishenev
2023-10-26
[K2] Support kotlin-as-java and javadoc plugins and update version of Analysi...
Vadim Mishenev
2023-10-17
Bump korte aka korlibs-template to 4.0.10 (#3205)
Ignat Beresnev
2023-08-31
Enable explicit API mode (#3139)
Ignat Beresnev
2023-08-31
Update copyright (#3149)
Ignat Beresnev
2023-08-30
Migrate to JUnit 5 and unify used test API (#3138)
Ignat Beresnev
2023-08-14
Refactor and document DisplaySourceSet, deprecate SelfRepresentingSingletonSe...
Vsevolod Tolstopyatov
2023-08-02
Fix Kotlin Analysis API package name (#3100)
Ignat Beresnev
2023-07-05
Decompose Kotlin/Java analysis (#3034)
Ignat Beresnev
2023-05-31
Add support for `@author`, `@since`, `@return` Javadoc tags (#2967)
irina-turova
2023-05-17
Update KGP to 1.8.20 (#2989)
Vadim Mishenev
2023-03-27
Mark utilities.* API as Dokka-internal (#2937)
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-02-24
Mark Plugin Api as experimental (#2743)
Vadim Mishenev
2023-02-10
Do not leak implementation details in generated Javadoc links (#2813)
Ignat Beresnev
2023-01-19
Revise README documentation for examples and plugins (#2736)
Ignat Beresnev
2023-01-12
Default Java constructor (#2795)
Andrey Tyrin
2023-01-10
Revise documentation (#2728)
Ignat Beresnev
2022-11-22
Fix package and module description truncation in javadoc (#2751)
Marcin K
2022-11-09
Fix missing package name in Javadoc format (#2734)
bomberaya
2022-10-07
Change log level to INFO for messages about alpha plugin versions (#2693)
Ignat Beresnev
2022-08-18
Add deprecation details block (#2622)
Ignat Beresnev
2022-07-26
Give notice of alpha version for GFM, Javadoc, Jekyll, KaJ formats (#2550)
Vadim Mishenev
2022-06-30
Add enum synthetic functions to documentable model (#2553)
Ignat Beresnev
2022-06-17
Handle more corner cases for inherited accessors (#2532)
Ignat Beresnev
2022-06-09
Make `dokka-analysis` dependency compileOnly in base plugin (#2521)
Vadim Mishenev
2022-06-08
Support definitely non-nullable types (#2520)
Vadim Mishenev
2022-05-31
Bump Kotlin to 1.7.0-RC (#2508)
Vadim Mishenev
2022-05-31
Fix gathering inherited properties (#2481)
Ignat Beresnev
2022-05-19
Update jquery, jquery-migrate, and jquery-ui in javadoc (#2482)
Richard Harrah
2022-05-09
Refactor to utilize Comparators instead of String keys (#2489)
Ignat Beresnev
2022-05-05
Make javadoc pages generation deterministic (#2479)
Ignat Beresnev
2022-04-29
Enable warnings as errors and fix all warnings (#2451)
Ignat Beresnev
2022-04-19
Update Jsoup to 1.14.3 (#2448)
Ignat Beresnev
2022-04-11
Bump korte-jvm from 2.4.6 to 2.7.0 (#2403)
dependabot[bot]
2022-02-21
Add option to merge implicit expect-actual declarations (#2316)
Vadim Mishenev
2022-02-21
Code cleanups (#2165)
Goooler
2022-02-18
Fix java getter / setter name generation (#2356)
CharlesG-Branch
2022-02-15
Convert interfaces to functional (#2360)
Goooler
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
2021-10-26
Bump korte-jvm from 2.3.4 to 2.4.6 (#2192)
dependabot[bot]
2021-08-30
Handle `@link` tag
vmishenev
2021-08-25
Bump korte-jvm from 2.3.3 to 2.3.4
dependabot[bot]
2021-08-21
Bump korte-jvm from 2.3.1 to 2.3.3 (#2080)
dependabot[bot]
2021-08-21
Make briefs contain first paragraph as in spec, resolve issues with i.e. (#2048)
Marcin Aman
2021-08-09
Property annotation for getter and setter (#2049)
vmishenev
[next]