Closed
Bug 1288724
Opened 9 years ago
Closed 9 years ago
Include scalar definitions in auto-generated docs
Categories
(Toolkit :: Telemetry, defect, P3)
Toolkit
Telemetry
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: gfritzsche, Unassigned, Mentored)
References
(Blocks 1 open bug)
Details
(Whiteboard: [measurement:client] [lang=python])
Like bug 1194287, but for scalars.
Currently readthedocs has a bunch of telemetry documentation but it doesn't have the scalar definitions.
We should parse Scalars.yaml as part of building the docs and include them as a list in the docs.
![]() |
Reporter | |
Comment 1•9 years ago
|
||
parse_scalars.py already wraps the scalar parsing, we should use that for this script:
https://dxr.mozilla.org/mozilla-central/source/toolkit/components/telemetry/parse_scalars.py
![]() |
Reporter | |
Comment 2•9 years ago
|
||
I'm dropping this in favor of bug 1194287, which will give us a more general solution to the discoverability problem.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•