diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2010-11-21 14:27:52 -0500 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2010-11-24 11:42:48 -0800 |
commit | d3c523bd124dc1a3f4539f7f6cd4868adbfc25e1 (patch) | |
tree | cf46352d7c83a22f5b74ae006e70277c96672be1 /doc/xml/.gitignore | |
parent | 504e3010e976ccc008ff48417850b594beaee2ec (diff) |
doc: HTML file generation: use the installed copy of xorg.css
Currently the xorg.css file is copied in each location
where a DocBook/XML file resides. This produces about
70 copies in the $(docdir) install tree for all of xorg.
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/xml/.gitignore')
-rw-r--r-- | doc/xml/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/xml/.gitignore b/doc/xml/.gitignore index 3d050f0d0..496173835 100644 --- a/doc/xml/.gitignore +++ b/doc/xml/.gitignore @@ -3,4 +3,3 @@ xserver.ent Xserver-spec.html Xserver-spec.pdf Xserver-spec.txt -xorg.css |