Fix more issues in the schema files
Categories
(Thunderbird :: Add-Ons: Extensions API, task)
Tracking
(thunderbird128 fixed)
| Tracking | Status | |
|---|---|---|
| thunderbird128 | --- | fixed |
People
(Reporter: john, Assigned: john)
Details
Attachments
(1 file)
|
48 bytes,
text/x-phabricator-request
|
corey
:
approval-comm-beta+
|
Details | Review |
These issues were found while generating the latest documentation.
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
While working on https://github.com/thunderbird/webext-schemas
and generating the actual API documentation, a few more issues appeared.
One is a mistake I made: it should be <var> and not <val>. Other
issues are:
- remove single back tick reStructuredText notation
- replace reStructuredText :doc:
...notation by firefox notation - replace all links by placeholders and no longer use | notation
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
Pushed by kaie@kuix.de:
https://hg.mozilla.org/comm-central/rev/2418829ccbf1
Fix more issues in the schema files. r=mkmelin
| Assignee | ||
Comment 3•1 year ago
|
||
Comment on attachment 9408282 [details]
Bug 1903248 - Fix more issues in the schema files. r=mkmelin
[Approval Request Comment]
Regression caused by (bug #): -
User impact if declined: I hope I have now found all issues. The documentation for our ESR128 API documentation will be based on these schema files and fixing them makes it easier.
Testing completed (on c-c, etc.): -
Risk to taking this patch (and alternatives if risky): None (only description changes)
Comment 4•1 year ago
|
||
Comment on attachment 9408282 [details]
Bug 1903248 - Fix more issues in the schema files. r=mkmelin
[Triage Comment]
Approved for beta
Comment 5•1 year ago
|
||
| bugherder uplift | ||
Thunderbird 128.0b3:
https://hg.mozilla.org/releases/comm-beta/rev/e200ba9f79e4
Description
•