Files
Sylvestre Ledru 7aba560e2f Bug 2060528 - Adjust the nss document with the recent import r=jschanck
The NSS update in bug 2060338 renamed security/nss/doc/rst to
security/nss/doc/src, but SPHINX_TREES still pointed at the old path, so
the whole NSS documentation tree silently dropped out of the build. That
broke the {ref}`Network Security Services (NSS)` references in
docs/mots/index.md and docs/nspr/index.md.

Point SPHINX_TREES (and the SCHEDULES glob) at nss/doc/src, and drop the
allowed_warnings entry that was papering over the missing
security/nss/index document.

The NSS docs themselves still carry legacy MDN-style anchors that do not
resolve, plus a duplicate label and an ambiguous cross-reference. Those
live in upstream-owned files that updatebot would clobber, so they are
allow-listed under the existing bug 1915274 entry instead.

Differential Revision: https://phabricator.services.mozilla.com/D316258
2026-08-06 00:06:43 +00:00
..