diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-06-28 13:18:22 -0400 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2010-06-28 14:31:19 -0400 |
commit | 5c49c956e9c85d89f6b2e719eb9b6fbde62c2f72 (patch) | |
tree | bfaed52efae615ef3519b236aba3eaf24ea5bd5b /doc/.gitignore | |
parent | 27270de56f7da5e047784434f3b29fa672f97ffd (diff) |
doc: use xorg-docs xorg.css stylesheet
Use latest DocBook XML util-macros infrastructure
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'doc/.gitignore')
-rw-r--r-- | doc/.gitignore | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/.gitignore b/doc/.gitignore index 98f8c99..12fe512 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -1,6 +1,6 @@ # Add & Override for this directory and it's subdirectories -fontlib.txt -fontlib.html -fontlib.ps -fontlib.pdf - +*.html +*.ps +*.pdf +*.txt +*.css |