]> code.citadel.org Git - citadel.git/blobdiff - webcit/doxygen_groups.c
moved into subgroup
[citadel.git] / webcit / doxygen_groups.c
index 2bbb906ee9a943d6300bb06c32a420ddffef8d04..3fed3e629e27229b8e51acb92caaae7bed27e4cd 100644 (file)
@@ -4,6 +4,7 @@
  * we have: 
  * CitadelConfig; WebcitDisplayItems; WebcitHttpServer; WebcitHttpServerGDav;
  * ClientPower; Calendaring; MenuInfrastructure; CitadelCommunitacion;
+ * VCards
  * WebcitHttpServerRSS; tools;
  */
 
 /*@{*/
 /*@}*/
 
+/**
+ * \defgroup VCards showing / editing VCards
+ * \brief Functions that make the Business-logic of the vcard stuff
+ * \ingroup WebcitDisplayItems
+ */
+
+/*@{*/
+/*@}*/
+
 /**
  * \defgroup MenuInfrastructure Things that guide you through the webcit parts
  * \brief Functions that display menues, trees etc. to connect the parts of the