summaryrefslogtreecommitdiff
path: root/libpurple/notify.h
diff options
context:
space:
mode:
authorAnkit Vani <a@nevitus.org>2014-02-04 01:33:58 +0530
committerAnkit Vani <a@nevitus.org>2014-02-04 01:33:58 +0530
commit6cf9c331ac3727a698d696a7d605bb4b1a1ecc73 (patch)
tree20990de9beecea48f4d5e70105d4a09965d52bfc /libpurple/notify.h
parentb3c9f97aee6d3845b5e31797aa2a9f456236f084 (diff)
downloadpidgin-6cf9c331ac3727a698d696a7d605bb4b1a1ecc73.tar.gz
Add section blocks for debug.h to prpl.h
Diffstat (limited to 'libpurple/notify.h')
-rw-r--r--libpurple/notify.h14
1 files changed, 8 insertions, 6 deletions
diff --git a/libpurple/notify.h b/libpurple/notify.h
index ee1a87dad6..c0eddf1e29 100644
--- a/libpurple/notify.h
+++ b/libpurple/notify.h
@@ -1,9 +1,3 @@
-/**
- * @file notify.h Notification API
- * @ingroup core
- * @see @ref notify-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:notify
+ * @section_id: libpurple-notify
+ * @short_description: <filename>notify.h</filename>
+ * @title: Notification API
+ * @see_also: <link linkend="chapter-signals-notify">Notify signals</link>
+ */
+
#ifndef _PURPLE_NOTIFY_H_
#define _PURPLE_NOTIFY_H_