Closed
Bug 1599277
Opened 6 years ago
Closed 6 years ago
Fix documentation location for uriloader and helper app service
Categories
(Firefox :: File Handling, task)
Firefox
File Handling
Tracking
()
RESOLVED
FIXED
Firefox 72
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: Gijs, Assigned: Gijs)
References
Details
Attachments
(1 file)
:ahal left a comment on https://phabricator.services.mozilla.com/D52578 after it landed:
This will make the URL
firefox-source-docs.mozilla.org/uriloader/exthandler/docs. You probably want to either use:SPHINX_TREES['/uriloader/exthandler'] = 'docs' SPHINX_TREES['.'] = 'docs'to get rid of that superfluous docs at the end. I tend to prefer the absolute path method so that we don't accidentally break links by renaming a directory.
We should sort this out sooner rather than later so we don't break too many incoming links from other places.
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by gijskruitbosch@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/b1584e48f78f
fix docs paths for uriloader/exthandler, r=ahal
Comment 3•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 72
You need to log in
before you can comment on or make changes to this bug.
Description
•