]> 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)
committerKevin Harwell <kharwell@digium.com>
Thu, 2 Dec 2021 15:13:24 +0000 (09:13 -0600)
commitbfac8fbeed310a513c927ce84ea7acf1250f5d00
tree645332e34e45f29c53ea42636077f5276b2ab6be
parentdbc1a151469fbba7f2e1c93a976e3e4b58ed2295
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