diff options
author | Gervase Markham <gerv@gerv.net> | 2014-01-17 11:15:14 +0100 |
---|---|---|
committer | Gervase Markham <gerv@mozilla.org> | 2014-01-17 11:15:14 +0100 |
commit | 4105a4885d093295c71dd5d08e160b3e6cc7ee0f (patch) | |
tree | 317a067c7ca5d1556ba9208f358403cb996b48b2 /docs/TODO | |
parent | 22c96de30e07d73456cb336896f9c483f8790b8d (diff) | |
download | bugzilla-4105a4885d093295c71dd5d08e160b3e6cc7ee0f.tar.gz bugzilla-4105a4885d093295c71dd5d08e160b3e6cc7ee0f.tar.xz |
Bug 912064 - convert docs to ReStructured Text (.rst) format. r,a=justdave.
Diffstat (limited to 'docs/TODO')
-rw-r--r-- | docs/TODO | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/TODO b/docs/TODO new file mode 100644 index 000000000..4e4afd14f --- /dev/null +++ b/docs/TODO @@ -0,0 +1,12 @@ +RST files: + +* Produce simple style guide and canonicalise usages to follow it +* Get rid of, or use proper Sphinx markup for, glossary + +HTML Output: + +* Styling for Cautions and Tips +* Stop replacement of "--" with em-dash +* Auto-highlighter thinks # in "bash#" is a comment char +* Style definition lists to have the term in bold +* Fix bug lifecycle image original doc link |