Closed
Bug 1487105
Opened 7 years ago
Closed 7 years ago
Convert graphics documentation to RestructuredText
Categories
(Core :: Graphics, enhancement, P3)
Core
Graphics
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: rhunt, Assigned: rhunt)
Details
Attachments
(2 files)
This would allow us to see it on firefox-source-docs.
RestructuredText is a bit more strict than Markdown, but it does allow you to useful things for documentation.
[1] https://firefox-source-docs.mozilla.org/gfx/gfx/index.html
| Assignee | ||
Comment 1•7 years ago
|
||
These documents look to be out of date and not very relevent anymore.
| Assignee | ||
Comment 2•7 years ago
|
||
This will allow us to see our design documents on firefox-source-docs. I
ran each markdown file through pandoc, then manually fixed up any issues
I found.
| Assignee | ||
Comment 3•7 years ago
|
||
These are just straightforward conversions, no content is actually updated.
In the future I'd like to add some more documentation and update what we have here, but this is a good first step.
Updated•7 years ago
|
Attachment #9004898 -
Attachment description: Bug 1487105 - Drop unused graphics documentation. r?jrmuizel → Bug 1487105 - Drop or move graphics documentation that won't be converted. r?jrmuizel
Comment 4•7 years ago
|
||
Comment on attachment 9004898 [details]
Bug 1487105 - Drop or move graphics documentation that won't be converted. r?jrmuizel
Jeff Muizelaar [:jrmuizel] has approved the revision.
Attachment #9004898 -
Flags: review+
Comment 5•7 years ago
|
||
Comment on attachment 9004899 [details]
Bug 1487105 - Convert graphics documentation to restructured text. r?jrmuizel
Jeff Muizelaar [:jrmuizel] has approved the revision.
Attachment #9004899 -
Flags: review+
Pushed by rhunt@eqrion.net:
https://hg.mozilla.org/integration/mozilla-inbound/rev/78b8ff889992
Drop or move graphics documentation that won't be converted. r=jrmuizel
https://hg.mozilla.org/integration/mozilla-inbound/rev/05a0118455e4
Convert graphics documentation to restructured text. r=jrmuizel DONTBUILD
Pushed by apavel@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/634d70ead98b
Drop or move graphics documentation that won't be converted. r=jrmuizel
https://hg.mozilla.org/integration/mozilla-inbound/rev/f66ad964a8b1
Convert graphics documentation to restructured text. r=jrmuizel DONTBUILD
Comment 8•7 years ago
|
||
Relanded due to https://hg.mozilla.org/mozilla-central/rev/6c83f735355d being merged into inbound.
Comment 9•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/634d70ead98b
https://hg.mozilla.org/mozilla-central/rev/f66ad964a8b1
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
You need to log in
before you can comment on or make changes to this bug.
Description
•