Closed
Bug 1825918
Opened 3 years ago
Closed 3 years ago
Do not generate the nss legacy doc
Categories
(Developer Infrastructure :: Source Documentation, task)
Developer Infrastructure
Source Documentation
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Sylvestre, Assigned: Sylvestre)
References
(Regressed 2 open bugs)
Details
Attachments
(1 file)
The total of warnings moves from 6216 => 794
and the build time (on my system) decreases from
317,26s user 15,69s system 227% cpu 2:26,35 total
to
220,95s user 13,60s system 190% cpu 2:02,91 total
The current NSS doc is:
https://firefox-source-docs.mozilla.org/security/nss/
Legacy is here:
https://firefox-source-docs.mozilla.org/security/nss/legacy/
$ find security/nss/doc/rst/legacy -iname '*.rst' |wc -l
363
| Assignee | ||
Comment 1•3 years ago
•
|
||
We could also remove them in nss repo
| Assignee | ||
Comment 2•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → sledru
Status: NEW → ASSIGNED
Pushed by bbeurdouche@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/94afc43f9f28
doc: Do not generate the nss legacy doc r=nss-reviewers,bbeurdouche DONTBUILD
Comment 4•3 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Comment 5•3 years ago
|
||
Thank you Sylvestre!
Comment 6•3 years ago
|
||
| bugherder | ||
You need to log in
before you can comment on or make changes to this bug.
Description
•