-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Description
/cc @azerupi @rust-lang/docs
Right now, linkchecker reads the HTML of rendered pages directly. It seems that mdBook adds anchors through javascript. This means that linkchecker can't validate links to the book, which is unfortunate.
We could replicate mdBook's logic, but I wonder if that's the best way. Let's figure it out here, and then close this bug out by implementing the solution.
Metadata
Metadata
Assignees
Labels
T-bootstrapRelevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)