diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-02-14 13:26:57 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2013-02-14 13:27:54 +0000 |
commit | 3f2286f13ac900c0eaebd40058277910626aabc1 (patch) | |
tree | 9a744ae37fc17371a1ea343a404c00acb120ccdd /doc/.gitignore | |
parent | af96b13d57be2b5d2282f800ab04a5ce8f49f45f (diff) | |
download | dbus-3f2286f13ac900c0eaebd40058277910626aabc1.tar.gz dbus-3f2286f13ac900c0eaebd40058277910626aabc1.tar.bz2 dbus-3f2286f13ac900c0eaebd40058277910626aabc1.zip |
Turn all man pages' source into configure-generated files
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=59805
Reviewed-by: Ralf Habacker <ralf.habacker@freenet.de>
[dropped whitespace changes per Ralf's review -smcv]
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Diffstat (limited to 'doc/.gitignore')
-rw-r--r-- | doc/.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/.gitignore b/doc/.gitignore index d7c1236c..708fe36f 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -3,6 +3,7 @@ Makefile Makefile.in *.1 +*.1.xml *.1.html *.lo *.la @@ -13,7 +14,6 @@ dbus-specification.html dbus-test-plan.html dbus-tutorial.html dbus-faq.html -dbus-daemon.1.xml dbus-docs dbus-docs.tar.gz doxygen.stamp |