* Doxygen groups. Sorted the files into groups. so now we have a nice structure
[citadel.git] / webcit / vcard.c
index e785abdc2adf900f3058d33b25c63a1e77644372..945dbb822823389d4ec8ee0ed41938036d9c0d7a 100644 (file)
@@ -1,13 +1,13 @@
 /*
  * $Id$
- */
-/**
- * \defgroup VCardMain vCard data type implementation for the Citadel system.
- *
  * Copyright (C) 1999-2005 by Art Cancro
  * This code is freely redistributable under the terms of the GNU General
  * Public License.  All other rights reserved.
  */
+/**
+ * \defgroup VCardMain vCard data type implementation for the Citadel system.
+ * \ingroup WebcitDisplayItems
+ */
 /*@{*/
 #include "webcit.h"
 #include "webserver.h"