Closed
Bug 1607035
Opened 6 years ago
Closed 6 years ago
Make `mach doc` print out the the JSDoc error message when `jsdoc` is missing
Categories
(Developer Infrastructure :: Source Documentation, defect, P3)
Developer Infrastructure
Source Documentation
Tracking
(firefox73 fixed)
RESOLVED
FIXED
mozilla73
Tracking | Status | |
---|---|---|
firefox73 | --- | fixed |
People
(Reporter: jwatt, Assigned: jwatt)
References
Details
Attachments
(1 file)
Bug 1592964 made us only print out the JSDoc error message if jsdoc
is present but the wrong version number.
![]() |
Assignee | |
Comment 1•6 years ago
|
||
Bug 1592964 inadertantly made us only print out the JSDoc error message only if
jsdoc
is present but the wrong version number. This change restores the
behaviour of also printing out the error message when jsdoc
is missing.
Pushed by jwatt@jwatt.org:
https://hg.mozilla.org/integration/autoland/rev/8a856a04d020
Make `mach doc` print out the the JSDoc error message when `jsdoc` is missing. r=sylvestre
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox73:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla73
Updated•3 years ago
|
Product: Firefox Build System → Developer Infrastructure
You need to log in
before you can comment on or make changes to this bug.
Description
•