summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2011-10-07 22:12:36 +0100
committerJavier Jardón <jjardon@gnome.org>2011-10-24 17:36:33 +0100
commit70503b91b1f1bfae699c49af7e2c8df51e771d11 (patch)
treec6e7c32342d93ff28e1bc8a0cabe5a8ae7b4f6ee /doc
parent628ce7569b9b8bd9046e98fb3d498b4a325a8b96 (diff)
downloadlibgweather-70503b91b1f1bfae699c49af7e2c8df51e771d11.tar.gz
gweather-gconf: Move documentation to inline comments
Diffstat (limited to 'doc')
-rw-r--r--doc/tmpl/gweather-gconf.sgml139
1 files changed, 0 insertions, 139 deletions
diff --git a/doc/tmpl/gweather-gconf.sgml b/doc/tmpl/gweather-gconf.sgml
deleted file mode 100644
index 205ae72..0000000
--- a/doc/tmpl/gweather-gconf.sgml
+++ /dev/null
@@ -1,139 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-gweather-gconf
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### SECTION Image ##### -->
-
-
-<!-- ##### STRUCT GWeatherGConf ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### FUNCTION gweather_gconf_new ##### -->
-<para>
-
-</para>
-
-@prefix:
-@Returns:
-
-
-<!-- ##### FUNCTION gweather_gconf_free ##### -->
-<para>
-
-</para>
-
-@ctx:
-
-
-<!-- ##### FUNCTION gweather_gconf_get_client ##### -->
-<para>
-
-</para>
-
-@ctx:
-@Returns:
-
-
-<!-- ##### FUNCTION gweather_gconf_get_location ##### -->
-<para>
-
-</para>
-
-@ctx:
-@Returns:
-
-
-<!-- ##### FUNCTION gweather_gconf_get_full_key ##### -->
-<para>
-
-</para>
-
-@ctx:
-@key:
-@Returns:
-
-
-<!-- ##### FUNCTION gweather_gconf_set_bool ##### -->
-<para>
-
-</para>
-
-@ctx:
-@key:
-@the_bool:
-@opt_error:
-
-
-<!-- ##### FUNCTION gweather_gconf_set_int ##### -->
-<para>
-
-</para>
-
-@ctx:
-@key:
-@the_int:
-@opt_error:
-
-
-<!-- ##### FUNCTION gweather_gconf_set_string ##### -->
-<para>
-
-</para>
-
-@ctx:
-@key:
-@the_string:
-@opt_error:
-
-
-<!-- ##### FUNCTION gweather_gconf_get_bool ##### -->
-<para>
-
-</para>
-
-@ctx:
-@key:
-@opt_error:
-@Returns:
-
-
-<!-- ##### FUNCTION gweather_gconf_get_int ##### -->
-<para>
-
-</para>
-
-@ctx:
-@key:
-@opt_error:
-@Returns:
-
-
-<!-- ##### FUNCTION gweather_gconf_get_string ##### -->
-<para>
-
-</para>
-
-@ctx:
-@key:
-@opt_error:
-@Returns:
-
-