--- a/libpurple/xmlnode.h Tue Feb 04 01:35:06 2014 +0530 +++ b/libpurple/xmlnode.h Tue Feb 04 02:04:50 2014 +0530 @@ -1,8 +1,3 @@ -/** - * @file xmlnode.h XML DOM functions - * @ingroup core - */ - /* purple * * Purple is the legal property of its developers, whose names are too numerous @@ -23,6 +18,13 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA */ +/** + * SECTION:xmlnode + * @section_id: libpurple-xmlnode + * @short_description: <filename>xmlnode.h</filename> + * @title: XML DOM functions + */ + #ifndef _PURPLE_XMLNODE_H_ #define _PURPLE_XMLNODE_H_