mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-02 02:18:31 +00:00
progdocs: Use Doxygen \example correctly.
ASTERISK-29734 Change-Id: I83b51e85cd71867645ab3a8a820f8fd1f065abd2
This commit is contained in:
committed by
Friendly Automation
parent
4bc3dc6543
commit
23b16c5372
@@ -23,10 +23,9 @@
|
||||
* \author Mark Spencer <markster@digium.com>
|
||||
*/
|
||||
|
||||
/** \example
|
||||
* \par This is an example of how to develop an app.
|
||||
/*!
|
||||
* Application Skeleton is an example of creating an application for Asterisk.
|
||||
* \verbinclude app_skel.c
|
||||
* \example app_skel.c
|
||||
*/
|
||||
|
||||
/*** MODULEINFO
|
||||
|
Reference in New Issue
Block a user