summaryrefslogtreecommitdiff
path: root/include/asterisk/doxyref.h
diff options
context:
space:
mode:
authorAndrew Latham <lathama@gmail.com>2012-09-21 17:14:59 +0000
committerAndrew Latham <lathama@gmail.com>2012-09-21 17:14:59 +0000
commit6f61cb50c5d809173dc6eb8904da7a8beed65a24 (patch)
tree811c751517ac0237aada04479ffc6b246f0f230e /include/asterisk/doxyref.h
parent448098ca9fd1626330bbb24912f2829e9b56acff (diff)
Doxygen Updates - janitor work
Doxygen updates including mistakes, misspellings, missing parameters, updates for Doxygen style. Some missing txt file links are removed but their content or essense will be included in some later updates. A majority of the txt files were removed in the 1.6 era but never noted. The HR and EXTREF are simple changes that make the documentation more compatable with more versions of Doxygen. Further updates coming. (issue ASTERISK-20259) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@373330 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include/asterisk/doxyref.h')
-rw-r--r--include/asterisk/doxyref.h11
1 files changed, 1 insertions, 10 deletions
diff --git a/include/asterisk/doxyref.h b/include/asterisk/doxyref.h
index 096901cd2..b61714311 100644
--- a/include/asterisk/doxyref.h
+++ b/include/asterisk/doxyref.h
@@ -68,7 +68,7 @@
* \arg \b Main: Asterisk Developer's website http://www.asterisk.org/developers/
* \arg \b Bugs: The Issue Tracker https://issues.asterisk.org
* \arg \b Lists: List Server http://lists.digium.com
- * \arg \b Wiki: The Asterisk Wiki http://www.voip-info.org
+ * \arg \b Wiki: The Asterisk Wiki http://wiki.asterisk..org
* \arg \b Docs: The Asterisk Documentation Project http://www.asteriskdocs.org
* \arg \b Digium: The Asterisk Company http://www.digium.com
*/
@@ -92,8 +92,6 @@
* \arg \ref AstExtState
* \arg \ref AstDataRetrieval
*
- * \subsection model_txt Generic Model
- * \verbinclude model.txt
* \subsection channel_txt Channels
* \arg See \ref Def_Channel
*/
@@ -224,7 +222,6 @@
* - \ref pbx_retrieve_variable()
* - \ref AstChanVar
*
- * \verbinclude channelvariables.tex
*/
/*!
@@ -281,7 +278,6 @@
* \arg \ref enum.c
* \arg \ref func_enum.c
*
- * \verbinclude enum.txt
*/
/*!
@@ -334,7 +330,6 @@
/*!
* \page Config_ast Asterisk.conf
- * \verbinclude asterisk-conf.txt
*/
/*!
@@ -373,11 +368,9 @@
* IAX2 is implemented in \ref chan_iax2.c
* \arg \link Config_iax iax.conf Configuration file example \endlink
* \section iaxreadme IAX readme file
- * \verbinclude iax.txt
* \section Config_iax IAX Configuration example
* \verbinclude iax.conf.sample
* \section iaxjitter IAX Jitterbuffer information
- * \verbinclude jitterbuffer.txt
*/
/*!
@@ -409,7 +402,6 @@
* \page README_misdn MISDN documentation
* \arg See \ref Config_misdn
* \section mISDN configuration
- * \verbinclude misdn.txt
*/
/*!
@@ -728,7 +720,6 @@
* \arg Configuration file:
* \verbinclude res_config_sqlite.conf
* \arg SQL tables:
- * \verbinclude res_config_sqlite.txt
* \arg See also:
* http://www.sqlite.org
*/