mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
xmldocs: Improve examples.
Use example tags instead of regular para tags where possible. ASTERISK-30090 Change-Id: Iada8bbfda08f30b118cedf2d040bbb21e4966ec5
This commit is contained in:
committed by
Joshua Colp
parent
31dc28ab09
commit
51d262af12
@@ -193,7 +193,9 @@
|
||||
</parameter>
|
||||
</syntax>
|
||||
<description>
|
||||
<para>Example: CALENDAR_WRITE(calendar,field1,field2,field3)=val1,val2,val3</para>
|
||||
<example title="Set calendar fields">
|
||||
same => n,Set(CALENDAR_WRITE(calendar,field1,field2,field3)=val1,val2,val3)
|
||||
</example>
|
||||
<para>The field and value arguments can easily be set/passed using the HASHKEYS() and HASH() functions</para>
|
||||
<variablelist>
|
||||
<variable name="CALENDAR_SUCCESS">
|
||||
|
Reference in New Issue
Block a user