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



commit fea675d3f497ac02c2ac22a051d302cd89c888cf
Author: Javier JardÃn <jjardon gnome org>
Date:   Fri Oct 7 22:17:47 2011 +0100

    gweather-xml: Move documentation to inline comments

 doc/tmpl/gweather-xml.sgml |   39 ---------------------------------------
 libgweather/gweather-xml.c |    7 +++++++
 2 files changed, 7 insertions(+), 39 deletions(-)
---
diff --git a/libgweather/gweather-xml.c b/libgweather/gweather-xml.c
index 8e89009..3b426f8 100644
--- a/libgweather/gweather-xml.c
+++ b/libgweather/gweather-xml.c
@@ -32,6 +32,13 @@
 #include "gweather-xml.h"
 #include "weather-priv.h"
 
+
+/**
+ * SECTION:gweather-xml
+ * @Title: gweather-xml
+ */
+
+
 static gboolean
 gweather_xml_parse_node (GWeatherLocation *gloc,
 			 GtkTreeStore *store, GtkTreeIter *parent)



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