diff --git a/docs/kr.tree b/docs/kr.tree index a8e471ec34e..06eb611879e 100644 --- a/docs/kr.tree +++ b/docs/kr.tree @@ -22,7 +22,7 @@ - + diff --git a/docs/topics/eap.md b/docs/topics/eap.md index bde5120c108..31d6445124a 100644 --- a/docs/topics/eap.md +++ b/docs/topics/eap.md @@ -52,13 +52,13 @@ In this channel, you can also get notifications about new EAP builds. Build highlights - 2.3.0-RC -

Released: November 18, 2025

-

Release on GitHub

+ 2.3.0-RC2 +

Released: December 2, 2025

+

Release on GitHub

A language release with previews of new features and tooling updates.

-

For more details, please refer to the changelog or What's new in Kotlin 2.3.0-RC.

+

For more details, please refer to the changelog or What's new in Kotlin 2.3.0-RC2.

\ No newline at end of file diff --git a/docs/topics/whatsnew/whatsnew-eap.md b/docs/topics/whatsnew/whatsnew-eap.md index 2c6ae356ad3..f3bb1c7b02a 100644 --- a/docs/topics/whatsnew/whatsnew-eap.md +++ b/docs/topics/whatsnew/whatsnew-eap.md @@ -291,7 +291,7 @@ To enable this feature, add the following compiler option to your `build.gradle. ```kotlin kotlin { compilerOptions { - freeCompilerArgs.add("-XXLanguage:+JsAllowExportingSuspendFunctions") + freeCompilerArgs.add("-Xenable-suspend-function-exporting") } } ``` diff --git a/docs/v.list b/docs/v.list index 38b84df562c..bba65002e21 100644 --- a/docs/v.list +++ b/docs/v.list @@ -14,8 +14,8 @@ - - + +