Actions
Issue #6485
closedDocs build is failing on master with sphinx 3.0.1
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Description
Looks like sphinx 3.0.1 is issuing a new warning which is causing docs builds to fail.
Example Travis failure:
Updated by daviddavis over 4 years ago
- Subject changed from Docs build is failing on master with sphinx 3.0.0 to Docs build is failing on master with sphinx 3.0.1
Updated by daviddavis over 4 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to daviddavis
Updated by pulpbot over 4 years ago
- Status changed from ASSIGNED to POST
Added by daviddavis over 4 years ago
Updated by daviddavis over 4 years ago
- Status changed from POST to MODIFIED
Applied in changeset pulpcore|1c7748e6a9081a3b224ead25b5c277f4ad564ed4.
Updated by daviddavis over 4 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
- Sprint/Milestone set to 3.3.0
Actions
Fixing sphinx error about undefined terms
With the release of sphinx 3.0.1 came new errors during docs builds:
/home/travis/build/pulp/pulpcore/docs/components.rst:40:term not in glossary: artifact /home/travis/build/pulp/pulpcore/docs/concepts.rst:12:term not in glossary: content /home/travis/build/pulp/pulpcore/docs/concepts.rst:21:term not in glossary: repository
fixes #6485