Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Method names in backquotes with special characters cause error #363

Closed
rnett opened this issue Sep 24, 2018 · 0 comments · Fixed by #1481
Closed

Method names in backquotes with special characters cause error #363

rnett opened this issue Sep 24, 2018 · 0 comments · Fixed by #1481
Assignees
Labels
Milestone

Comments

@rnett
Copy link
Contributor

rnett commented Sep 24, 2018

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

@semoro semoro added the bug label Oct 19, 2018
@Kordyjan Kordyjan added this to the 1.4.20 milestone Sep 1, 2020
@MarcinAman MarcinAman self-assigned this Sep 16, 2020
@MarcinAman MarcinAman linked a pull request Sep 17, 2020 that will close this issue
@kamildoleglo kamildoleglo modified the milestones: Backlog 1.4.20, 1.4.20-2 Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants