aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/asterisk-ng-doxygen
AgeCommit message (Collapse)AuthorFilesLines
2008-11-15major update to doxygen configuration file:kpfleming1-77/+156
1) update to doxygen 1.5.x style file, as used in trunk 2) tell doxygen where are header files are, so include-file processing can be done 3) make all macros that are used to define variables/functions be expanded, so that doxygen will properly document the resulting variable/function 4) make all macros that are used to provide the contents of a variable (structure) be expanded, so that doxygen will be able to document the resulting fields 5) suppress compiler attributes (__attribute__(xxx)) from being seen by doxygen, so it will properly match up function definition and usage (for an example of th effect of this, look at the doxygen docs for ast_log() from before and afte this commit) git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@157104 f38db490-d61c-443f-a65b-d21fe96a405b
2006-10-27Put some doxygen pressure on Christian :-)oej1-0/+1
git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@46367 f38db490-d61c-443f-a65b-d21fe96a405b
2006-08-22Make doxygen work with the new location of files that now reside in mainfile1-1/+2
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@40818 f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-29git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7221 ↵kpfleming1-0/+0
f38db490-d61c-443f-a65b-d21fe96a405b
2005-11-14finish merging doxygen updates from issue #5605russell1-7/+4
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7096 f38db490-d61c-443f-a65b-d21fe96a405b
2005-10-25merge changes to doxygen config (issue #5505)russell1-5/+7
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@6849 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-07add doxygen docs for file version stuffkpfleming1-3/+4
make doxygen expand __GNUC__ protected code blocks make doxygen process include/asterisk.h git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5871 f38db490-d61c-443f-a65b-d21fe96a405b
2005-06-03clean up create_addr, and use a structure instead of a large parameter listkpfleming1-1/+9
make create_addr return the peer's outkey, so dynamic realtime peers can use keys for calls (bug #4431) add key support for switch connection strings use a common dial/switch string parser instead of three copies (none of them identical) make doxygen docs cover the entire source base git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5833 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-19ensure that objects in docs are sorted alphabetically (bug #4333)kpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5740 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-04update doxygen configuration file to current version (bug #4144)kpfleming1-168/+557
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5563 f38db490-d61c-443f-a65b-d21fe96a405b
2005-05-01ensure that 'static' members of source files are documented tookpfleming1-1/+1
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@5546 f38db490-d61c-443f-a65b-d21fe96a405b
2001-10-24Version 0.1.10 from FTPmarkster1-40/+710
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@377 f38db490-d61c-443f-a65b-d21fe96a405b
2001-06-21Version 0.1.9 from FTPmarkster1-0/+161
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@337 f38db490-d61c-443f-a65b-d21fe96a405b