Age | Commit message (Collapse) | Author |
|
|
|
|
|
* 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>
|
|
* 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>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
default values
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
documentables of different types. Minor javadoc fixes. Changed constructor names. Add handling same name pages clash for different platforms
|
|
|
|
|
|
|
|
|
|
DModule and DPackage
|
|
|
|
concept of `moduleDisplayName`
|
|
|
|
|