[anjuta/symbol-db-model] manual: Fixed generation of gtk-doc reference to include all types
- From: Naba Kumar <naba src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [anjuta/symbol-db-model] manual: Fixed generation of gtk-doc reference to include all types
- Date: Thu, 18 Mar 2010 20:45:04 +0000 (UTC)
commit 39e4263e8b7c4d77f09630a1327d78182db945a2
Author: Johannes Schmid <jhs gnome org>
Date: Sun Mar 14 20:57:53 2010 +0100
manual: Fixed generation of gtk-doc reference to include all types
manuals/reference/libanjuta/Makefile.am | 6 +-
manuals/reference/libanjuta/libanjuta-sections.txt | 2020 --------------------
manuals/reference/libanjuta/libanjuta.types | 111 --
3 files changed, 3 insertions(+), 2134 deletions(-)
---
diff --git a/manuals/reference/libanjuta/Makefile.am b/manuals/reference/libanjuta/Makefile.am
index 1f4a4bc..356784b 100644
--- a/manuals/reference/libanjuta/Makefile.am
+++ b/manuals/reference/libanjuta/Makefile.am
@@ -20,7 +20,7 @@ SCANGOBJ_OPTIONS=
# Extra options to supply to gtkdoc-scan.
# e.g. SCAN_OPTIONS=--deprecated-guards="GTK_DISABLE_DEPRECATED"
-SCAN_OPTIONS=
+SCAN_OPTIONS=--rebuild-sections --rebuild-types
# Extra options to supply to gtkdoc-mkdb.
# e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml
@@ -37,8 +37,8 @@ FIXXREF_OPTIONS=
# Used for dependencies. The docs will be rebuilt if any of these change.
# e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h
# e.g. CFILE_GLOB=$(top_srcdir)/gtk/*.c
-HFILE_GLOB=$(top_srcdir)/libanjuta/*.h $(top_srcdir)/libanjuta/interfaces/*.h
-CFILE_GLOB=$(top_srcdir)/libanjuta/*.c $(top_srcdir)/libanjuta/interfaces/*.c
+HFILE_GLOB=$(top_srcdir)/libanjuta/*.h $(top_srcdir)/libanjuta/interfaces/ianjuta*.h
+CFILE_GLOB=$(top_srcdir)/libanjuta/*.c $(top_srcdir)/libanjuta/interfaces/ianjuta*.c
# Header files to ignore when scanning.
# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]