forked from rust-lang/docs.rs
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Work around rustdoc bugs for proc-macros
Use documentation in /target/doc if /target/$target/doc doesn't exist. Partially addresses rust-lang#422. Note: this does _not_ fix the issue mentioned above, it doesn't link to the right CSS files. See https://cdn.discordapp.com/attachments/541978667522195476/649031211913838592/unknown.png for an example.
- Loading branch information
Showing
1 changed file
with
50 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters