asterisk/utils
Matt Jordan d8698b7f3f doxygen: Fix doxygen errors
This patch fixes a number of errors and warning messages in the doxygen
log. Specifically, it addresses:
* A number of files incorrectly places a '\brief' tag immediately after
  a '\file' tag. Doing so emits a warning, as '\file' takes an optional
  argument specifying which file the doxygen comment is for. As '\brief'
  is not a file, doxygen was unamused.
* A grouping of Stasis Topics and Messages in rtp_engine.h was
  incorrectly terminated. We now correctly terminate the grouping, which
  prevents members of rtp_engine.h from showing up in the wrong group.
* Group indicators which are not part of the Stasis Topics and Messages
  group were removed. Group indicators without an \addtogroup or
  \ingroup have no meaning.

Change-Id: Ia1415ffec6767e27233ae1cae5ed5970de5656d4
2015-05-19 21:11:21 -05:00
..
db1-ast Replace Berkeley DB with SQLite 3 2011-07-06 20:58:12 +00:00
.gitignore Add .gitignore and .gitreview files 2015-04-11 19:43:43 -06:00
Makefile Modules: Make ast_module_info->self available to auxiliary sources. 2015-05-04 20:47:01 -04:00
ael_main.c CLI: Enable automatic references to modules. 2015-05-04 20:47:18 -04:00
astcanary.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
astdb2bdb.c Multiple revisions 369001-369002 2012-06-15 16:20:16 +00:00
astdb2sqlite3.c git migration: Refactor the ASTERISK_FILE_VERSION macro 2015-04-13 03:48:57 -04:00
astman.1 remove extraneous svn:executable properties 2005-11-29 18:24:39 +00:00
astman.c utils: Remove trailing whitespace 2015-05-03 05:28:07 -04:00
check_expr.c utils: Remove trailing whitespace 2015-05-03 05:28:07 -04:00
clicompat.c CLI: Enable automatic references to modules. 2015-05-04 20:47:18 -04:00
conf2ael.c CLI: Enable automatic references to modules. 2015-05-04 20:47:18 -04:00
expr2.testinput Merged revisions 179807 via svnmerge from 2009-03-03 22:12:02 +00:00
extconf.c doxygen: Fix doxygen errors 2015-05-19 21:11:21 -05:00
frame.c utils: Remove trailing whitespace 2015-05-03 05:28:07 -04:00
frame.h utils: Remove trailing whitespace 2015-05-03 05:28:07 -04:00
muted.c utils: Remove trailing whitespace 2015-05-03 05:28:07 -04:00
smsq.c utils: Remove trailing whitespace 2015-05-03 05:28:07 -04:00
stereorize.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
streamplayer.c utils: Remove trailing whitespace 2015-05-03 05:28:07 -04:00
utils.xml main/astobj2: Make REF_DEBUG a menuselect item; improve REF_DEBUG output 2014-04-11 02:59:19 +00:00