aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk/doxyref.h
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-10 10:41:34 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-03-10 10:41:34 +0000
commit6482d08a588b00ba5eba0bd46bf9410614ee1da9 (patch)
tree242792f52494c3c0285981241df4c0e412c2ee44 /include/asterisk/doxyref.h
parent3bb259158d1eb0cb0d8be6130dd4bf02044101cc (diff)
Doxygen fixes (we renamed a lot of README's recently)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@12493 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include/asterisk/doxyref.h')
-rw-r--r--include/asterisk/doxyref.h20
1 files changed, 10 insertions, 10 deletions
diff --git a/include/asterisk/doxyref.h b/include/asterisk/doxyref.h
index 088c63283..f46e621bb 100644
--- a/include/asterisk/doxyref.h
+++ b/include/asterisk/doxyref.h
@@ -69,7 +69,7 @@
/*! \page AstDebug Debugging
* \section debug Debugging
- * \verbinclude README.backtrace
+ * \verbinclude backtrace.txt
*/
/*! \page AstAMI AMI - The Manager Interface
@@ -83,8 +83,8 @@
* \section realtime ARA - a generic API to storage and retrieval
* Implemented in \ref config.c
* Implemented in \ref pbx_realtime.c
- * \verbinclude README.realtime
- * \verbinclude README.extconfig
+ * \verbinclude realtime.txt
+ * \verbinclude extconfig.txt
*/
/*! \page AstDUNDi DUNDi
@@ -105,7 +105,7 @@ DUNDi is not itself a Voice-over IP signaling or media protocol. Instead, it pub
* \arg \ref cdr_drivers
* \arg \ref Config_cdr CDR configuration files
*
- * \verbinclude README.cdr
+ * \verbinclude cdr.txt
*/
/*! \page AstREADME README - the general administrator introduction
@@ -118,7 +118,7 @@ DUNDi is not itself a Voice-over IP signaling or media protocol. Instead, it pub
/*! \page AstVar Global channel variables
* \section globchan Global Channel Variables
- * \verbinclude README.variables
+ * \verbinclude variables.txt
*/
/*! \page AstENUM ENUM
@@ -127,7 +127,7 @@ DUNDi is not itself a Voice-over IP signaling or media protocol. Instead, it pub
* \arg \ref enum.c
* \arg \ref func_enum.c
*
- * \verbinclude README.enum
+ * \verbinclude enum.txt
*/
/*! \page ConfigFiles Configuration files
@@ -171,7 +171,7 @@ DUNDi is not itself a Voice-over IP signaling or media protocol. Instead, it pub
*/
/*! \page Config_ast Asterisk.conf
- * \verbinclude README.asterisk.conf
+ * \verbinclude asterisk-conf.txt
*/
/*! \page Config_mod Modules configuration
* All res_ resource modules are loaded with globals on, which means
@@ -198,11 +198,11 @@ DUNDi is not itself a Voice-over IP signaling or media protocol. Instead, it pub
* IAX2 is implemented in \ref chan_iax2.c
* \arg \link Config_iax iax.conf Configuration file example \endlink
* \section iaxreadme IAX readme file
- * \verbinclude README.iax
+ * \verbinclude iax.txt
* \section Config_iax IAX Configuration example
* \verbinclude iax.conf.sample
* \section iaxjitter IAX Jitterbuffer information
- * \verbinclude README.jitterbuffer
+ * \verbinclude jitterbuffer.txt
*/
/*! \page Config_iax IAX configuration
@@ -251,7 +251,7 @@ DUNDi is not itself a Voice-over IP signaling or media protocol. Instead, it pub
* \arg Implemented in \ref chan_h323.c
* \section h323conf h323.conf
* \ref chan_h323.c
- * \verbinclude README.h323
+ * \verbinclude h323.txt
*/
/*! \page Config_oss OSS configuration