aboutsummaryrefslogtreecommitdiff
path: root/plugins/javadoc
AgeCommit message (Expand)Author
2023-05-17Update KGP to 1.8.20 (#2989)Vadim Mishenev
2023-03-27Mark utilities.* API as Dokka-internal (#2937)Vsevolod Tolstopyatov
2023-03-17Introduce Gradle Version Catalog with type-safe project dependencies (#2884)aSemy
2023-03-13Migrate buildSrc to composite build (#2912)Goooler
2023-03-07Use buildSrc convention plugins to configure the Dokka subprojects (#2704)aSemy
2023-02-24Mark Plugin Api as experimental (#2743)Vadim Mishenev
2023-02-10Do not leak implementation details in generated Javadoc links (#2813)Ignat Beresnev
2023-01-19Revise README documentation for examples and plugins (#2736)Ignat Beresnev
2023-01-12Default Java constructor (#2795)Andrey Tyrin
2023-01-10Revise documentation (#2728)Ignat Beresnev
2022-11-22Fix package and module description truncation in javadoc (#2751)Marcin K
2022-11-09Fix missing package name in Javadoc format (#2734)bomberaya
2022-10-07Change log level to INFO for messages about alpha plugin versions (#2693)Ignat Beresnev
2022-08-18Add deprecation details block (#2622)Ignat Beresnev
2022-07-26Give notice of alpha version for GFM, Javadoc, Jekyll, KaJ formats (#2550)Vadim Mishenev
2022-06-30Add enum synthetic functions to documentable model (#2553)Ignat Beresnev
2022-06-17Handle more corner cases for inherited accessors (#2532)Ignat Beresnev
2022-06-09Make `dokka-analysis` dependency compileOnly in base plugin (#2521)Vadim Mishenev
2022-06-08Support definitely non-nullable types (#2520)Vadim Mishenev
2022-05-31Bump Kotlin to 1.7.0-RC (#2508)Vadim Mishenev
2022-05-31Fix gathering inherited properties (#2481)Ignat Beresnev
2022-05-19Update jquery, jquery-migrate, and jquery-ui in javadoc (#2482)Richard Harrah
2022-05-09Refactor to utilize Comparators instead of String keys (#2489)Ignat Beresnev
2022-05-05Make javadoc pages generation deterministic (#2479)Ignat Beresnev
2022-04-29Enable warnings as errors and fix all warnings (#2451)Ignat Beresnev
2022-04-19Update Jsoup to 1.14.3 (#2448)Ignat Beresnev
2022-04-11Bump korte-jvm from 2.4.6 to 2.7.0 (#2403)dependabot[bot]
2022-02-21Add option to merge implicit expect-actual declarations (#2316)Vadim Mishenev
2022-02-21Code cleanups (#2165)Goooler
2022-02-18Fix java getter / setter name generation (#2356)CharlesG-Branch
2022-02-15Convert interfaces to functional (#2360)Goooler
2022-01-27KT-50292 - Implement vertical alignment of parameters (#2309)Ignat Beresnev
2022-01-27Fix resolving DRIs of Enum Entries (#2305)Andrzej Ratajczak
2022-01-24Close Input/Output streams (#2319)Ignat Beresnev
2021-10-26Bump korte-jvm from 2.3.4 to 2.4.6 (#2192)dependabot[bot]
2021-08-30Handle `@link` tagvmishenev
2021-08-25Bump korte-jvm from 2.3.3 to 2.3.4dependabot[bot]
2021-08-21Bump korte-jvm from 2.3.1 to 2.3.3 (#2080)dependabot[bot]
2021-08-21Make briefs contain first paragraph as in spec, resolve issues with i.e. (#2048)Marcin Aman
2021-08-09Property annotation for getter and setter (#2049)vmishenev
2021-07-30Add boolean, nullable types of annotation parameter valuevmishenev
2021-07-30Improve annotations rendering (#2045)vmishenev
2021-07-27Bump korte-jvm from 2.2.0 to 2.3.1 (#2036)dependabot[bot]
2021-07-22Bump kotlin 1.5.21 (#2031)Marcin Aman
2021-07-08Bump korte-jvm from 2.0.7 to 2.2.0 (#1989)dependabot[bot]
2021-07-05Flatten multi-module structure (#1980)Kamil Doległo
2021-04-14Introduce binary compatibility plugin (#1774)Marcin Aman
2021-04-14Fix visibility on enum entry property (#1828)Marcin Aman
2021-03-12Bump korte to 2.0.7 (#1773)Marcin Aman
2021-03-04Obvious functions should also work for interfaces (#1763)Marcin Aman