[gnome-panel/wip/segeiger/reference-documentation] doc: Remove types file and add --rebuild-types to SCAN_OPTIONS



commit ddbe47e41f5df6cfd1b78f8435695fa9a3fd0ef4
Author: Sebastian Geiger <sbastig gmx net>
Date:   Mon Aug 24 14:40:51 2015 +0200

    doc: Remove types file and add --rebuild-types to SCAN_OPTIONS

 doc/reference/panel-applet/Makefile.am        |    2 +-
 doc/reference/panel-applet/panel-applet.types |    3 ---
 2 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/doc/reference/panel-applet/Makefile.am b/doc/reference/panel-applet/Makefile.am
index 0ffe4ba..68cbceb 100644
--- a/doc/reference/panel-applet/Makefile.am
+++ b/doc/reference/panel-applet/Makefile.am
@@ -15,7 +15,7 @@ DOC_MAIN_SGML_FILE=$(DOC_MODULE)-docs.sgml
 DOC_SOURCE_DIR=../../../libpanel-applet
 
 # Extra options to supply to gtkdoc-scan.
-SCAN_OPTIONS=
+SCAN_OPTIONS=--rebuild-types
 
 # Extra options to supply to gtkdoc-mkdb.
 MKDB_OPTIONS=--xml-mode --output-format=xml


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]