summaryrefslogtreecommitdiff
path: root/libmateweather/mateweather-location.c
diff options
context:
space:
mode:
Diffstat (limited to 'libmateweather/mateweather-location.c')
-rw-r--r--libmateweather/mateweather-location.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/libmateweather/mateweather-location.c b/libmateweather/mateweather-location.c
index df205d4..88aa647 100644
--- a/libmateweather/mateweather-location.c
+++ b/libmateweather/mateweather-location.c
@@ -35,13 +35,14 @@
#include "weather-priv.h"
/**
- * MateWeatherLocation:
+ * SECTION:mateweather-location
+ * @Title: MateWeatherLocation
*
* A #MateWeatherLocation represents a "location" of some type known to
* libmateweather; anything from a single weather station to the entire
* world. See #MateWeatherLocationLevel for information about how the
* hierarchy of locations works.
- **/
+ */
struct _MateWeatherLocation {
char *name, *sort_name;