소스 검색

Doxygen updates

oej 16 년 전
부모
커밋
7fa7e9bbc6
3개의 변경된 파일21개의 추가작업 그리고 5개의 파일을 삭제
  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