kdoc improvements: allow package summaries, package API doc URLs and documentation files to be specified so we can better describe package, reuse documentation for them or link to external packages. #KT-1463 Fixed
This commit is contained in:
@@ -4,6 +4,7 @@ The Kotlin Swing library provides some helper functions and extensions for creat
|
||||
|
||||
To try the sample run
|
||||
|
||||
cd kotlin/libraries/kotlin-swing
|
||||
mvn test -Pui
|
||||
|
||||
Or browse the [source of the sample](https://github.com/JetBrains/kotlin/blob/master/libraries/kotlin-swing/src/test/kotlin/test/kotlin/swing/SwingSample.kt)
|
||||
|
||||
Reference in New Issue
Block a user