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



commit 70503b91b1f1bfae699c49af7e2c8df51e771d11
Author: Javier JardÃn <jjardon gnome org>
Date:   Fri Oct 7 22:12:36 2011 +0100

    gweather-gconf: Move documentation to inline comments

 doc/tmpl/gweather-gconf.sgml |  139 ------------------------------------------
 libgweather/gweather-gconf.c |    5 ++
 2 files changed, 5 insertions(+), 139 deletions(-)
---
diff --git a/libgweather/gweather-gconf.c b/libgweather/gweather-gconf.c
index 0fbac93..eca1fc3 100644
--- a/libgweather/gweather-gconf.c
+++ b/libgweather/gweather-gconf.c
@@ -33,6 +33,11 @@
 #include "gweather-gconf.h"
 #include "weather-priv.h"
 
+/**
+ * SECTION:gweather-gconf
+ * @Title: gweather-gconf
+ */
+
 struct _GWeatherGConf
 {
     GConfClient *gconf;



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