From e85d367a54f2ae21eba641df9efe04a756d7ad06 Mon Sep 17 00:00:00 2001 From: Pierre-Luc Beaudoin Date: Mon, 4 May 2009 21:16:02 -0400 Subject: [PATCH] Fix champlain-gtk doc --- docs/reference-gtk/Makefile.am | 2 +- ...k-overrides.txt => libchamplain-gtk.types} | 0 .../tmpl/champlain-gtk-marshal.sgml | 19 --------- .../tmpl/champlain-gtk-marshal.sgml.bak | 21 ---------- .../tmpl/champlainviewembed.sgml | 37 ------------------ .../tmpl/champlainviewembed.sgml.bak | 39 ------------------- .../tmpl/libchamplain-gtk-unused.sgml | 0 7 files changed, 1 insertion(+), 117 deletions(-) rename docs/reference-gtk/{libchamplain-gtk-overrides.txt => libchamplain-gtk.types} (100%) delete mode 100644 docs/reference-gtk/tmpl/champlain-gtk-marshal.sgml delete mode 100644 docs/reference-gtk/tmpl/champlain-gtk-marshal.sgml.bak delete mode 100644 docs/reference-gtk/tmpl/champlainviewembed.sgml delete mode 100644 docs/reference-gtk/tmpl/champlainviewembed.sgml.bak delete mode 100644 docs/reference-gtk/tmpl/libchamplain-gtk-unused.sgml diff --git a/docs/reference-gtk/Makefile.am b/docs/reference-gtk/Makefile.am index ac75107..8b6038c 100644 --- a/docs/reference-gtk/Makefile.am +++ b/docs/reference-gtk/Makefile.am @@ -65,7 +65,7 @@ expand_content_files= # e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS) # e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib) INCLUDES=-I$(top_srcdir)/champlain -I$(top_srcdir) -I$(top_builddir) $(DEPS_CFLAGS) -GTKDOC_LIBS=$(DEPS_LIBS) $(top_builddir)/champlain-gtk/libchamplain-gtk-0.2.la +GTKDOC_LIBS=$(DEPS_LIBS) $(top_builddir)/champlain/libchamplain-0.3.la $(top_builddir)/champlain-gtk/libchamplain-gtk-0.3.la # This includes the standard gtk-doc make rules, copied by gtkdocize. include $(top_srcdir)/gtk-doc.make diff --git a/docs/reference-gtk/libchamplain-gtk-overrides.txt b/docs/reference-gtk/libchamplain-gtk.types similarity index 100% rename from docs/reference-gtk/libchamplain-gtk-overrides.txt rename to docs/reference-gtk/libchamplain-gtk.types diff --git a/docs/reference-gtk/tmpl/champlain-gtk-marshal.sgml b/docs/reference-gtk/tmpl/champlain-gtk-marshal.sgml deleted file mode 100644 index 7acbe5a..0000000 --- a/docs/reference-gtk/tmpl/champlain-gtk-marshal.sgml +++ /dev/null @@ -1,19 +0,0 @@ - -champlain-gtk-marshal - - - - - - - - - - - - - - - - - diff --git a/docs/reference-gtk/tmpl/champlain-gtk-marshal.sgml.bak b/docs/reference-gtk/tmpl/champlain-gtk-marshal.sgml.bak deleted file mode 100644 index 38e6dc1..0000000 --- a/docs/reference-gtk/tmpl/champlain-gtk-marshal.sgml.bak +++ /dev/null @@ -1,21 +0,0 @@ - -champlain-gtk-marshal - - - - - - - - - - - - - - - - - - - diff --git a/docs/reference-gtk/tmpl/champlainviewembed.sgml b/docs/reference-gtk/tmpl/champlainviewembed.sgml deleted file mode 100644 index 5087dde..0000000 --- a/docs/reference-gtk/tmpl/champlainviewembed.sgml +++ /dev/null @@ -1,37 +0,0 @@ - -ChamplainViewEmbed - - - - - - - - - - - - - - - - - - - - - - -@view: -@Returns: - - - - - - - -@embed: -@Returns: - - diff --git a/docs/reference-gtk/tmpl/champlainviewembed.sgml.bak b/docs/reference-gtk/tmpl/champlainviewembed.sgml.bak deleted file mode 100644 index 46a6ca7..0000000 --- a/docs/reference-gtk/tmpl/champlainviewembed.sgml.bak +++ /dev/null @@ -1,39 +0,0 @@ - -ChamplainViewEmbed - - - - - - - - - - - - - - - - - - - - - - - - -@view: -@Returns: - - - - - - - -@embed: -@Returns: - - diff --git a/docs/reference-gtk/tmpl/libchamplain-gtk-unused.sgml b/docs/reference-gtk/tmpl/libchamplain-gtk-unused.sgml deleted file mode 100644 index e69de29..0000000 -- 2.39.5