Age | Commit message (Collapse) | Author |
|
* Use maven instead of aether to resolve additional dependencies
Aether is still used, but now indirectly by maven.
Using maven directly allows to reuse all the configurations
like repositories, mirrors, proxies and the local repository.
|
|
|
|
|
|
* Multimodule tests
* Multimodule tests
|
|
|
|
(#1657)
|
|
|
|
|
|
|
|
* Add dokka to link
* Change anchor text color in footer
|
|
|
|
|
|
|
|
|
|
|
|
and static (#1636)
|
|
|
|
substitution
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fix problem with ordering in Java api
* HtmlRender allow to render html code directly from String
|
|
* 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
|
|
an -> a
referring to https://www.quora.com/Which-is-the-correct-grammar-usage-a-unique-or-an-unique
|
|
|
|
|
|
* add matchingRegex as a simpler replacement for `prefix`
* remove useless check
* added a note about the order of the matchingRegex
|
|
|
|
|
|
|
|
|
|
|
|
deployment
|
|
|
|
|
|
|
|
|
|
Add top navbar
|
|
|
|
|
|
Fix parsing first word in `Deprecated` annotations, fix `Throws` and `See` tags
|
|
|