diff options
author | Gervase Markham <gerv@gerv.net> | 2014-02-10 16:54:03 +0000 |
---|---|---|
committer | Gervase Markham <gerv@mozilla.org> | 2014-02-10 16:54:03 +0000 |
commit | 1f815b55a63db41908d7fcf382705764b6b6a8bb (patch) | |
tree | fd54a1648e7d0790dc7a99ea327f98442d5daa7b /.bzrignore | |
parent | Rename random stuff.css to bugzilla.css and start using it for HTML output. r... (diff) | |
download | bugzilla-1f815b55a63db41908d7fcf382705764b6b6a8bb.tar.gz bugzilla-1f815b55a63db41908d7fcf382705764b6b6a8bb.tar.bz2 bugzilla-1f815b55a63db41908d7fcf382705764b6b6a8bb.zip |
Fix problem of variables not being replaced in RTD documentation by removing references to them. r=LpSolit, a=justdave.
https://bugzilla.mozilla.org/show_bug.cgi?id=964849
Diffstat (limited to '.bzrignore')
-rw-r--r-- | .bzrignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.bzrignore b/.bzrignore index 8ed88e30e..6d614b437 100644 --- a/.bzrignore +++ b/.bzrignore @@ -1,7 +1,6 @@ .htaccess /lib/* /template/en/custom -/docs/definitions.rst /docs/en/html /docs/en/txt /docs/en/latex |