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

Fixes #6759: validation of html static paths and extra paths no longe… #6765

Closed
wants to merge 6 commits into from

Commits on Oct 24, 2019

  1. Fixes sphinx-doc#6759: validation of html static paths and extra path…

    …s no longer throws an error if the paths are in different directories
    Nate Damon committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    5615e71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb8e03f View commit details
    Browse the repository at this point in the history
  3. specified the specific error message to except, so other value errors…

    … are still raised
    Nate Damon committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    ac421cd View commit details
    Browse the repository at this point in the history
  4. Reimplemented fix to not rely on error strings'

    Nate Damon committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    48a29a1 View commit details
    Browse the repository at this point in the history
  5. Newline for changes file

    Nate Damon committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    573d72a View commit details
    Browse the repository at this point in the history
  6. Corrected typo where drives were not compared, meaning the check alwa…

    …ys evaluates to false
    Nate Damon committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    3cd24fe View commit details
    Browse the repository at this point in the history