diff options
author | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2011-01-13 18:38:43 +0000 |
---|---|---|
committer | Simon McVittie <simon.mcvittie@collabora.co.uk> | 2011-01-14 12:46:01 +0000 |
commit | 1be098611ebeee171991e50571574a6e13388df4 (patch) | |
tree | fb1897d68e170bda4c39810789d9971ab129592b /doc/.gitignore | |
parent | fbe8c192e2a53f61fde9bfd1a92a1c5876321781 (diff) | |
download | dbus-1be098611ebeee171991e50571574a6e13388df4.tar.gz dbus-1be098611ebeee171991e50571574a6e13388df4.tar.bz2 dbus-1be098611ebeee171991e50571574a6e13388df4.zip |
Build dbus.devhelp using doxygen_to_devhelp.xsl and install it
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=13495
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 fd193572..c26fd2d0 100644 --- a/doc/.gitignore +++ b/doc/.gitignore @@ -7,6 +7,7 @@ Makefile.in *.la *.o api +dbus.devhelp dbus-specification.html dbus-test-plan.html dbus-tutorial.html |