summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2011-10-07 22:05:27 +0100
committerJavier Jardón <jjardon@gnome.org>2011-10-24 17:36:33 +0100
commit0ff172d9486233d1b05b5fb2b3b086739d4097a1 (patch)
treee603c26450de3c9dbe87f0160d74b2aa90a8a79b /doc
parentb96bfb30b642f5b29339ce943832de5cd95c4bfe (diff)
downloadlibgweather-0ff172d9486233d1b05b5fb2b3b086739d4097a1.tar.gz
location-entry: Move documentation to inline comments
Diffstat (limited to 'doc')
-rw-r--r--doc/tmpl/gweather-location.sgml229
1 files changed, 0 insertions, 229 deletions
diff --git a/doc/tmpl/gweather-location.sgml b/doc/tmpl/gweather-location.sgml
deleted file mode 100644
index c4e38e5..0000000
--- a/doc/tmpl/gweather-location.sgml
+++ /dev/null
@@ -1,229 +0,0 @@
-<!-- ##### SECTION Title ##### -->
-gweather-location
-
-<!-- ##### SECTION Short_Description ##### -->
-
-
-<!-- ##### SECTION Long_Description ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION See_Also ##### -->
-<para>
-
-</para>
-
-<!-- ##### SECTION Stability_Level ##### -->
-
-
-<!-- ##### SECTION Image ##### -->
-
-
-<!-- ##### STRUCT GWeatherLocation ##### -->
-<para>
-
-</para>
-
-
-<!-- ##### ENUM GWeatherLocationLevel ##### -->
-<para>
-
-</para>
-
-@GWEATHER_LOCATION_WORLD:
-@GWEATHER_LOCATION_REGION:
-@GWEATHER_LOCATION_COUNTRY:
-@GWEATHER_LOCATION_ADM1:
-@GWEATHER_LOCATION_ADM2:
-@GWEATHER_LOCATION_CITY:
-@GWEATHER_LOCATION_WEATHER_STATION:
-
-<!-- ##### FUNCTION gweather_location_get_type ##### -->
-<para>
-
-</para>
-
-@void:
-@Returns:
-
-
-<!-- ##### MACRO GWEATHER_TYPE_LOCATION ##### -->
-<para>
-
-</para>
-
-
-
-<!-- ##### FUNCTION gweather_location_new_world ##### -->
-<para>
-
-</para>
-
-@use_regions:
-@Returns:
-
-
-<!-- ##### FUNCTION gweather_location_ref ##### -->
-<para>
-
-</para>
-
-@loc:
-@Returns:
-
-
-<!-- ##### FUNCTION gweather_location_unref ##### -->
-<para>
-
-</para>
-
-@loc:
-
-
-<!-- ##### FUNCTION gweather_location_get_name ##### -->
-<para>
-
-</para>
-
-@loc:
-@Returns:
-
-
-<!-- ##### FUNCTION gweather_location_get_sort_name ##### -->
-<para>
-
-</para>
-
-@loc:
-@Returns:
-
-
-<!-- ##### FUNCTION gweather_location_get_level ##### -->
-<para>
-
-</para>
-
-@loc:
-@Returns:
-
-
-<!-- ##### FUNCTION gweather_location_get_parent ##### -->
-<para>
-
-</para>
-
-@loc:
-@Returns:
-
-
-<!-- ##### FUNCTION gweather_location_get_children ##### -->
-<para>
-
-</para>
-
-@loc:
-@Returns:
-
-
-<!-- ##### FUNCTION gweather_location_free_children ##### -->
-<para>
-
-</para>
-
-@loc:
-@children:
-
-
-<!-- ##### FUNCTION gweather_location_has_coords ##### -->
-<para>
-
-</para>
-
-@loc:
-@Returns:
-
-
-<!-- ##### FUNCTION gweather_location_get_coords ##### -->
-<para>
-
-</para>
-
-@loc:
-@latitude:
-@longitude:
-
-
-<!-- ##### FUNCTION gweather_location_get_distance ##### -->
-<para>
-
-</para>
-
-@loc:
-@loc2:
-@Returns:
-
-
-<!-- ##### FUNCTION gweather_location_get_country ##### -->
-<para>
-
-</para>
-
-@loc:
-@Returns:
-
-
-<!-- ##### FUNCTION gweather_location_get_timezone ##### -->
-<para>
-
-</para>
-
-@loc:
-@Returns:
-
-
-<!-- ##### FUNCTION gweather_location_get_timezones ##### -->
-<para>
-
-</para>
-
-@loc:
-@Returns:
-
-
-<!-- ##### FUNCTION gweather_location_free_timezones ##### -->
-<para>
-
-</para>
-
-@loc:
-@zones:
-
-
-<!-- ##### FUNCTION gweather_location_get_code ##### -->
-<para>
-
-</para>
-
-@loc:
-@Returns:
-
-
-<!-- ##### FUNCTION gweather_location_get_city_name ##### -->
-<para>
-
-</para>
-
-@loc:
-@Returns:
-
-
-<!-- ##### FUNCTION gweather_location_get_weather ##### -->
-<para>
-
-</para>
-
-@loc:
-@Returns:
-
-