Issue #6485
Docs 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:
Associated revisions
History
#1
Updated by daviddavis 9 months 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
#2
Updated by daviddavis 9 months ago
- Status changed from NEW to ASSIGNED
- Assignee set to daviddavis
#4
Updated by daviddavis 9 months ago
- Status changed from POST to MODIFIED
Applied in changeset pulpcore|1c7748e6a9081a3b224ead25b5c277f4ad564ed4.
#5
Updated by daviddavis 8 months ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
- Sprint/Milestone set to 3.3.0
Please register to edit this issue
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