Browse Source

Doxygen updates

oej 16 years ago
parent
commit
7fa7e9bbc6
3 changed files with 21 additions and 5 deletions
  1. 5 5
      tls_hooks.c
  2. 8 0
      tls_hooks.h
  3. 8 0
      tls_hooks_init.h

+ 5 - 5
tls_hooks.c

@@ -23,11 +23,11 @@
  *  2007-02-09  created by andrei
  */
 
-/*!
- * \file
- * \brief SIP-router TLS support :: TLS hooks for modules
- * \ingroup tls
- * Module: \ref tls
+/**
+ * @file
+ * @brief SIP-router TLS support :: TLS hooks for modules
+ * @ingroup tls
+ * Module: @ref tls
  */
 
 

+ 8 - 0
tls_hooks.h

@@ -23,6 +23,14 @@
  *  2007-02-09  created by andrei
  */
 
+/**
+ * @file
+ * @brief SIP-router TLS support :: TLS hooks for modules
+ * @ingroup tls
+ * Module: @ref tls
+ */
+
+
 #ifndef _tls_hooks_h
 #define _tls_hooks_h
 

+ 8 - 0
tls_hooks_init.h

@@ -23,6 +23,14 @@
  *  2007-02-09  created by andrei
  */
 
+/**
+ * @file
+ * @brief SIP-router TLS support :: TLS hooks init
+ * @ingroup tls
+ * Module: @ref tls
+ */
+
+
 #ifndef _tls_hooks_init_h
 #define _tls_hooks_init_h