Actions
Issue #4005
closedNew sphinx version (1.8.0) breaks Travis build
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
sphinx-build -b html -d _build/doctrees -W . _build/html
Running Sphinx v1.8.0
making output directory...
Warning, treated as error:
autodoc_default_flags is now deprecated. Please use autodoc_default_options instead.
Makefile:53: recipe for target 'html' failed
make: *** [html] Error 2
Updated by daviddavis about 6 years ago
- Status changed from NEW to POST
- Assignee set to daviddavis
Added by daviddavis about 6 years ago
Added by daviddavis about 6 years ago
Revision 23f9b5f5 | View on GitHub
Fixing tests after change in pulp_file and sphinx options
Updated by daviddavis about 6 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulp|23f9b5f5e71850973d3b0f57adc0101c4aaabbb5.
Updated by bmbouter almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Fixing tests after change in pulp_file and sphinx options
re #4000 https://pulp.plan.io/issues/4000
fixes #4005 https://pulp.plan.io/issues/4005