Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
486 commits
Select commit Hold shift + click to select a range
1f213f6
Save sequence produced by AA to a List to not recompute it all time (…
whyoleg May 30, 2024
5ee7a67
[K2] Update Analysis API to 2.0.20-dev-4579 and replace the `Kt` pref…
vmishenev May 30, 2024
740b41b
Fix the Wasm integration tests and enable it for K2 (#3641)
vmishenev Jun 4, 2024
09437c3
Migrate to the latest AA (2.0.20-dev-5135) and IntelliJ Platform (233…
whyoleg Jun 5, 2024
880ac65
Update Maven Integration Tests to use JVM Test Suites (#3581)
adam-enko Jun 19, 2024
bb5a2b1
@vmishenev Update Analysis API to 2.0.20-dev-6501 (#3651)
vmishenev Jun 20, 2024
75fd544
Update Analysis API to 2.0.20-dev-6911 (#3652)
vmishenev Jun 25, 2024
16139b8
Kotlin 2.0.20-Beta1 (#3653)
whyoleg Jun 26, 2024
47e4e8d
Update jetbrains/markdown to the latest version (#3655)
whyoleg Jun 26, 2024
87f9cfc
Add a guide on how to sync Gradle integration tests in IDEA (#3654)
whyoleg Jun 26, 2024
94f7567
Update AA to 2.0.20-dev-7572 (#3659)
vmishenev Jun 26, 2024
95be9d6
Use JetBrains cache-redirector (#3650)
adam-enko Jun 27, 2024
cce50ae
Fix publishing BioJava preview (#3660)
adam-enko Jun 27, 2024
df58e19
Fix `hide-internal-api` sample project link (#3670)
jisungbin Jul 5, 2024
02db40b
Added missing pluginApiPreviewAcknowledgement for `hide-internal-api`…
jisungbin Jul 5, 2024
e626d1a
Correctly handle case when we have `internal expect` but `public actu…
whyoleg Jul 9, 2024
6a4a88d
Use both macOS and linux targets in ui-showcase (#3663)
whyoleg Jul 9, 2024
f414a5f
Run examples build for `hide-internal-api` plugin (#3673)
whyoleg Jul 9, 2024
3a0a602
Update to Kotlin 2.0.20-Beta2 (#3690)
whyoleg Jul 12, 2024
df07bab
Support specifying custom folder name for older versions for versioni…
whyoleg Jul 12, 2024
9e94861
Do not show the `override` keyword for fake overrides (#3696)
vmishenev Jul 18, 2024
2ff2b92
build: extracted UI components to ui-kit in plugin-base-frontend (#3470)
berezinant Jul 25, 2024
f7c8550
KTL-1543: added design tokens to ui kit (#3647)
berezinant Jul 25, 2024
ae2c46f
Use `macos-latest` for `ui-showcase` build on CI (#3687)
whyoleg Jul 29, 2024
7773e88
fix: resolved problem with outdated node-gyp version (#3714)
berezinant Jul 29, 2024
5b1ecd5
[K2] Fix missed KDoc for members without sources (#3708)
vmishenev Jul 29, 2024
91afe97
Update Gradle to v8.9 (#3713)
adam-enko Jul 30, 2024
8938a76
Remove Dokkatoo (#3711)
adam-enko Jul 30, 2024
a7fe49e
Exclude `build-settings-logic` from included-build tasks workaround (…
adam-enko Jul 30, 2024
8f386ba
Update GitCheckoutTask, so it re-runs if the repo is dirty (#3712)
adam-enko Jul 30, 2024
24298d8
build: bump node version (#3722)
berezinant Jul 31, 2024
e3f9e50
build: added dev server for ui kit development (#3720)
berezinant Jul 31, 2024
89c5200
Enable build cache by default in Gradle integration tests (#3716)
adam-enko Aug 1, 2024
270c333
Update Analysis API to 2.1.0-dev-2515 (#3724)
vmishenev Aug 1, 2024
861d423
Update Kotlin to 2.0.20-RC (#3726)
whyoleg Aug 2, 2024
3aa646a
Fix links in nested class summary not resolved correctly for JavaDoc …
MattiasBuelens Aug 2, 2024
879c277
Add DefaultSymbolToDocumentableTranslator reference (#3678)
jisungbin Aug 2, 2024
4670e4f
Fix 'provider has no value' error when running DGP integration tests …
adam-enko Aug 5, 2024
bc9dec0
Use cache-redirector for Maven plugin build (#3728)
adam-enko Aug 5, 2024
c378a63
Reduce SequentialTasksExecutionStressTest iterations from 100 to 50 (…
adam-enko Aug 5, 2024
dde362e
[K2] Fix DRI and KDoc for intersection overridden declarations (#3718)
vmishenev Aug 6, 2024
dfbaf4a
[K2] Fix missed annotations (#3715)
vmishenev Aug 6, 2024
befa8d4
GHA: Upload build reports on test failures (#3735)
adam-enko Aug 7, 2024
fa96393
Fix read-only cache dir in DGP integration tests (#3731)
adam-enko Aug 7, 2024
f0f6347
Reduce log level of test Gradle projects (#3717)
adam-enko Aug 12, 2024
570d958
Migrate to com.gradleup.shadow (#3739)
Goooler Aug 12, 2024
a3d5d43
Merge Dokkatoo into Dokka Gradle Plugin (#3695)
adam-enko Aug 13, 2024
1a46f82
Update Gradle Enterprise to Gradle Develocity (#3742)
adam-enko Aug 14, 2024
3fce4ca
Fix S3 publication paths (#3750)
whyoleg Aug 19, 2024
4fd8c0b
Enable `macos` tests on GA and reduce parallelism on CI (#3747)
whyoleg Aug 19, 2024
67c2c9e
Update DGP migration opt-in flags and messages (#3736)
adam-enko Aug 20, 2024
0bdff4b
Prettify file trees in docs (#3754)
adam-enko Aug 20, 2024
5b36ce6
Support K2 Analysis in DGPv2 (#3743)
adam-enko Aug 22, 2024
80dd547
Fix link to stdlib Enum.kt (#3757)
whyoleg Aug 23, 2024
c72a19b
Update Analysis API to 2.1.0-dev-5441 (#3758)
vmishenev Aug 26, 2024
e5cd838
Filter out JVM mapped methods (#3694)
vmishenev Aug 26, 2024
37f14da
DGPv2: Tidy configurable options (#3764)
adam-enko Aug 27, 2024
b594af4
DGP: Rename conflicting 'maybeCreate' helper function. (#3763)
adam-enko Aug 27, 2024
c09e525
Simplify configuration of DokkaPublication output directories (#3769)
adam-enko Aug 29, 2024
421f52c
Expose `dokka-core` as an API dependency (#3768)
adam-enko Aug 29, 2024
94e979b
Re-implement enum documentation test (#3762)
adam-enko Aug 29, 2024
c520765
Add helpers and rename Gradle entities to improve V1 to V2 migration …
adam-enko Sep 9, 2024
8e9ca75
[K2] Fix duplication in logging for unresolved samples (#3776)
vmishenev Sep 9, 2024
ebf0b82
DokkaClassicPlugin kdoc: add link to removal ticket (#3778)
adam-enko Sep 9, 2024
58d1b4c
Update .gitattributes (#3782)
adam-enko Sep 9, 2024
3bc5ae3
Update IntelliJ excluded directories (#3783)
adam-enko Sep 9, 2024
51ddab5
Display Java's `Deprecated` message (#3421)
IgnatBeresnev Sep 9, 2024
0ff378b
Fix HTML link log when project name doesn't match directory name (#3788)
adam-enko Sep 9, 2024
784d74a
Update setup-gradle to v4 and provide Develocity access key (#3790)
whyoleg Sep 10, 2024
5f26eae
Update Kotlin to stable 2.0.20 (#3792)
whyoleg Sep 10, 2024
f5bcad8
Update `LogHtmlPublicationLinkTask` configuration to support Project …
adam-enko Sep 10, 2024
e3dc412
Relocate DGPv2 'dokka' package (#3779)
adam-enko Sep 10, 2024
e8bc8fa
git renormalize `.bat` files after `.gitattribute` changes (#3795)
adam-enko Sep 10, 2024
d5515e9
Add DokkaJavadocPlugin (#3796)
adam-enko Sep 11, 2024
5e85c86
Fix failing assertion in DokkaPluginFunctionalTest (#3801)
adam-enko Sep 16, 2024
faebb44
HTML rendering memory allocations optimisation (#3800)
whyoleg Sep 18, 2024
c9adb4a
Relocate DGPv2 'dokka' package in test source set (#3807)
adam-enko Sep 18, 2024
6cc31b0
Configure default documentedVisibilities for perPackageOptions (#3799)
adam-enko Sep 18, 2024
9fc4da1
Adjust the DGPv2 migration helpers to better support migration. (#3804)
adam-enko Sep 18, 2024
e6ac5b8
Remove configuration of transitive Dokka Engine dependencies (#3794)
adam-enko Sep 18, 2024
a2c3e0e
Update messages for intersecting source roots and add a check for int…
vmishenev Sep 19, 2024
7733051
When DGP is used in a pre-compiled script plugin, correctly generate …
adam-enko Sep 19, 2024
f6674ee
Fix build-reports for thorough workflow (#3817)
whyoleg Sep 23, 2024
afab82d
Update DGP plugin mode flags (#3797)
adam-enko Sep 24, 2024
361f074
Fix DGPv2 migration helpers (#3822)
adam-enko Sep 24, 2024
2c2db32
Add DGPv2 example projects (#3820)
adam-enko Sep 24, 2024
8810d11
Fix link to Android plugin in README (#3826)
adam-enko Sep 24, 2024
c9c52bd
update: kotlinlang Writerside migration
Quattro8 Sep 25, 2024
09c0eec
DGPv2: Add noJdkLink/noStdlibLink/noAndroidSdkLink to help with renam…
adam-enko Sep 26, 2024
e6405eb
Update DGP opt-in warnings and messages (#3811)
adam-enko Sep 26, 2024
c1b0772
DGPv2: fix noJdkLink/noStdlibLink/noAndroidSdkLink (#3832)
adam-enko Sep 26, 2024
9dae31a
Tidy logging in DokkaGenerator (#3831)
adam-enko Sep 26, 2024
a1a6b20
DGPv2: Add suppressInheritedMembers/suppressObviousFunctions to help …
adam-enko Sep 26, 2024
407f053
Fix OOM error caused by not cleaning AA sessions in tests (#3816)
whyoleg Sep 27, 2024
1ba220d
Refactor `build-settings-logic` to expose single plugin (#3834)
whyoleg Sep 30, 2024
c4a33d3
Run `check` task on CI (#3808)
whyoleg Sep 30, 2024
745d889
feat: DGP v2 migration guide (#3813)
AlejandraPedroza Sep 30, 2024
25aee7d
Enable Build Cache Push on GitHub CI (#3836)
adam-enko Sep 30, 2024
5b2fd99
Update Gradle wrapper (#3838)
adam-enko Sep 30, 2024
29593f7
Fix external documentation link default values (#3812)
adam-enko Oct 1, 2024
2209223
Add YouTrack issue links for KT-# issues (#3843)
adam-enko Oct 3, 2024
d632625
Fix Hexagon link (#3847)
jaguililla Oct 3, 2024
564cae2
Set 2.0.0-Beta in migration guide (#3850)
whyoleg Oct 8, 2024
b037efb
Enable Develocity test retry on CI (#3858)
adam-enko Oct 15, 2024
7027da8
Move `enableLogHtmlPublicationLink` property from LogHtmlPublicationL…
adam-enko Oct 15, 2024
6e41610
DGPv2 migration guide: minor tidying (#3844)
adam-enko Oct 17, 2024
8c59b8d
Add more versions to UI showcase project (#3849)
whyoleg Oct 17, 2024
0a77c0e
Unhide DGPv2 migration guide (#3866)
adam-enko Oct 17, 2024
b887a8d
Forward Dokka Generator messages to Gradle logger (#3833)
adam-enko Oct 17, 2024
83dd1ec
Hack kotlin compiler to not fail when annotation changes it's type fr…
whyoleg Oct 21, 2024
bdb3847
Fix appending URI Path (#3873)
adam-enko Oct 21, 2024
6beb9b4
Fix merging expect-actual declarations (#3875)
vmishenev Oct 21, 2024
a9d0c77
Add deprecated property to help migrate from JSON Dokka plugin config…
adam-enko Oct 22, 2024
1955c11
Remove unused DGP utils (#3881)
adam-enko Oct 22, 2024
0ddbc9c
Rename `dokkaPublicationDirectory` to `basePublicationsDirectory` (#3…
adam-enko Oct 22, 2024
ec28b78
Rename `dokkaModuleDirectory`, and mark as internal (#3880)
adam-enko Oct 24, 2024
2d648e0
Update and add KDoc for DGPv2 (#3842)
adam-enko Oct 31, 2024
623ee35
Rename `DokkaInternalApi` to `InternalDokkaGradlePluginApi` (#3867)
adam-enko Oct 31, 2024
af05202
Test DGPv2 example projects (#3821)
adam-enko Oct 31, 2024
2ed83e5
Add an opt-in requirement for DokkaPublication#finalizeCoroutines (#3…
adam-enko Oct 31, 2024
9696cc2
Update fileTree test util to only use NIO Path (#3892)
adam-enko Oct 31, 2024
8dba7bb
Remove DokkaPluginParametersBuilder (#3872)
adam-enko Nov 4, 2024
58327ac
Move GradlePropertiesBuilder test util to separate class (#3906)
adam-enko Nov 7, 2024
df672b7
Improve directory comparison assertion (#3907)
adam-enko Nov 7, 2024
e8d1ed6
Fix stacktrace values in GradlePropertiesBuilder test util (#3914)
adam-enko Nov 12, 2024
15986f6
Increase default max heap of Worker to 2G (#3913)
adam-enko Nov 12, 2024
28783b3
Fix dokkaGeneratorIsolation KDoc (#3921)
adam-enko Nov 14, 2024
6001d73
feat: troubleshooting section in migration guide (#3918)
AlejandraPedroza Nov 15, 2024
12e5635
Add debug utility for manually overriding the Dokka configuration JSO…
adam-enko Nov 18, 2024
3a354e2
Fix test assertion (#3926)
adam-enko Nov 19, 2024
0c87119
DGPv2 Android integration tests (#3904)
adam-enko Nov 20, 2024
659f955
Remove the dependency of `dokkaGenerate` on `dokkaGenerateModule*` (#…
whyoleg Nov 22, 2024
897be0e
Update Analysis API to 2.1.20-dev-4370 (#3802)
vmishenev Nov 26, 2024
b7102d4
Fix DGP/KMP integration, so Dokka can 'see' code from shared source s…
adam-enko Nov 26, 2024
d11819c
Update external link URL to stdlib (#3938)
vmishenev Nov 26, 2024
ae68eee
Add a test for #3702 (#3941)
vmishenev Nov 29, 2024
9577dc7
Edit some tests to check the stability of the order (#3943)
vmishenev Dec 2, 2024
f728e3a
feat: implemented new UI for Navbar and Table of Contents (#3917)
berezinant Dec 2, 2024
17871a0
Add new tests for KDoc links (#3947)
vmishenev Dec 4, 2024
2b63314
KT-71784 Fix classpath for KMP shared source sets (#3942)
adam-enko Dec 5, 2024
94eec02
Run integration tests with Kotlin 2.1.0 (#3865)
whyoleg Dec 9, 2024
a6e5b03
Update DGPv2 examples to use Kotlin 2.1.0 (#3949)
whyoleg Dec 9, 2024
a2fe934
Avoid configuration resolution error for v2 migration helper task (#3…
adam-enko Dec 10, 2024
272e59e
docs: added note about logo size (#3956)
berezinant Dec 16, 2024
fc574c8
Update Kotlin/Dokka version references to 2.0.0 (#3957)
whyoleg Dec 16, 2024
94be087
Replace potentially scam url in README
Jan 10, 2025
d54787b
Update expected data in integration tests (#3990)
vmishenev Jan 15, 2025
f4c4a41
feat: reworked footer according to new UI (#3948)
berezinant Jan 21, 2025
56d44a4
Update Analysis API to 2.2.0-dev-326 (#4004)
vmishenev Jan 23, 2025
ac6e7f1
chore: improved pre commit checks in UI (#4010)
berezinant Jan 28, 2025
af87c48
Update Java supertype processing (#3997)
juliamcclellan Jan 29, 2025
961c677
Use single map for both `packages` and `moduleFor` calculations, whic…
whyoleg Jan 30, 2025
70beb15
Cache `DisplaySourceSet` as it's stored a lot inside of `ContentPage`…
whyoleg Jan 30, 2025
b7d032d
Use Kotlin compiler 2.1.10 for K1 analysis and remove old workarounds…
whyoleg Jan 31, 2025
fe809dc
feat: updated main layout according to new design (#4013)
berezinant Feb 4, 2025
d9d8423
Fix page merging of implicit expect/actual with a single declaration …
vmishenev Feb 5, 2025
b7b392f
ktl-1702 Adjust link style (#4020)
nikpachoo Feb 14, 2025
0fbf6f5
KTL-1706 Dokka: adjust breadcrumbs to new design (#4033)
nikpachoo Feb 20, 2025
0b2c273
[K2] Support generating documentation for stdlib (#4027)
vmishenev Feb 24, 2025
01462b9
KTL-1698 Dokka: adjust inline code block (#4034)
nikpachoo Feb 24, 2025
d85537b
test: exclude content of HTML assets from comparison in html output t…
berezinant Feb 25, 2025
9ab9942
Migrate ui-showcase to DGPv2 (#4046)
whyoleg Mar 3, 2025
d095249
chore: frontend dev server to watch both ui kit and search (#4047)
berezinant Mar 4, 2025
29849df
chore: updated frontend dependencies, removed unnecessary dependencie…
berezinant Mar 10, 2025
63ae838
Update Analysis API to 2.2.0-dev-7826 and IJ platform (#4052)
vmishenev Mar 11, 2025
908a445
Add `describeConstable` to the grey list of JVM-mapped functions (#4057)
vmishenev Mar 11, 2025
2ecae5e
Update Analysis API to 2.2.0-dev-8822 (#4058)
vmishenev Mar 12, 2025
3af31f1
fix: livereload for developing frontend (#4060)
berezinant Mar 13, 2025
3b20e70
Add tests for handling newlines in KDoc link text (#4059)
vmishenev Mar 17, 2025
5377ffe
Move to `defaultDependencies` for stdlib resolution (#4069)
atyrin Mar 26, 2025
1554f6e
feat: DGPV2 migration guide (#4025)
AlejandraPedroza Mar 26, 2025
cd9f67b
Increase stress test metaspace size because of the increased AA requi…
whyoleg Mar 26, 2025
9167823
KTL-1707 Dokka: adjust code area to new design (#4051)
nikpachoo Apr 8, 2025
e767216
Support context parameters (#4080)
vmishenev Apr 16, 2025
5503f9c
feat: add information about Dokka 2.0.0 in Getting started (#4085)
AlejandraPedroza Apr 17, 2025
0a31138
Update the Maven Central badge (#4082)
Goooler Apr 22, 2025
db6f1c9
Design review fixes for UI (#4019)
berezinant Apr 24, 2025
cb89b6d
Several fixes and improvements for Code Blocks (#4094)
nikpachoo May 5, 2025
bd0a1f8
chore: copy link for code area on touch devices (#4095)
nikpachoo May 5, 2025
69a3332
minor fix for doc (#4054)
LiYing2010 May 9, 2025
26a2be5
feat: reworked markdown tables according to new design (#4088)
berezinant May 9, 2025
56629fe
Filter non-directory and hidden files from version directories (#3973)
jeffdgr8 May 9, 2025
e73d16e
Update Develocity plugin to support "Resource usage observability in …
whyoleg May 12, 2025
540fe08
Write document HTML without additional newline when rewriting parsed …
jeffdgr8 May 15, 2025
7b8b5b8
Fix typo in dev docs (#4091)
adam-enko May 20, 2025
05e3671
fix: updated UI deps (#4108)
berezinant May 20, 2025
77f737f
Format frontend plugin README (#4114)
adam-enko May 21, 2025
e00d4bf
Drop kotlinx.serialization compiler plugin as it's unnecessary (#3899)
whyoleg May 21, 2025
cddd735
Add example to demonstrate how to configure a custom Dokka plugin (#3…
adam-enko May 22, 2025
ed22312
Update integration tests for kotlinx libraries and add new ones (#4107)
vmishenev May 22, 2025
4c903d0
Use fixated Kotlin compiler 2.0.20 for compiling Dokka (#3896)
whyoleg May 23, 2025
65b51bc
[K2] Support Wasm platform fully (#4123)
vmishenev Jun 10, 2025
83b0f8a
[K2] Fix `override` modifier for generic functions (#4126)
vmishenev Jun 10, 2025
d4ada66
Fix constructor details to show description instead of brief in Javad…
dmitrysulman Jun 11, 2025
c9eeee6
Add receiver to accessor DRI (#4122)
vmishenev Jun 11, 2025
5738e0b
Update Gradle Properties types to be non-nullable (#4136)
adam-enko Jun 12, 2025
f000050
fix: restyled tables, fixed accessibility (#4104)
berezinant Jun 12, 2025
4987594
Update Gradle to 8.14.2 (#4140)
adam-enko Jun 12, 2025
3cfe07f
Deprecate DGPv1 types (#4135)
adam-enko Jun 12, 2025
19bb23a
Enable DGPv2 by default (#4133)
adam-enko Jun 18, 2025
99f7acc
Fix `hide-internal-api` example and CI build configuration (#4137)
whyoleg Jun 19, 2025
98858ff
fix: proper tooltip position (#4148)
berezinant Jun 19, 2025
ddd0de0
fix: search and tables fixes (#4153)
berezinant Jun 20, 2025
24b3e29
Update KGP to 2.1.21 (#4014)
whyoleg Jun 24, 2025
2ad0c1f
Migrate BTA versions and all `kotlin("...")` dependencies to version …
whyoleg Jun 24, 2025
b2dfb59
Fix param tags for type parameters on implicit primary constructors (…
vmishenev Jun 26, 2025
b7b9fe8
Update Kotlin to 2.2.0 (KGP, IT, examples) (#4157)
whyoleg Jun 26, 2025
28c1782
[K2] Fix primary constructor parameter incorrectly marked as a proper…
vmishenev Jun 26, 2025
86e4854
Update displayName convention for DokkaSourceSets (#4142)
adam-enko Jul 1, 2025
6455f27
Update olderVersionsDir to be an optional input. (#4155)
adam-enko Jul 8, 2025
fcf4c0d
fix: html output after design review (#4160)
berezinant Jul 25, 2025
6b32cd6
Fix some Javadoc links with generic parameters (#4159)
vmishenev Jul 28, 2025
e59dc2a
Update Analysis API to 2.2.20-dev-6511 (#4167)
vmishenev Jul 30, 2025
2d74ac1
DGPv2: Add lifecycle tasks for generating formats (#4141)
adam-enko Aug 5, 2025
bcd12b2
feat: customize toc; fix: visual regressions (#4184)
berezinant Aug 6, 2025
71fa92f
Use project name as default `modulePath` for root project to avoid cl…
adam-enko Aug 7, 2025
035831c
Remove dokkaConfiguration dump file from task outputs (#3961)
adam-enko Aug 7, 2025
e4fb0e5
Update jackson to 2.15.3 which doesn't have known vulnerabilities (#4…
whyoleg Aug 8, 2025
78c8e75
Don't use deprecated Jackson `TypeFactory` constructor (#4193)
whyoleg Aug 12, 2025
b0bdb06
Align cache redirector usages across the project (#4188)
whyoleg Aug 12, 2025
cb3a37e
Throw error when running V1 migration helper tasks (#4187)
adam-enko Aug 12, 2025
244e6a5
Fix DGPv2 versioning-multimodule-example (#3968)
adam-enko Aug 13, 2025
b1573a8
Remove resolved TODO #1215 (#4203)
adam-enko Aug 14, 2025
d0b0a28
Update Kotlin Slack signup link (#4205)
adam-enko Aug 14, 2025
523252b
Build `kotlin-analysis-symbols` module with the latest compiler versi…
vmishenev Aug 19, 2025
198f06e
Remove V2EnabledWithHelpers warning & info message (#4206)
adam-enko Aug 19, 2025
9b28448
Test DPG against Gradle 9 (#4156)
adam-enko Aug 19, 2025
87901eb
Significantly improves the performance when working with `PackageList…
whyoleg Aug 20, 2025
fef6fda
[K2] Fix resolving KDoc links in module/package documentation (#4214)
vmishenev Aug 20, 2025
8767ab8
Prepares Dokka for support of JDK 25 (#4202)
whyoleg Aug 21, 2025
fb3511a
Use K2 analysis in Dokka Maven plugin (#4221)
vmishenev Aug 22, 2025
0980b42
Fix parsing of `>` in code blocks (#4210)
whyoleg Aug 22, 2025
f412e7d
Enable K2 analysis by default (#4218)
adam-enko Aug 22, 2025
f176bf6
Migrate publication to new dev/test maven repositories (#4224)
whyoleg Aug 25, 2025
fa41f6d
Set the 2.1.0-SNAPSHOT version for consistency (#4225)
whyoleg Aug 25, 2025
bbde1ac
Update AA to 2.3.0-dev-4019 (#4219)
vmishenev Aug 25, 2025
e56edc6
Fix expect/actual wrong way around in shouldBeADirectoryWithSameConte…
adam-enko Aug 26, 2025
3d5926a
Build the Dokka Maven Plugin with the lastest compiler version (#4228)
vmishenev Aug 27, 2025
26ff9c9
Edit the test `KDoc link should lead to java synthetic properties` (#…
vmishenev Aug 27, 2025
f83d5f0
Update guide on how to run IT (#4230)
whyoleg Aug 28, 2025
d74399d
Use the shadowed stdlib in the Dokka Maven Plugin (#4229)
vmishenev Aug 28, 2025
a7aa724
Update Analysis API to 2.3.0-dev-5493 (#4238)
vmishenev Sep 2, 2025
9914d4c
Add test `KDoc Link to a class with quoted name should be resolved` (…
vmishenev Sep 3, 2025
ef58e02
Make GC more aggressive in integration tests (#4244)
vmishenev Sep 4, 2025
793a06d
Add test based on motivation example in KEEP-0385 (#4247)
whyoleg Sep 5, 2025
1f5ed3a
Add tests that check rendering of the implicitly actual constructors …
AbdullinAM Sep 5, 2025
12ee861
Add a test that checks the correct resolve of the modality of an inte…
AbdullinAM Sep 5, 2025
62dc1f8
Use KDoc tag subject name when rendering `@see` tags (#4248)
AbdullinAM Sep 11, 2025
024109f
Render content for custom tag briefs for enum entries and constructors
strangesource Sep 17, 2025
ba79e81
Minimal unit test
strangesource Sep 17, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
58 changes: 56 additions & 2 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,4 +1,58 @@
# https://help.github.com/articles/dealing-with-line-endings/
# https://github.com/alexkaratarakis/gitattributes

* text=auto eol=lf
# The above will handle all files NOT found below

*.json text
*.toml text
*.xml text
*.yaml text
*.yml text
.editorconfig text
.env text

# Documentation
*.md text diff=markdown
*.txt text

# JVM
*.java text diff=java
*.kt text diff=kotlin
*.kts text diff=kotlin
*.properties text
*.jar binary


# Linux start script should use lf
gradlew text eol=lf
*.bash text eol=lf
*.sh text eol=lf

# These are Windows script files and should use crlf
*.bat text eol=crlf
*.cmd text eol=crlf

# SVG treated as an asset (binary) by default.
*.svg text

# Exclude external libs from GitHub language stats https://github.com/github/linguist/blob/v8.0.0/docs/overrides.md
docs/** linguist-documentation
docs-developer/** linguist-documentation
examples/** linguist-documentation
dokka-integration-tests/gradle/projects/** linguist-documentation

# exclude test data
dokka-integration-tests/gradle/projects/**/expectedData/** linguist-generated
dokka-integration-tests/gradle/src/testExampleProjects/expectedData/** linguist-generated
dokka-runners/dokka-gradle-plugin/src/testFunctional/resources/KotlinDslAccessorsTest/** linguist-generated

# exclude example dokka-versioning files
examples/gradle/dokka-versioning-multimodule-example/previousDocVersions/ linguist-generated
examples/gradle-v2/versioning-multimodule-example/docs/previousDocVersions/ linguist-generated

gradlew binary
gradlew.bat binary
# Tell Git not to export certain files or directories when generating an archive.
# Since an archive doesn't contain git data, also exclude git metadata files.
.gitattributes export-ignore
.gitignore export-ignore
.gitkeep export-ignore
3 changes: 0 additions & 3 deletions .github/ISSUE_TEMPLATE/bug.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,3 @@ Configuration of dokka used to reproduce the bug

**Additional context**
Add any other context about the problem here

**Are you willing to provide a PR?**
Providing a PR can drastically speed up the process of fixing this bug
3 changes: 0 additions & 3 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,3 @@ A clear and concise description of any alternative solutions or features you've

**Additional context**
Add any other context or screenshots about the feature request here

**Are you willing to provide a PR?**
Providing a PR can drastically speed up the process of introducing this feature.
22 changes: 22 additions & 0 deletions .github/workflows/check-api.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
name: API check

on: pull_request

concurrency:
group: '${{ github.workflow }} @ ${{ github.event.pull_request.head.label || github.head_ref || github.ref }}'
cancel-in-progress: true

jobs:
apiCheck:
name: binary compatibility
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
with:
distribution: 'zulu'
java-version: 17
- uses: gradle/actions/setup-gradle@v4
with:
develocity-access-key: ${{ secrets.DEVELOCITY_ACCESS_KEY }}
- run: ./gradlew apiCheck --stacktrace
28 changes: 0 additions & 28 deletions .github/workflows/check.yml

This file was deleted.

143 changes: 0 additions & 143 deletions .github/workflows/dokka-examples.yml

This file was deleted.

Loading