summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2008-12-09 22:38:41 +0000
committerRussell Bryant <russell@russellbryant.com>2008-12-09 22:38:41 +0000
commitd0bc22b3e8d04d67c9589471db0875331f7aec6d (patch)
treecb38ae7b0aa52d7c9cc0e03053149b688feab7d0 /contrib
parent179667088b7daa7db47d982252d06ae9c884afff (diff)
Add some additional Asterisk project developer documentation.
After the nightly update of the documentation on asterisk.org, I'll post an update to asterisk-dev with a pointer to the changes. This covers some release branch and commit policy information. None of this should be a surprise, since it's just documenting what we have already been doing. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@162418 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'contrib')
-rw-r--r--contrib/asterisk-ng-doxygen1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/asterisk-ng-doxygen b/contrib/asterisk-ng-doxygen
index 0c34ba14a..975bd21ee 100644
--- a/contrib/asterisk-ng-doxygen
+++ b/contrib/asterisk-ng-doxygen
@@ -178,6 +178,7 @@ TAB_SIZE = 3
# You can put \n's in the value part of an alias to insert newlines.
ALIASES = "extref=\xrefitem extref \"ExtRef\" \"External references\""
+ALIASES += "AsteriskTrunkWarning=\note The information contained on this page may be out of date. To make sure you get the most current information, please make sure that you are using the documentation generated from Asterisk trunk."
# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C
# sources only. Doxygen will then generate output that is more tailored for C.