diff options
author | Gervase Markham <gerv@gerv.net> | 2014-01-17 10:15:14 +0000 |
---|---|---|
committer | Gervase Markham <gerv@mozilla.org> | 2014-01-17 10:15:14 +0000 |
commit | 4105a4885d093295c71dd5d08e160b3e6cc7ee0f (patch) | |
tree | 317a067c7ca5d1556ba9208f358403cb996b48b2 /docs/definitions.rst.tmpl | |
parent | 22c96de30e07d73456cb336896f9c483f8790b8d (diff) | |
download | bugs-4105a4885d093295c71dd5d08e160b3e6cc7ee0f.tar bugs-4105a4885d093295c71dd5d08e160b3e6cc7ee0f.tar.gz bugs-4105a4885d093295c71dd5d08e160b3e6cc7ee0f.tar.bz2 bugs-4105a4885d093295c71dd5d08e160b3e6cc7ee0f.tar.xz bugs-4105a4885d093295c71dd5d08e160b3e6cc7ee0f.zip |
Bug 912064 - convert docs to ReStructured Text (.rst) format. r,a=justdave.
Diffstat (limited to 'docs/definitions.rst.tmpl')
-rw-r--r-- | docs/definitions.rst.tmpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/definitions.rst.tmpl b/docs/definitions.rst.tmpl new file mode 100644 index 000000000..4e6a7288c --- /dev/null +++ b/docs/definitions.rst.tmpl @@ -0,0 +1,3 @@ +.. |min-perl-ver| replace:: 5.10.1 +.. |landfillbase| replace:: http://landfill.bugzilla.org/bugzilla-tip/ +.. |bzg-bugs| replace:: http://bugzilla.mozilla.org/enter_bug.cgi?product=Bugzilla&component=Documentation |