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)
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•7 months ago
|
| Reporter | ||
Updated•7 months ago
|
| Reporter | ||
Updated•5 months ago
|
Updated•4 months ago
|
| Assignee | ||
Comment 1•4 months ago
|
||
| Assignee | ||
Comment 2•3 months ago
|
||
Updated•3 months ago
|
Updated•3 months ago
|
Updated•3 months ago
|
Updated•3 months 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•3 months ago
|
||
Need to fix a linting error in the current revision, and then we'll be ready to land the patch.
| Assignee | ||
Comment 5•3 months 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!
Pushed by mtigley@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/611380247e15 Building documentation for Picture-in-Picture using SphinxJS r=mtigley
Comment 7•2 months ago
|
||
| bugherder | ||
Description
•