]> 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)
committerN A <mail@interlinked.x10host.com>
Tue, 30 Nov 2021 16:49:38 +0000 (11:49 -0500)
commit6296f645a229ce2cc25327cd28811e118b7565b5
tree5c86883ec2a0ea5a04e3be27ae04ea6bdc3b721a
parent1dce155f07a59f11618800e082d99c9ef190825d
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