Age | Commit message (Collapse) | Author |
|
* Remove suspend from SourceToDocumentableTranslator
* Introduce AsyncSourceToDocumentableTranslator
Co-authored-by: Marcin Aman <marcin.aman@gmail.com>
|
|
* Make searchbar an extension point
* Change SearchbarDataInstaller to be a preprocessor
* Split navigation and navigation search
|
|
* 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
default values
|
|
|
|
|
|
|
|
|
|
|
|
|
|
documentables of different types. Minor javadoc fixes. Changed constructor names. Add handling same name pages clash for different platforms
|
|
|
|
|
|
|
|
|
|
DModule and DPackage
|
|
Co-authored-by: Paweł Marks <Kordyjan@users.noreply.github.com>
|
|
|
|
|
|
|
|
concept of `moduleDisplayName`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|