doc: fix undefined tags #2
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
ready
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: suzanne.soy/scribble-enhanced#2
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix-tags"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
use defidform/inline to fix undefined tags
without trying to import from
scribble/manual
the links all point somewhere now, but maybe not to the right place
Coverage decreased (-0.07%) to 69.121% when pulling
6c10e2faf3
on bennn:fix-tags intoa9e385f717
on jsmaniac:master.Hm, I think this will make the links point to scribble-enhanced's version, instead of pointing to the "official" scribble/manual version. Thanks for pointing at the broken links anyway, I have snippets of code to easily import links from another module and then place them in the docs without a full-blown
(require (for-label scribble/manual))
(which would probably clash with a lot of identifiers).Should they all point to scribble?
If so, I can change this PR.
(But maybe its easier to close this & leave it to you)
Yeah, they should point to scribble. Closing for now :)
Pull request closed