./mach static-analysis --help should link to documentation
Categories
(Developer Infrastructure :: Source Code Analysis, enhancement)
Tracking
(firefox76 fixed)
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: mbrodesser, Assigned: bobyrobert3, Mentored)
Details
(Keywords: good-first-bug, Whiteboard: [lang=python])
Attachments
(1 file, 1 obsolete file)
For instance, ./mach static-analysis --help should link to https://firefox-source-docs.mozilla.org/code-quality/static-analysis.html. Or contain all necessary documentation.
Comment 1•6 years ago
|
||
Great idea!
We will do that (or a new volunteer can give it a try)
| Assignee | ||
Comment 2•6 years ago
|
||
Hey,
I would like to work on this bug. But since its my first time over here can I know what exactly needs to be done?
I've run the above command and it displayed the arguments details as expected.
Comment 3•6 years ago
|
||
See the first comment. the command should include a link to the doc ;)
See:
https://firefox-source-docs.mozilla.org/contributing/how_to_contribute_firefox.html
about the contribution path
| Assignee | ||
Comment 4•6 years ago
|
||
So just to confirm when the command is entered the webpage should be opened as well.
Did I get that right?
Comment 5•6 years ago
|
||
nope, just show the link in the command help
| Assignee | ||
Comment 6•6 years ago
|
||
Updated•6 years ago
|
| Assignee | ||
Comment 7•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 9•6 years ago
|
||
| bugherder | ||
Updated•3 years ago
|
Description
•