-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
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
DOC/CI: Doc build is failing with sphinx 2.1 #26723
Comments
Sphinx was bumped to 2.1.0 in https://travis-ci.org/pandas-dev/pandas/jobs/542714631. |
I can reproduce locally with 2.1.0. Pinning to 2.0.1, and will open an issue with sphinx. |
Quite a few warnings on 2.1. I'll take a closer look next week. |
jorisvandenbossche
changed the title
DOC/CI: Doc build is failing
DOC/CI: Doc build is failing with sphinx 2.1
Jun 11, 2019
4 tasks
Looks like we're using Sphinx 3 now in our doc builds. Don't think Sphinx 2.1 issues are relevant anymore so closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The doc build is failing with:
I tried increasing the limit from 1,000 to 20,000 but still the same error, so I guess the problem is something else.
I think this is the first job that failed: https://travis-ci.org/pandas-dev/pandas/jobs/542714631 (PR #26697)
The text was updated successfully, but these errors were encountered: