docs: ignore generated enum type header
authorAlexander Kanavin <alexander.kanavin@intel.com>
Thu, 8 Aug 2013 14:54:17 +0000 (17:54 +0300)
committerAlexander Kanavin <alexander.kanavin@intel.com>
Mon, 19 Aug 2013 13:18:09 +0000 (16:18 +0300)
docs/Makefile.am
docs/gsignond-docs.sgml

index 0567fbc..6811c5b 100644 (file)
@@ -58,7 +58,7 @@ EXTRA_HFILES=
 
 # 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=
+IGNORE_HFILES=gsignond-plugin-enum-types.h
 
 # Images to copy into HTML directory.
 # e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png
index 577a71a..b1541c8 100644 (file)
@@ -35,7 +35,6 @@
     <xi:include href="xml/gsignond-identity-info-internal.xml"/>
     <xi:include href="xml/gsignond-log.xml"/>
     <xi:include href="xml/gsignond-pipe-stream.xml"/>
-    <xi:include href="xml/gsignond-plugin-enum-types.xml"/>
     <xi:include href="xml/gsignond-plugin-interface.xml"/>
     <xi:include href="xml/gsignond-plugin-loader.xml"/>
     <xi:include href="xml/gsignond-secret-storage.xml"/>