public
Description: A JSON reader and writer library using GLib and GObject
Homepage: http://live.gnome.org/JsonGlib
Clone URL: git://github.com/ebassi/json-glib.git
Ignore the enumeration types header and the stamp file

We don't need gtk-doc to look at those files; the enumeration
types are already documented, and the get_type() function and
macro are implied.
Emmanuele Bassi (author)
Thu Apr 24 06:52:54 -0700 2008
commit  c7a7f429565195fe7aba56a254abf3637cf6fa8a
tree    2c6e9baed01f0a3cabe0e8c575e39225f1bb1558
parent  053bf43c813799c5f59e9241217fe31c560b5885
...
55
56
57
 
 
58
59
60
...
55
56
57
58
59
60
61
62
0
@@ -55,6 +55,8 @@ IGNORE_HFILES=\
0
   json-private.h \
0
   json-marshal.h \
0
   json-glib.h \
0
+ json-enum-types.h \
0
+ stamp-json-enum-types.h \
0
   stamp-json-marshal.h
0
 
0
 EXTRA_HFILES=

Comments

    No one has commented yet.