* Doxygen groups. Sorted the files into groups. so now we have a nice structure
[citadel.git] / webcit / context_loop.c
index 11a997c1bbb2527a28225ba06bd2fe7cc13877cc..467b559f881d4fb9a327897bf0b45df0133f298e 100644 (file)
@@ -7,6 +7,7 @@
  * up HTTP requests with the sessions they belong to, using HTTP cookies to
  * keep track of things.  If the HTTP request doesn't belong to any currently
  * active session, a new session is started.
+ * \ingroup WebcitHttpServer 
  *
  */
 /*@{*/