-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
area: documentationDocumentation for crate items, public or privateDocumentation for crate items, public or privatetype: bugSomething isn't workingSomething isn't working
Description
There are a bunch of links from hal, core, and types to wgpu documentation written like this:
Line 101 in 1791064
| /// [`map_async()`]: ../wgpu/struct.Buffer.html#method.map_async |
I assume this works when the documentation is built and viewed locally. But on docs.rs, the relative link resolves to https://docs.rs/wgpu-types/latest/wgpu/struct.Buffer.html#method.map_async, which does not exist.
Metadata
Metadata
Assignees
Labels
area: documentationDocumentation for crate items, public or privateDocumentation for crate items, public or privatetype: bugSomething isn't workingSomething isn't working