Simon Ogorodnik

Results 9 comments of Simon Ogorodnik

This currently not possible with Dokka. Looks like a useful feature. You could make PR to Dokka to support this

Take a look at `DocumentationBuilder.kt`, a function `DeclarationDescriptor.isDocumented`

No, but you can include simple code blocks by using backticks

@LedanDark You can provide stripped sources (Only with public methods without bodies but with doc-comments)

@budius This requires a bit of work, which can't be done simple right now

It is not possible in case of implicit function/property type ``` fun returnsUnresolvedString() = "" ``` Here is impossible to get proper name for return type of such function

It is not clear, why you even want to run Dokka with incorrect configuration and get something?

Anchor link should be URL encoded