aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-08 08:13:32 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-06-08 08:13:32 +0000
commit473539fb671851f3f94ef0f05cafa168a6752ac3 (patch)
tree6e9c91bdcf87f619e9582b02f7ee29c9216f3de8 /include
parent80b293ae3dcb1147dacaa82324e00e13ccdef74f (diff)
Add video.txt to doxygen
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@32991 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include')
-rw-r--r--include/asterisk/doxyref.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/include/asterisk/doxyref.h b/include/asterisk/doxyref.h
index aedc3bcff..6e60f10d2 100644
--- a/include/asterisk/doxyref.h
+++ b/include/asterisk/doxyref.h
@@ -36,6 +36,7 @@
* \arg \ref AstCDR
* \arg \ref AstREADME
* \arg \ref AstVar
+ * \arg \ref AstVideo
* \arg \ref AstENUM : The IETF way to redirect from phone numbers to VoIP calls
* \arg \ref AstHTTP
* \arg \ref AstSpeech
@@ -129,9 +130,14 @@ DUNDi is not itself a Voice-over IP signaling or media protocol. Instead, it pub
* \verbinclude CREDITS
*/
+/*! \page AstVideo Video support in Asterisk
+ * \section sectAstVideo Video support in Asterisk
+ * \verbinclude video.txt
+ */
+
/*! \page AstVar Global channel variables
* \section globchan Global Channel Variables
- * \verbinclude variables.txt
+ * \verbinclude channelvariables.txt
*/
/*! \page AstENUM ENUM