summaryrefslogtreecommitdiff
path: root/doc/.gitignore
diff options
context:
space:
mode:
authorSimon McVittie <smcv@collabora.com>2018-04-23 11:22:41 +0100
committerSimon McVittie <smcv@collabora.com>2018-04-23 17:44:09 +0100
commitfa922639207de16d459983144ddad28b7abe60c2 (patch)
tree4e17444c8aec231b73ee77df82de1a963a627e26 /doc/.gitignore
parentc84ac8b1ef3a9fa18127b2462ead369c4e8846bd (diff)
downloaddbus-fa922639207de16d459983144ddad28b7abe60c2.tar.gz
doxygen_to_devhelp: Produce Devhelp index format v2
The old version-1 format is deprecated and now produces warnings. Bug: https://bugs.freedesktop.org/show_bug.cgi?id=106186 Reviewed-by: Philip Withnall <withnall@endlessm.com> [smcv: Add the .devhelp2 file to .gitignore as suggested] Signed-off-by: Simon McVittie <smcv@collabora.com>
Diffstat (limited to 'doc/.gitignore')
-rw-r--r--doc/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/.gitignore b/doc/.gitignore
index 7e024f99..6bc82863 100644
--- a/doc/.gitignore
+++ b/doc/.gitignore
@@ -10,6 +10,7 @@ Makefile.in
*.o
api
dbus.devhelp
+/dbus.devhelp2
dbus-specification.html
dbus-test-plan.html
dbus-tutorial.html