Age | Commit message (Collapse) | Author |
|
* [K2] Fix sample
Fallback to default roots of the source set even if sample roots are assigned
* [K2] Resolve java samples as well
`sourcePsiSafe` does not support Java KT-53669
|
|
* Rename `resolveKDocLinkDRI` to `resolveKDocLinkToDRI`
* Rename `resolveKDocTextLink` functions to be consistent
|
|
|
|
* Add test
* Do not find javadoc for non-JVM source set
* [K2] Add javadoc parser for external documentable Provider
|
|
|
|
|
|
|
|
* multiple custom renderers can be installed to support different languages independently
* only language and code properties are provided for extension
|
|
|
|
* Remove property modifiers if there are none
* Remove variance modifier rendering if it is absent
|
|
|
|
* Refactor and simplify artifact publishing
* Update Gradle to 8.4
* Refactor and simplify convention plugins and build scripts
Fixes #3132
---------
Co-authored-by: Adam <897017+aSemy@users.noreply.github.com>
Co-authored-by: Oleg Yukhnevich <whyoleg@gmail.com>
|