]> arthur.barton.de Git - ngircd-alex.git/blobdiff - src/ngircd/conf.h
Add Doxygen @file documentation to each source and header file
[ngircd-alex.git] / src / ngircd / conf.h
index 5cb1e6b23156e8fd8dd6b3ba8985c8f39f91d233..07fc1079b610f70f5b89ad4f9b57383e074813cc 100644 (file)
@@ -7,14 +7,17 @@
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  * Please read the file COPYING, README and AUTHORS for more information.
- *
- * Configuration management (header)
  */
 
 
 #ifndef __conf_h__
 #define __conf_h__
 
+/**
+ * @file
+ * Configuration management (header)
+ */
+
 #include <time.h>
 
 #include "defines.h"