mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 20:04:50 +00:00
progdocs: Use Doxygen \example correctly.
ASTERISK-29734 Change-Id: I83b51e85cd71867645ab3a8a820f8fd1f065abd2
This commit is contained in:
committed by
George Joseph
parent
c73901308f
commit
94575f9a9a
@@ -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