[geocode-glib] docs: Ignore geocode-enum-types.h in the documentation
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [geocode-glib] docs: Ignore geocode-enum-types.h in the documentation
- Date: Fri, 27 Jan 2017 16:19:03 +0000 (UTC)
commit 712def9f7d220e2fd6bba99665abe3c8de961e14
Author: Philip Withnall <withnall endlessm com>
Date: Wed Jan 25 14:26:50 2017 +0000
docs: Ignore geocode-enum-types.h in the documentation
It’s a generated file and there’s nothing documented in there, so it
results in an empty page in the documentation.
https://bugzilla.gnome.org/show_bug.cgi?id=777745
docs/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/docs/Makefile.am b/docs/Makefile.am
index cedb29a..831bbf7 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -55,6 +55,7 @@ CFILE_GLOB=$(top_srcdir)/geocode-glib/geocode-*.c
IGNORE_HFILES = \
geocode-glib-private.h \
geocode-nominatim-test.h \
+ geocode-enum-types.h \
$(NULL)
# Images to copy into HTML directory.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]