diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2010-09-08 22:10:47 +0100 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2010-10-05 11:45:59 +0100 |
commit | 46b9961be70d80598eccdeda7d1064fba9914e16 (patch) | |
tree | d67214d86440b3af05ba69d4f48371ae23960867 /doc/.gitignore | |
parent | d0dda86f333d234d9b7951c9a44cd20918adc4ad (diff) | |
download | dbus-46b9961be70d80598eccdeda7d1064fba9914e16.tar.gz |
Move manpages to doc/
This will make integrating the building of HTML versions of these
manpages into the build system way easier, at the cost of keeping
manpages in a different directory to the source for the program they
describe. I think this is an acceptable trade-off.
Diffstat (limited to 'doc/.gitignore')
-rw-r--r-- | doc/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/.gitignore b/doc/.gitignore index 3430689c..23125734 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -10,3 +10,4 @@ dbus-specification.html dbus-test-plan.html dbus-tutorial.html dbus-faq.html +dbus-daemon.1 |