aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/asterisk-ng-doxygen
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-04-08 13:24:48 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2009-04-08 13:24:48 +0000
commit96781f975ffcef0f978588ff9c7baf8270d7164a (patch)
tree1875656c19597fb0d8104ee999522baeab841f22 /contrib/asterisk-ng-doxygen
parent7578403318a8d71f60f83b4c956bc1d5b7964515 (diff)
Start splitting up miscellaneous doxygen documentation into separate files.
doxyref.h was created to hold miscellaneous documentation that was not specific to a part of the code. This file has grown quite a bit so I decided to start splitting parts of it out into new files. Now, you can drop a new file into include/asterisk/doxygen/ and it will be processed by doxygen. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@186953 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'contrib/asterisk-ng-doxygen')
-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 53ccf34ce..f13b42abb 100644
--- a/contrib/asterisk-ng-doxygen
+++ b/contrib/asterisk-ng-doxygen
@@ -475,6 +475,7 @@ INPUT = ./ \
funcs \
include \
include/asterisk \
+ include/asterisk/doxygen \
main \
main/stdtime \
pbx \