[libgweather] gweather-prefs: Move documentation to inline comments



commit 2bbbc8023bf02120f9ef5403c215d18cc88343e1
Author: Javier JardÃn <jjardon gnome org>
Date:   Fri Oct 7 22:13:53 2011 +0100

    gweather-prefs: Move documentation to inline comments

 doc/tmpl/gweather-prefs.sgml |  172 ------------------------------------------
 libgweather/gweather-prefs.c |    7 ++
 2 files changed, 7 insertions(+), 172 deletions(-)
---
diff --git a/libgweather/gweather-prefs.c b/libgweather/gweather-prefs.c
index 43b72ea..1f3b5c3 100644
--- a/libgweather/gweather-prefs.c
+++ b/libgweather/gweather-prefs.c
@@ -30,6 +30,13 @@
 #include "gweather-prefs.h"
 #include "weather-priv.h"
 
+
+/**
+ * SECTION:gweather-prefs
+ * @Title: gweather-prefs
+ */
+
+
 static GConfEnumStringPair temp_unit_enum_map [] = {
     { TEMP_UNIT_DEFAULT,    N_("Default") },
     /* translators: Kelvin */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]