Make Picture-in-Picture code emit interface documentation via SphinxJS
Categories
(Toolkit :: Video/Audio Controls, task, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox89 | --- | fixed |
People
(Reporter: mconley, Assigned: frostwyrm98)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
text/x-phabricator-request
|
Details |
A number of the functions in the Picture-in-Picture code is documented in a pseudo-JSDoc style.
If we can follow the JSDoc dialect in https://pypi.org/project/sphinx-js/, then we can add "../toolkit/components/pictureinpicture" to this list: https://searchfox.org/mozilla-central/rev/a147181ece866c1ecd176ac49f112785f960aac0/docs/conf.py#55-63
and then it'd be converted at build-time to nice documents like this:
https://firefox-source-docs.mozilla.org/toolkit/mozapps/extensions/addon-manager/AddonManager.html
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Updated•4 years ago
|
Reporter | ||
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Comment 3•4 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:frostwyrm98, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 4•4 years ago
|
||
Need to fix a linting error in the current revision, and then we'll be ready to land the patch.
Assignee | ||
Comment 5•4 years ago
|
||
(In reply to Micah Tigley [:mtigley] from comment #4)
Need to fix a linting error in the current revision, and then we'll be ready to land the patch.
Working on fixing it now!
Comment 7•4 years ago
|
||
bugherder |
Description
•