[json-glib] [build] Let gtk-doc ignore json-types-private.h
- From: Emmanuele Bassi <ebassi src gnome org>
- To: svn-commits-list gnome org
- Subject: [json-glib] [build] Let gtk-doc ignore json-types-private.h
- Date: Thu, 18 Jun 2009 06:28:39 -0400 (EDT)
commit 019d8d4c1c56250cd507283c0fc478a38364e92a
Author: Emmanuele Bassi <ebassi linux intel com>
Date: Thu Jun 18 10:05:57 2009 +0100
[build] Let gtk-doc ignore json-types-private.h
The type definitions in json-types-private.h are not meant to be
documented or scanned.
doc/reference/Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/doc/reference/Makefile.am b/doc/reference/Makefile.am
index 719ccd2..7fbfe85 100644
--- a/doc/reference/Makefile.am
+++ b/doc/reference/Makefile.am
@@ -52,6 +52,7 @@ CFILE_GLOB=$(top_srcdir)/json-glib/*.c
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
IGNORE_HFILES=\
json-scanner.h \
+ json-types-private.h \
json-private.h \
json-marshal.h \
json-glib.h \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]