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

nim doc --project: @@ caused issues; use _._ instead #14454

Merged
merged 1 commit into from
May 26, 2020

Conversation

timotheecour
Copy link
Member

@timotheecour timotheecour commented May 26, 2020

we could probably use same mangling for nimcache, it'd look less noisy than current scheme

/cc @kaushalmodi

should fix your comment:

#14448 (comment)

Other options turned out problematic: @@, ..7, 7..

only alternative: _

haven't tried but could work; although it's more likely to clash

links for reference

@timotheecour timotheecour changed the title nim doc --project: @@ caused issues; use _. instead nim doc --project: @@ caused issues; use _._ instead May 26, 2020
@timotheecour timotheecour requested a review from Araq May 26, 2020 07:45
@Araq Araq merged commit 38cb277 into nim-lang:devel May 26, 2020
@timotheecour timotheecour deleted the pr_fix_theindex_urlescape branch May 26, 2020 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants