Closed
Bug 1680020
Opened 5 years ago
Closed 5 years ago
Document JS and C++ APIs in the Book
Categories
(Data Platform and Tools :: Glean: SDK, task, P1)
Data Platform and Tools
Glean: SDK
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: chutten|PTO, Assigned: chutten|PTO)
References
Details
(Whiteboard: [docdays][telemetry:fog:m6])
Attachments
(1 file)
When we started implementing C++ and JS APIs (see trees rooted at bug 1642646 and bug 1662858) we didn't know where the API docs would live. So we documented the APIs inline in the source files, but omitted the sort of usage documentation that full language bindings get in the Book of Glean.
Now we've decided to document these APIs in the Book, so we can get to writing.
This bug is about adding a tab for C++ and a tab for JS to the metric type docs detailing how to use and test these metric types from C++ and JS. These tabs should contain notices that we only support these languages in Firefox Desktop (at time of writing) as part of Project FOG (throw in a link to here).
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → chutten
Status: NEW → ASSIGNED
Priority: P3 → P1
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
PR Merged.
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•