libpurple/options.h

changeset 38805
872e6924336e
parent 38802
afb1c8302e49
child 40474
1341be8e3402
--- a/libpurple/options.h	Thu Oct 05 22:48:31 2017 -0500
+++ b/libpurple/options.h	Thu Oct 05 23:02:52 2017 -0500
@@ -22,6 +22,15 @@
 #ifndef PURPLE_OPTIONS_H
 #define PURPLE_OPTIONS_H
 
+/**
+ * SECTION:options
+ * @section_id: libpurple-options
+ * @short_description: <filename>options.h</filename>
+ * @title: Options API
+ *
+ * The functions defined here are to help in handling command line options.
+ */
+
 #include <glib.h>
 
 G_BEGIN_DECLS

mercurial