Closed
Bug 1835294
Opened 3 years ago
Closed 3 years ago
GIFFT compat table Telemetry links aren't being conjugated any more
Categories
(Toolkit :: Telemetry, defect, P1)
Toolkit
Telemetry
Tracking
()
RESOLVED
FIXED
115 Branch
| Tracking | Status | |
|---|---|---|
| firefox115 | --- | fixed |
People
(Reporter: chutten, Assigned: chutten)
Details
Attachments
(1 file)
The GIFFT compat table used .rst links for the links to Telemetry docs so they'd be conjugated appropriately as html in the right place on docbuild.
Something's changed since then and the .rst are being preserved.
We should fix this, even if it means hardlinking to specific firefox-source-docs.mozilla.org URLs.
| Assignee | ||
Comment 1•3 years ago
|
||
Table processing in markdown docs in our sphinx setup is a particular beast.
Many of the tricks we'd use to make it pleasant are unavailable for one reason
or another. (e.g. we can't use reference-style links like we do elsewhere.)
Thus it'll always look a little unique.
Pushed by chutten@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f9dad80c02c9
Repair links in GIFFT compat table r=perry.mcmanis
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•