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

updates to handle new nightlies #281

Merged
merged 2 commits into from
Jan 11, 2019

Conversation

QuietMisdreavus
Copy link
Member

@QuietMisdreavus QuietMisdreavus commented Dec 21, 2018

This PR adds three things:

  • Starts copying noscript.css with "essential files"
  • Sends --static-root-path / to rustdoc to make it load CSS/JS/font files from the root of the server and let people cache them better
  • Sends --disable-per-crate-search to rustdoc to stop creating the crate listing drop-down on search boxes, since we only ever build one crate at a time

@QuietMisdreavus QuietMisdreavus changed the title add noscript.css to essential-files updates to handle new nightlies Jan 11, 2019
@QuietMisdreavus
Copy link
Member Author

Since this PR is still open, i'm adding --static-root-path and --disable-per-crate-search to it as well.

@QuietMisdreavus QuietMisdreavus merged commit 1a20968 into rust-lang:master Jan 11, 2019
@QuietMisdreavus QuietMisdreavus deleted the new-files branch January 11, 2019 22:46
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.

1 participant