mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-05 04:32:44 +00:00
A lot of doxygen updates
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@92285 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -19,7 +19,8 @@
|
||||
/*!
|
||||
* \file
|
||||
* \author Russell Bryant <russell@digium.com>
|
||||
* \brief Generic event system
|
||||
* \ref AstGenericEvents
|
||||
* \page AstGenericEvents Generic event system
|
||||
*
|
||||
* The purpose of this API is to provide a generic way to share events between
|
||||
* Asterisk modules. Code can generate events, and other code can subscribe to
|
||||
|
Reference in New Issue
Block a user