--- a/libpurple/e2ee.h Mon Feb 03 22:41:47 2014 +0530 +++ b/libpurple/e2ee.h Tue Feb 04 01:36:57 2014 +0530 @@ -1,8 +1,3 @@ -/** - * @file e2ee.h End-to-end encryption API - * @ingroup core - */ - /* purple * * Purple is the legal property of its developers, whose names are too numerous @@ -23,6 +18,12 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA */ +/** + * SECTION:e2ee + * @section_id: libpurple-e2ee + * @short_description: <filename>e2ee.h</filename> + * @title: End-to-end encryption API + */ #ifndef _PURPLE_E2EE_H_ #define _PURPLE_E2EE_H_