Age | Commit message (Collapse) | Author |
|
* Multilanguage docs inheritance
* Add map to store inherit doc entries
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Add ability to suppress obvious functions like equals, toString...
* Add ability to suppress obvious functions like equals, toString...
|
|
* Suppress tag support
* Support Hide tag in javadoc
* Extract hide tag to be in separate plugin
|
|
|
|
|
|
* Parsing of JvmName
* Make JvmName processor run after KaJ
|
|
* add matchingRegex as a simpler replacement for `prefix`
* remove useless check
* added a note about the order of the matchingRegex
|
|
|
|
Fix parsing first word in `Deprecated` annotations, fix `Throws` and `See` tags
|
|
|
|
|
|
* Fix merging documentations of modules and packages
* Adjust doctag to new API
Co-authored-by: Marcin Aman <marcin.aman@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
documentables of different types. Minor javadoc fixes. Changed constructor names. Add handling same name pages clash for different platforms
|
|
|
|
concept of `moduleDisplayName`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|