diff -r 04ebc4a2fac7 -r 18f5830bd82c libpurple/log.h
--- a/libpurple/log.h Mon Feb 03 22:41:47 2014 +0530
+++ b/libpurple/log.h Tue Feb 04 01:36:57 2014 +0530
@@ -1,9 +1,3 @@
-/**
- * @file log.h Logging API
- * @ingroup core
- * @see @ref log-signals
- */
-
/* purple
*
* Purple is the legal property of its developers, whose names are too numerous
@@ -24,6 +18,14 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA
*/
+/**
+ * SECTION:log
+ * @section_id: libpurple-log
+ * @short_description: log.h
+ * @title: Logging API
+ * @see_also: Log signals
+ */
+
#ifndef _PURPLE_LOG_H_
#define _PURPLE_LOG_H_