Age | Commit message (Collapse) | Author |
|
* Add support for multimodule package lists
* Merge package-lists in multi-module generation
* Remove double-wrapping of modules in multi-module generation
* Handle empty modules in package lists
|
|
|
|
|
|
|
|
|
|
* Parsing of JvmName
* Make JvmName processor run after KaJ
|
|
|
|
and static (#1636)
|
|
|
|
* Fix multiline links in javadoc
* Fix wrong linebreaking of <pre> bodies
* Use included static values for external links
Co-authored-by: Marcin Aman <marcin.aman@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
- Implement new `:test-utils` project
- Resolve requirement for Android SDK installation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
expected to be distinct
|
|
|
|
|
|
|
|
|
|
The current file path looks like `/androidx.fragment.app/package-summary.html` which is non-standard. This CL changes the path to look like `/androidx/fragment/app/package-summary.html`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Javadoc signature provider #1025
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|