[gspell] docs: ignore gspell.h
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gspell] docs: ignore gspell.h
- Date: Thu, 28 Apr 2016 16:07:08 +0000 (UTC)
commit 1a96016a19b47e8ec22d638fb835963e54da5ff9
Author: Sébastien Wilmet <swilmet gnome org>
Date: Thu Apr 28 18:05:40 2016 +0200
docs: ignore gspell.h
To ignore the #define GSPELL_H_INSIDE.
docs/reference/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/docs/reference/Makefile.am b/docs/reference/Makefile.am
index 28bb296..a2b18b5 100644
--- a/docs/reference/Makefile.am
+++ b/docs/reference/Makefile.am
@@ -24,6 +24,7 @@ CFILE_GLOB = $(top_srcdir)/gspell/*.c
# Header files or dirs to ignore when scanning. Use base file/dir names
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h private_code
IGNORE_HFILES = \
+ gspell.h \
gspellregion.h \
gspell-init.h \
gspell-inline-checker-text-buffer.h \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]