]> git.ipfire.org Git - thirdparty/asterisk.git/commit
documentation: Standardize examples
authorNaveen Albert <asterisk@phreaknet.org>
Thu, 25 Nov 2021 18:41:18 +0000 (18:41 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Wed, 1 Dec 2021 18:27:30 +0000 (12:27 -0600)
commit24a04054ad848eca88b60d4bddb87805eb8c7e76
treea752b48477c42dcc76c980f4cf95fc6a13d6a466
parent2478bfcff99dfc044ed2d045da6c579858c78cb2
documentation: Standardize examples

Most examples in the XML documentation use the
example tag to demonstrate examples, which gets
parsed specially in the Wiki to make it easier
to follow for users.

This fixes a few modules to use the example
tag instead of vanilla para tags to bring them
in line with the standard syntax.

ASTERISK-29777 #close

Change-Id: I9acb6cc5faf1d220e73c6dd28592371d768d279b
apps/app_dtmfstore.c
apps/app_mp3.c
apps/app_queue.c
apps/app_waitforsilence.c
channels/chan_sip.c
funcs/func_devstate.c
res/res_agi.c
res/res_xmpp.c