* Doxygen groups. Sorted the files into groups. so now we have a nice structure
[citadel.git] / webcit / webcit.c
index ed8b713f2663796653f2af6691c25493f1f37f8b..8a1ed925dadf2d2e6deae1a9deb674657fa03b60 100644 (file)
@@ -5,7 +5,7 @@
  * \defgroup MainServer This is the main transaction loop of the web service.  It maintains a
  * persistent session to the Citadel server, handling HTTP WebCit requests as
  * they arrive and presenting a user interface.
- * \ingroup BackendWebServer
+ * \ingroup WebcitHttpServer
  */
 /*@{*/
 #include "webcit.h"