You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dokka throws errors when trying to generate documentation for methods with some special characters. My suspicion is that it is characters that are illegal in windows file names.
In my particular case it is a method named `||` and it throws > Illegal char <|> at index 106: .\build\dokka\kframe\com.rnett.kframe.common.pseudojs\-j-s-condition\||.html
The text was updated successfully, but these errors were encountered:
Dokka throws errors when trying to generate documentation for methods with some special characters. My suspicion is that it is characters that are illegal in windows file names.
In my particular case it is a method named
`||`
and it throws> Illegal char <|> at index 106: .\build\dokka\kframe\com.rnett.kframe.common.pseudojs\-j-s-condition\||.html
The text was updated successfully, but these errors were encountered: