1
0
mirror of synced 2026-05-22 21:33:16 +00:00

Publish KDoc for the Kotlin DSL

Applies Dokka to any subproject using security-kotlin via DocsPlugin,
aggregates KDoc alongside Javadoc in syncAntoraAttachments, and adds
a Kotlin API entry to the reference docs navigation.

Closes gh-18968

Signed-off-by: Josh Cummings <3627351+jzheaux@users.noreply.github.com>
This commit is contained in:
Josh Cummings
2026-03-25 10:32:36 -06:00
parent 622f75d346
commit c749ead5f1
4 changed files with 39 additions and 2 deletions
+1
View File
@@ -11,6 +11,7 @@
** xref:migration/reactive.adoc[Reactive]
* xref:getting-spring-security.adoc[Getting Spring Security]
* xref:attachment$api/java/index.html[Javadoc]
* xref:attachment$api/kotlin/index.html[KDoc]
* xref:features/index.adoc[Features]
** xref:features/authentication/index.adoc[Authentication]
*** xref:features/authentication/password-storage.adoc[Password Storage]