Closed
Bug 1802358
Opened 2 years ago
Closed 2 years ago
Enable require-jsdoc / valid-jsdoc rules for browser/components/migration and generate documentation from it
Categories
(Firefox :: Migration, task, P3)
Firefox
Migration
Tracking
()
RESOLVED
FIXED
109 Branch
Tracking | Status | |
---|---|---|
firefox109 | --- | fixed |
People
(Reporter: mconley, Assigned: mconley)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
I think this is worth doing in the short term because we've got some students who are doing projects in this area, and it'd be a good idea to have some documentation they can refer to at a glance.
Assignee | ||
Comment 1•2 years ago
|
||
This doesn't do a thorough job of actually documenting things, it just makes sure that
the existing documentation abides by the JSDoc formatting rules. I did flesh out some
documentation here and there, but writing new / updating / clarifying documentation is
left as later work.
Depends on D162623
Assignee | ||
Updated•2 years ago
|
Severity: -- → N/A
Priority: -- → P3
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/59d98ca9fd51
Enable require-jsdoc / valid-jsdoc for browser/components/migration. r=kpatenio
Comment 3•2 years ago
|
||
Backed out for causing documentation failures.
Backout link: https://hg.mozilla.org/integration/autoland/rev/8fffa779f65d058abb25dc0b70e05d90733ae8bd
Failure log: https://treeherder.mozilla.org/logviewer?job_id=398795666&repo=autoland&lineNumber=2564
Flags: needinfo?(mconley)
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b947dde91534
Enable require-jsdoc / valid-jsdoc for browser/components/migration. r=kpatenio
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(mconley)
Comment 5•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox109:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•