From 454f1b3086c7ceb77f066a538626188804f6929a Mon Sep 17 00:00:00 2001 From: David Mohr Date: Wed, 21 Apr 2010 19:51:57 -0600 Subject: [PATCH] Explicitly link to gobject for the gtkdocs --- docs/Makefile.am | 1 + docs/tmpl/libxfce4util-config.sgml | 4 ++++ docs/tmpl/xfce-desktopentry.sgml | 3 +++ docs/tmpl/xfce-fileutils.sgml | 3 +++ docs/tmpl/xfce-generics.sgml | 3 +++ docs/tmpl/xfce-i18n.sgml | 3 +++ docs/tmpl/xfce-kiosk.sgml | 3 +++ docs/tmpl/xfce-license.sgml | 3 +++ docs/tmpl/xfce-miscutils.sgml | 6 ++++++ docs/tmpl/xfce-posix-signal-handler.sgml | 4 ++++ docs/tmpl/xfce-rc.sgml | 3 +++ docs/tmpl/xfce-resource.sgml | 3 +++ docs/tmpl/xfce-utf8.sgml | 3 +++ 13 files changed, 42 insertions(+), 0 deletions(-) diff --git a/docs/Makefile.am b/docs/Makefile.am index 91427f3..f5a39b5 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -49,6 +49,7 @@ GTKDOC_CFLAGS = \ $(GTK_DOC_EXTRA_CFLAGS) GTKDOC_LIBS = \ + $(GOBJECT_LIBS) \ $(top_builddir)/libxfce4util/libxfce4util.la include $(top_srcdir)/gtk-doc.make diff --git a/docs/tmpl/libxfce4util-config.sgml b/docs/tmpl/libxfce4util-config.sgml index 4422c7b..603d300 100644 --- a/docs/tmpl/libxfce4util-config.sgml +++ b/docs/tmpl/libxfce4util-config.sgml @@ -17,11 +17,15 @@ These macros provide a few commonly-used features. + + + +@void: @Returns: diff --git a/docs/tmpl/xfce-desktopentry.sgml b/docs/tmpl/xfce-desktopentry.sgml index 2e016c3..ad5fab5 100644 --- a/docs/tmpl/xfce-desktopentry.sgml +++ b/docs/tmpl/xfce-desktopentry.sgml @@ -19,6 +19,9 @@ url="http://www.freedesktop.org/">Freedesktop.org. + + + All the fields in the XfceDesktopEntry structure are private to the diff --git a/docs/tmpl/xfce-fileutils.sgml b/docs/tmpl/xfce-fileutils.sgml index a16533a..08cec62 100644 --- a/docs/tmpl/xfce-fileutils.sgml +++ b/docs/tmpl/xfce-fileutils.sgml @@ -17,6 +17,9 @@ miscellaneous file-related utility functions. + + + diff --git a/docs/tmpl/xfce-generics.sgml b/docs/tmpl/xfce-generics.sgml index d9320e0..5ebc9bc 100644 --- a/docs/tmpl/xfce-generics.sgml +++ b/docs/tmpl/xfce-generics.sgml @@ -43,6 +43,9 @@ mistakes will surely be caught by the C compiler). + + + This macro is used to create a new stack data type which elements are of diff --git a/docs/tmpl/xfce-i18n.sgml b/docs/tmpl/xfce-i18n.sgml index 58e45f3..89a8fb1 100644 --- a/docs/tmpl/xfce-i18n.sgml +++ b/docs/tmpl/xfce-i18n.sgml @@ -23,6 +23,9 @@ Internationalization + + + diff --git a/docs/tmpl/xfce-kiosk.sgml b/docs/tmpl/xfce-kiosk.sgml index 8aebbe3..49047bb 100644 --- a/docs/tmpl/xfce-kiosk.sgml +++ b/docs/tmpl/xfce-kiosk.sgml @@ -17,6 +17,9 @@ Xfce Kiosk mode support functions. + + + diff --git a/docs/tmpl/xfce-license.sgml b/docs/tmpl/xfce-license.sgml index 3cadd97..b70a709 100644 --- a/docs/tmpl/xfce-license.sgml +++ b/docs/tmpl/xfce-license.sgml @@ -17,6 +17,9 @@ Software Licenses + + + Contains the text of the BSD license. diff --git a/docs/tmpl/xfce-miscutils.sgml b/docs/tmpl/xfce-miscutils.sgml index 9a38e78..ff39dab 100644 --- a/docs/tmpl/xfce-miscutils.sgml +++ b/docs/tmpl/xfce-miscutils.sgml @@ -17,11 +17,15 @@ Miscellaneous utility functions + + + +@void: @Returns: @@ -57,6 +61,7 @@ path of the current user's home directory. +@void: @Returns: @@ -102,6 +107,7 @@ formed by a NULL terminated list of path components. +@void: @Returns: diff --git a/docs/tmpl/xfce-posix-signal-handler.sgml b/docs/tmpl/xfce-posix-signal-handler.sgml index 363f7e8..281140c 100644 --- a/docs/tmpl/xfce-posix-signal-handler.sgml +++ b/docs/tmpl/xfce-posix-signal-handler.sgml @@ -22,6 +22,9 @@ data) for any signal. + + + A function signature to use for POSIX signal handler functions. @@ -65,5 +68,6 @@ A function signature to use for POSIX signal handler functions. +@void: diff --git a/docs/tmpl/xfce-rc.sgml b/docs/tmpl/xfce-rc.sgml index 14fc317..c4ea2a7 100644 --- a/docs/tmpl/xfce-rc.sgml +++ b/docs/tmpl/xfce-rc.sgml @@ -27,6 +27,9 @@ as soon as possible after loading configuration data from the object. + + + Opaque struct that encapsulates the resource config data. diff --git a/docs/tmpl/xfce-resource.sgml b/docs/tmpl/xfce-resource.sgml index 1ea0a99..450eb82 100644 --- a/docs/tmpl/xfce-resource.sgml +++ b/docs/tmpl/xfce-resource.sgml @@ -17,6 +17,9 @@ Resource lookup functions + + + diff --git a/docs/tmpl/xfce-utf8.sgml b/docs/tmpl/xfce-utf8.sgml index cc36484..1cf9e45 100644 --- a/docs/tmpl/xfce-utf8.sgml +++ b/docs/tmpl/xfce-utf8.sgml @@ -16,6 +16,9 @@ functions operating on Unicode characters and UTF-8 strings. + + + -- 1.7.0.4