Age | Commit message (Collapse) | Author |
|
(#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
|
|
|
|
typo of task name
|
|
|
|
|
|
* Fix anchor linking when the linked type is on a different platform
* Refactor location provider to use types
Co-authored-by: Marcin Aman <marcin.aman@gmail.com>
|
|
|