[wpt-sync] Sync PR 17401 - [docs] Increase strictness of build process
Categories
(Testing :: web-platform-tests, defect, P4)
Tracking
(firefox70 fixed)
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 17401 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/17401
Details from upstream follow.
Mike Pennisi <mike@mikepennisi.com> wrote:
[docs] Increase strictness of build process
Use the
-Wflag to interpret Sphinx warnings as errors, causing the
build to fail in the presence of either. This makes various authoring
mistakes more visible. Perhaps most importantly: it highlights instances
of "orphaned" content.Fix all details which were previously reported as warnings and thus
permitted.@Hexcles @LukeZielinski This (along with gh-17365) will help guard against
regressions to gh-17362. It also establishes a place in the "Admin" section for
wptserve docs, as requested in gh-14648.
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
Comment 4•6 years ago
|
||
| bugherder | ||
Description
•