Add documentation for Custom Formatters
Categories
(DevTools :: Documentation, task)
Tracking
(firefox116 fixed)
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: sebo)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Comment 1•3 years ago
|
||
Firefox-source-docs has two sections for DevTools
- DevTools User Docs (mainly DevTools UI) https://firefox-source-docs.mozilla.org/devtools-user/index.html
- DevTools Contributor Docs (mainly DevTools source code) https://firefox-source-docs.mozilla.org/devtools/index.html
CustomFormatterss seem to belong to "Contributor Docs"
Perhaps we could create a new "Custom Formatters" page and link it from this page:
https://firefox-source-docs.mozilla.org/devtools/index.html#tool-architectures
(e.g. from the Frontend section)
The location of the new page (for Custom Formatters) could be e.g.
https://firefox-source-docs.mozilla.org/devtools/frontend/custom-formatters.html
| Reporter | ||
Comment 2•3 years ago
|
||
(In reply to Jan Honza Odvarko [:Honza] (always need-info? me) from comment #1)
CustomFormatterss seem to belong to "Contributor Docs"
When talking about this documentation, I was thinking more about a user-facing documentation, to explain how to enable and use custom formatters
| Assignee | ||
Comment 3•3 years ago
|
||
I agree with Nicolas on this. The idea was to let users know about this feature.
Sebastian
Comment 4•3 years ago
|
||
I see, ok for me.
So, would this also contain examples of how to write CFs?
Or is the plan just point to others docs/posts?
| Assignee | ||
Comment 5•2 years ago
|
||
Updated•2 years ago
|
Updated•2 years ago
|
Comment 7•2 years ago
|
||
| bugherder | ||
Description
•