mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Doxygen Updates - Title update
Update and extend the configuration_file group and enable linking. Update title that was left behind many years ago. (issue ASTERISK-20259) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@375005 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -1,5 +1,5 @@ | ||||
| # | ||||
| # Asterisk -- A telephony toolkit for Linux. | ||||
| # Asterisk -- An open source telephony toolkit. | ||||
| # | ||||
| # Makefile for CDR backends | ||||
| # | ||||
|   | ||||
| @@ -24,6 +24,15 @@ | ||||
|  * \ingroup cdr_drivers | ||||
|  */ | ||||
|  | ||||
| /*! \li \ref cdr_adaptive_odbc.c uses the configuration file \ref cdr_adaptive_odbc.conf | ||||
|  * \addtogroup configuration_file Configuration Files | ||||
|  */ | ||||
|  | ||||
| /*! | ||||
|  * \page cdr_adaptive_odbc.conf cdr_adaptive_odbc.conf | ||||
|  * \verbinclude cdr_adaptive_odbc.conf.sample | ||||
|  */ | ||||
|  | ||||
| /*** MODULEINFO | ||||
| 	<depend>res_odbc</depend> | ||||
| 	<support_level>core</support_level> | ||||
|   | ||||
| @@ -28,6 +28,10 @@ | ||||
|  * \ingroup cdr_drivers | ||||
|  */ | ||||
|  | ||||
| /*! \li \ref cdr_csv.c uses the configuration file \ref cdr.conf | ||||
|  * \addtogroup configuration_file Configuration Files | ||||
|  */ | ||||
|  | ||||
| /*** MODULEINFO | ||||
| 	<support_level>extended</support_level> | ||||
|  ***/ | ||||
|   | ||||
| @@ -30,6 +30,15 @@ | ||||
|  * \ingroup cdr_drivers | ||||
|  */ | ||||
|  | ||||
| /*! \li \ref cdr_custom.c uses the configuration file \ref cdr_custom.conf | ||||
|  * \addtogroup configuration_file Configuration Files | ||||
|  */ | ||||
|  | ||||
| /*! | ||||
|  * \page cdr_custom.conf cdr_custom.conf | ||||
|  * \verbinclude cdr_custom.conf.sample | ||||
|  */ | ||||
|  | ||||
| /*** MODULEINFO | ||||
| 	<support_level>core</support_level> | ||||
|  ***/ | ||||
|   | ||||
| @@ -25,6 +25,15 @@ | ||||
|  * \ingroup cdr_drivers | ||||
|  */ | ||||
|  | ||||
| /*! \li \ref cdr_manager.c uses the configuration file \ref cdr_manager.conf | ||||
|  * \addtogroup configuration_file Configuration Files | ||||
|  */ | ||||
|  | ||||
| /*! | ||||
|  * \page cdr_manager.conf cdr_manager.conf | ||||
|  * \verbinclude cdr_manager.conf.sample | ||||
|  */ | ||||
|  | ||||
| /*** MODULEINFO | ||||
| 	<support_level>core</support_level> | ||||
|  ***/ | ||||
|   | ||||
| @@ -28,6 +28,15 @@ | ||||
|  * \ingroup cdr_drivers | ||||
|  */ | ||||
|  | ||||
| /*! \li \ref cdr_odbc.c uses the configuration file \ref cdr_odbc.conf | ||||
|  * \addtogroup configuration_file Configuration Files | ||||
|  */ | ||||
|  | ||||
| /*! | ||||
|  * \page cdr_odbc.conf cdr_odbc.conf | ||||
|  * \verbinclude cdr_odbc.conf.sample | ||||
|  */ | ||||
|  | ||||
| /*** MODULEINFO | ||||
| 	<depend>res_odbc</depend> | ||||
| 	<support_level>extended</support_level> | ||||
|   | ||||
| @@ -33,6 +33,15 @@ | ||||
|  * \ingroup cdr_drivers | ||||
|  */ | ||||
|  | ||||
| /*! \li \ref cdr_pgsql.c uses the configuration file \ref cdr_pgsql.conf | ||||
|  * \addtogroup configuration_file Configuration Files | ||||
|  */ | ||||
|  | ||||
| /*! | ||||
|  * \page cdr_pgsql.conf cdr_pgsql.conf | ||||
|  * \verbinclude cdr_pgsql.conf.sample | ||||
|  */ | ||||
|  | ||||
| /*** MODULEINFO | ||||
| 	<depend>pgsql</depend> | ||||
| 	<support_level>extended</support_level> | ||||
|   | ||||
| @@ -28,6 +28,10 @@ | ||||
|  * \ingroup cdr_drivers | ||||
|  */ | ||||
|  | ||||
| /*! \li \ref cdr_radius.c uses the configuration file \ref cdr.conf | ||||
|  * \addtogroup configuration_file Configuration Files | ||||
|  */ | ||||
|  | ||||
| /*** MODULEINFO | ||||
| 	<depend>radius</depend> | ||||
| 	<support_level>extended</support_level> | ||||
|   | ||||
| @@ -27,6 +27,15 @@ | ||||
|  * \ingroup cdr_drivers | ||||
|  */ | ||||
|  | ||||
| /*! \li \ref cdr_syslog.c uses the configuration file \ref cdr_syslog.conf | ||||
|  * \addtogroup configuration_file Configuration Files | ||||
|  */ | ||||
|  | ||||
| /*! | ||||
|  * \page cdr_syslog.conf cdr_syslog.conf | ||||
|  * \verbinclude cdr_syslog.conf.sample | ||||
|  */ | ||||
|  | ||||
| /*** MODULEINFO | ||||
| 	<depend>syslog</depend> | ||||
| 	<support_level>core</support_level> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user