Project

Profile

Help

Task #3275

closed

Make docs build with sphinx 1.6.6

Added by dkliban@redhat.com over 6 years ago. Updated over 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
% Done:

100%

Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Sprint 31
Quarter:

Description

We currently get a lot of errors when building our docs with sphinx 1.6.6. We need to figure out if this is a bug in sphinx or there is a new config we need to change.

Actions #1

Updated by milan over 6 years ago

  • Assignee set to milan

Bisecting Sphinx shows that our docs start failing to build with the Sphinx commit 90352cf that in turn supposed to fix the Sphinx regression 3919 i.e correct the behavior when treating warnings and nitpicking as errors; we'd better fix our docs or disable the warning as an error feature (as an alternative to pinning the Sphinx version)

Actions #2

Updated by bmbouter over 6 years ago

I'm +1 to fixing the docs and not disabling the warnings as errors feature.

Actions #3

Updated by milan over 6 years ago

  • Status changed from NEW to ASSIGNED
  • Sprint/Milestone set to 53

milan wrote:

Bisecting Sphinx shows that our docs start failing to build with the Sphinx commit 90352cf that in turn supposed to fix the Sphinx regression 3919 i.e correct the behavior when treating warnings and nitpicking as errors; we'd better fix our docs or disable the warning as an error feature (as an alternative to pinning the Sphinx version)

Oh, and the credit goes to @goosemania :)

Added by milan over 6 years ago

Revision e01f0498 | View on GitHub

Fix doc build (warning) errors

Sphinx in 1.6.6 fixed a regression that would allow doc build warnings to pass unnoticed[1]. Thus having updated Sphinx would have broken one's Pulp docs build.

This patch addresses the doc build warnings as well as fixes a broken link here and there.

[1] https://github.com/sphinx-doc/sphinx/issues/3919

closes: #3275 https://pulp.plan.io/issues/3275

Added by milan over 6 years ago

Revision e01f0498 | View on GitHub

Fix doc build (warning) errors

Sphinx in 1.6.6 fixed a regression that would allow doc build warnings to pass unnoticed[1]. Thus having updated Sphinx would have broken one's Pulp docs build.

This patch addresses the doc build warnings as well as fixes a broken link here and there.

[1] https://github.com/sphinx-doc/sphinx/issues/3919

closes: #3275 https://pulp.plan.io/issues/3275

Actions #5

Updated by milan over 6 years ago

  • Status changed from ASSIGNED to MODIFIED
  • % Done changed from 0 to 100
Actions #6

Updated by bmbouter about 6 years ago

  • Sprint set to Sprint 31
Actions #7

Updated by bmbouter about 6 years ago

  • Sprint/Milestone deleted (53)
Actions #8

Updated by daviddavis almost 5 years ago

  • Sprint/Milestone set to 3.0.0
Actions #9

Updated by bmbouter almost 5 years ago

  • Tags deleted (Pulp 3)
Actions #10

Updated by bmbouter over 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF