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

Don't hard-code essential rustdoc files #1312

Merged
merged 2 commits into from
Mar 21, 2021
Merged

Commits on Mar 21, 2021

  1. Don't hard-code essential rustdoc files

    This avoids having to constantly update docs.rs when new files are
    added.
    jyn514 committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    29f1257 View commit details
    Browse the repository at this point in the history
  2. Don't hard-code essential files in copy_doc_dir

    This avoids unnecessary upload costs for S3.
    jyn514 committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    6f4477b View commit details
    Browse the repository at this point in the history