diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-06-26 13:06:22 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-06-26 13:08:41 -0400 |
commit | 7761846c7fd97f15d7207e1b9fd9d42c9e58a0c4 (patch) | |
tree | d258ef4d1018239713e0b7a86b52a78e489f3c22 /doc/.gitignore | |
parent | 4f557036253ac5750576c88e5b9a86759a49d247 (diff) |
doc: replace groff input format with docbook xml format
Initial version of xtrans docbook xml.
Requires util-macros 1.10
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'doc/.gitignore')
-rw-r--r-- | doc/.gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/.gitignore b/doc/.gitignore new file mode 100644 index 0000000..12fe512 --- /dev/null +++ b/doc/.gitignore @@ -0,0 +1,6 @@ +# Add & Override for this directory and it's subdirectories +*.html +*.ps +*.pdf +*.txt +*.css |