summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBenedikt Meurer <benny@xfce.org>2005-08-31 10:19:12 +0000
committerBenedikt Meurer <benny@xfce.org>2005-08-31 10:19:12 +0000
commite3088d8968f5e5c3039e10371906fead8a21ab11 (patch)
tree89cb9a4449c21207cc811966eb5d4fb31a9508af /docs
parent79ffe4d962d7037c43b80c13bbc4826e2d20b446 (diff)
downloadlibxfce4util-e3088d8968f5e5c3039e10371906fead8a21ab11.tar.gz
2005-08-31 Benedikt Meurer <benny@xfce.org>
* autogen.sh, configure.in.in: Merge build framework changes from libexo. * COPYING, libxfce4util.spec.in, libxfce4util/*.{c,h}: Change overall license to LGPL. * libxfce4util/*.h: Make sure only libxfce4util/libxfce4util.h can be included directly. * docs/tmpl/*.sgml: Update to newer gtk-doc, which adds stability level to the interfaces. (Old svn revision: 17217)
Diffstat (limited to 'docs')
-rw-r--r--docs/tmpl/i18n.sgml3
-rw-r--r--docs/tmpl/standard-macros.sgml3
-rw-r--r--docs/tmpl/utf8.sgml3
-rw-r--r--docs/tmpl/xfce-desktopentry.sgml3
-rw-r--r--docs/tmpl/xfce-fileutils.sgml3
-rw-r--r--docs/tmpl/xfce-generics.sgml3
-rw-r--r--docs/tmpl/xfce-kiosk.sgml3
-rw-r--r--docs/tmpl/xfce-miscutils.sgml3
-rw-r--r--docs/tmpl/xfce-rc.sgml3
-rw-r--r--docs/tmpl/xfce-resource.sgml3
10 files changed, 30 insertions, 0 deletions
diff --git a/docs/tmpl/i18n.sgml b/docs/tmpl/i18n.sgml
index f62020c..5cec4a7 100644
--- a/docs/tmpl/i18n.sgml
+++ b/docs/tmpl/i18n.sgml
@@ -18,6 +18,9 @@ gettext macro and the #xfce_strip_context function.
Internationalization</ulink>
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
<!-- ##### MACRO _ ##### -->
<para>
Marks a string for translation, gets replaced with the translated string at runtime.
diff --git a/docs/tmpl/standard-macros.sgml b/docs/tmpl/standard-macros.sgml
index 246116b..9b9a095 100644
--- a/docs/tmpl/standard-macros.sgml
+++ b/docs/tmpl/standard-macros.sgml
@@ -14,6 +14,9 @@ These macros provide a few commonly-used features.
<ulink url="http://developer.gnome.org/doc/API/2.0/glib/glib-Standard-Macros.html">GLib Standard Macros</ulink>
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
<!-- ##### MACRO LIBXFCE4UTIL_MAJOR_VERSION ##### -->
<para>
The major version number of the libxfce4util.
diff --git a/docs/tmpl/utf8.sgml b/docs/tmpl/utf8.sgml
index 1035479..0388388 100644
--- a/docs/tmpl/utf8.sgml
+++ b/docs/tmpl/utf8.sgml
@@ -13,6 +13,9 @@ functions operating on Unicode characters and UTF-8 strings.
<ulink url="http://developer.gnome.org/doc/API/2.0/glib/glib-Unicode-Manipulation.html">Glib Unicode Manipulation</ulink>
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
<!-- ##### FUNCTION xfce_utf8_remove_controls ##### -->
<para>
diff --git a/docs/tmpl/xfce-desktopentry.sgml b/docs/tmpl/xfce-desktopentry.sgml
index f3ca354..e3c4d94 100644
--- a/docs/tmpl/xfce-desktopentry.sgml
+++ b/docs/tmpl/xfce-desktopentry.sgml
@@ -16,6 +16,9 @@ url="http://www.freedesktop.org/">Freedesktop.org</ulink>.
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
<!-- ##### STRUCT XfceDesktopEntry ##### -->
<para>
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 ae6ca1b..526d5f4 100644
--- a/docs/tmpl/xfce-fileutils.sgml
+++ b/docs/tmpl/xfce-fileutils.sgml
@@ -14,6 +14,9 @@ miscellaneous file-related utility functions.
<ulink url="http://developer.gnome.org/doc/API/2.0/glib/glib-File-Utilities.html">GLib File Utilities</ulink>
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
<!-- ##### FUNCTION xfce_mkdirhier ##### -->
<para>
diff --git a/docs/tmpl/xfce-generics.sgml b/docs/tmpl/xfce-generics.sgml
index c222dc4..d9320e0 100644
--- a/docs/tmpl/xfce-generics.sgml
+++ b/docs/tmpl/xfce-generics.sgml
@@ -40,6 +40,9 @@ mistakes will surely be caught by the C compiler).
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
<!-- ##### MACRO XFCE_GENERIC_STACK ##### -->
<para>
This macro is used to create a new stack data type which elements are of
diff --git a/docs/tmpl/xfce-kiosk.sgml b/docs/tmpl/xfce-kiosk.sgml
index b72e2f1..8aebbe3 100644
--- a/docs/tmpl/xfce-kiosk.sgml
+++ b/docs/tmpl/xfce-kiosk.sgml
@@ -14,6 +14,9 @@ Xfce Kiosk mode support functions.
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
<!-- ##### STRUCT XfceKiosk ##### -->
<para>
diff --git a/docs/tmpl/xfce-miscutils.sgml b/docs/tmpl/xfce-miscutils.sgml
index 3a2643c..74c3af8 100644
--- a/docs/tmpl/xfce-miscutils.sgml
+++ b/docs/tmpl/xfce-miscutils.sgml
@@ -14,6 +14,9 @@ Miscellaneous utility functions
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
<!-- ##### MACRO XFCE_LICENSE_BSD ##### -->
<para>
Contains the text of the BSD license.
diff --git a/docs/tmpl/xfce-rc.sgml b/docs/tmpl/xfce-rc.sgml
index 5188867..0068d50 100644
--- a/docs/tmpl/xfce-rc.sgml
+++ b/docs/tmpl/xfce-rc.sgml
@@ -24,6 +24,9 @@ as soon as possible after loading configuration data from the object.
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
<!-- ##### STRUCT XfceRc ##### -->
<para>
Opaque struct that encapsulates the resource config data.
diff --git a/docs/tmpl/xfce-resource.sgml b/docs/tmpl/xfce-resource.sgml
index 4820b1a..bfae7b9 100644
--- a/docs/tmpl/xfce-resource.sgml
+++ b/docs/tmpl/xfce-resource.sgml
@@ -14,6 +14,9 @@ Resource lookup functions
</para>
+<!-- ##### SECTION Stability_Level ##### -->
+
+
<!-- ##### ENUM XfceResourceType ##### -->
<para>