[libgweather] docs: Fix gtk-doc -sections.txt file
- From: Javier JardÃn <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgweather] docs: Fix gtk-doc -sections.txt file
- Date: Fri, 9 Mar 2012 17:58:58 +0000 (UTC)
commit 4aa9d4fc5cefb15c222911ab4e1848a61076ad3a
Author: Javier JardÃn <jjardon gnome org>
Date: Fri Mar 9 16:38:09 2012 +0000
docs: Fix gtk-doc -sections.txt file
doc/libgweather-docs.sgml | 2 -
doc/libgweather-sections.txt | 156 +++++++++++++----------------------------
libgweather/weather.c | 4 +-
3 files changed, 52 insertions(+), 110 deletions(-)
---
diff --git a/doc/libgweather-docs.sgml b/doc/libgweather-docs.sgml
index 0608455..aab7ea8 100644
--- a/doc/libgweather-docs.sgml
+++ b/doc/libgweather-docs.sgml
@@ -20,8 +20,6 @@
<xi:include href="xml/location-entry.xml"/>
<xi:include href="xml/gweather-location.xml"/>
<xi:include href="xml/weather.xml"/>
- <xi:include href="xml/gweather-prefs.xml"/>
- <xi:include href="xml/gweather-gconf.xml"/>
<xi:include href="xml/gweather-xml.xml"/>
<xi:include href="xml/gweather-timezone.xml"/>
diff --git a/doc/libgweather-sections.txt b/doc/libgweather-sections.txt
index 2b9105d..ac27685 100644
--- a/doc/libgweather-sections.txt
+++ b/doc/libgweather-sections.txt
@@ -38,10 +38,9 @@ GWEATHER_LOCATION_ENTRY_GET_CLASS
<SECTION>
<FILE>gweather-location</FILE>
+<TITLE>GWeatherLocation</TITLE>
GWeatherLocation
GWeatherLocationLevel
-gweather_location_get_type
-GWEATHER_TYPE_LOCATION
gweather_location_new_world
gweather_location_ref
gweather_location_unref
@@ -60,119 +59,64 @@ gweather_location_get_timezones
gweather_location_free_timezones
gweather_location_get_code
gweather_location_get_city_name
-gweather_location_get_weather
+<SUBSECTION Standard>
+GWEATHER_TYPE_LOCATION
+gweather_location_get_type
</SECTION>
<SECTION>
<FILE>weather</FILE>
-WeatherLocation
-weather_location_new
-weather_location_clone
-weather_location_free
-weather_location_equal
-WeatherForecastType
-TempUnit
-SpeedUnit
-PressureUnit
-DistanceUnit
-WeatherPrefs
-WeatherInfo
-WeatherInfoFunc
-weather_info_new
-weather_info_update
-weather_info_abort
-weather_info_clone
-weather_info_free
-weather_info_is_valid
-weather_info_network_error
-weather_info_to_metric
-weather_info_to_imperial
-weather_info_get_location
-weather_info_get_location_name
-weather_info_get_update
-weather_info_get_sky
-weather_info_get_conditions
-weather_info_get_temp
-weather_info_get_temp_min
-weather_info_get_temp_max
-weather_info_get_dew
-weather_info_get_humidity
-weather_info_get_wind
-weather_info_get_pressure
-weather_info_get_visibility
-weather_info_get_apparent
-weather_info_get_sunrise
-weather_info_get_sunset
-weather_info_get_forecast
-weather_info_get_forecast_list
-weather_info_get_radar
-weather_info_get_temp_summary
-weather_info_get_weather_summary
-weather_info_get_icon_name
-weather_info_next_sun_event
-WeatherWindDirection
-WeatherSky
-WeatherConditionPhenomenon
-WeatherConditionQualifier
-WeatherMoonPhase
-WeatherMoonLatitude
-weather_info_get_value_update
-weather_info_get_value_sky
-weather_info_get_value_conditions
-weather_info_get_value_temp
-weather_info_get_value_temp_min
-weather_info_get_value_temp_max
-weather_info_get_value_dew
-weather_info_get_value_apparent
-weather_info_get_value_wind
-weather_info_get_value_pressure
-weather_info_get_value_visibility
-weather_info_get_value_sunrise
-weather_info_get_value_sunset
-weather_info_get_value_moonphase
-weather_info_get_upcoming_moonphases
-</SECTION>
-
-<SECTION>
-<FILE>gweather-prefs</FILE>
-GCONF_TEMP_UNIT
-GCONF_SPEED_UNIT
-GCONF_PRESSURE_UNIT
-GCONF_DISTANCE_UNIT
-GWeatherPrefs
-gweather_prefs_load
-gweather_prefs_temp_enum_to_string
-gweather_prefs_speed_enum_to_string
-gweather_prefs_pressure_enum_to_string
-gweather_prefs_distance_enum_to_string
-gweather_prefs_parse_temperature
-gweather_prefs_parse_speed
-gweather_prefs_get_temp_display_name
-gweather_prefs_get_speed_display_name
-gweather_prefs_get_pressure_display_name
-gweather_prefs_get_distance_display_name
-</SECTION>
-
-<SECTION>
-<FILE>gweather-gconf</FILE>
-GWeatherGConf
-gweather_gconf_new
-gweather_gconf_free
-gweather_gconf_get_client
-gweather_gconf_get_location
-gweather_gconf_get_full_key
-gweather_gconf_set_bool
-gweather_gconf_set_int
-gweather_gconf_set_string
-gweather_gconf_get_bool
-gweather_gconf_get_int
-gweather_gconf_get_string
+<TITLE>GWeatherInfo</TITLE>
+GWeatherInfo
+GWeatherInfoFunc
+gweather_info_new
+gweather_info_update
+gweather_info_abort
+gweather_info_is_valid
+gweather_info_network_error
+gweather_info_get_location
+gweather_info_get_location_name
+gweather_info_get_update
+gweather_info_get_sky
+gweather_info_get_conditions
+gweather_info_get_temp
+gweather_info_get_temp_min
+gweather_info_get_temp_max
+gweather_info_get_dew
+gweather_info_get_humidity
+gweather_info_get_wind
+gweather_info_get_pressure
+gweather_info_get_visibility
+gweather_info_get_apparent
+gweather_info_get_sunrise
+gweather_info_get_sunset
+gweather_info_get_forecast
+gweather_info_get_forecast_list
+gweather_info_get_radar
+gweather_info_get_temp_summary
+gweather_info_get_weather_summary
+gweather_info_get_icon_name
+gweather_info_next_sun_event
+gweather_info_get_value_update
+gweather_info_get_value_sky
+gweather_info_get_value_conditions
+gweather_info_get_value_temp
+gweather_info_get_value_temp_min
+gweather_info_get_value_temp_max
+gweather_info_get_value_dew
+gweather_info_get_value_apparent
+gweather_info_get_value_wind
+gweather_info_get_value_pressure
+gweather_info_get_value_visibility
+gweather_info_get_value_sunrise
+gweather_info_get_value_sunset
+gweather_info_get_value_moonphase
+gweather_info_get_upcoming_moonphases
</SECTION>
<SECTION>
<FILE>gweather-xml</FILE>
gweather_xml_load_locations
-gweather_xml_free_locations
</SECTION>
<SECTION>
diff --git a/libgweather/weather.c b/libgweather/weather.c
index 8fe248b..0b22ef9 100644
--- a/libgweather/weather.c
+++ b/libgweather/weather.c
@@ -47,8 +47,8 @@
/**
- * SECTION:weather
- * @Title: weather
+ * SECTION:gweather-info
+ * @Title: GWeatherInfo
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]