Fix a bunch of doxygen errors and document more things

(issue #9842, snuffy)


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@68339 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Russell Bryant
2007-06-07 23:07:25 +00:00
parent 0ac5422486
commit 1d57ccb6f7
16 changed files with 169 additions and 101 deletions

View File

@@ -93,13 +93,13 @@
* and reported back.
*
* - Extension states
* \arg \ref enum ast_extension_states
* \arg \ref ENUM ast_extension_states
* \arg \ref pbx.c
* \arg \ref pbx.h
* - Structures
* - \ref struct ast_state_cb Callbacks for watchers
* - \ref ast_state_cb struct. Callbacks for watchers
* - Callback ast_state_cb_type
* - \ref struct ast_hint
* - \ref ast_hint struct.
* - Functions
* - ast_extension_state_add()
* - ast_extension_state_del()