docs: Indent <since> tags.

Also updates the 'since' of applications/functions that existed before
XML documentation was introduced (1.6.2.0).
This commit is contained in:
Sean Bright
2025-01-23 16:35:58 -05:00
parent 5c3b35bc79
commit b4156fecf0
210 changed files with 4020 additions and 1208 deletions

View File

@@ -96,7 +96,9 @@
/*** DOCUMENTATION
<function name="EXCEPTION" language="en_US">
<since><version>1.6.2.0</version></since>
<since>
<version>1.6.0</version>
</since>
<synopsis>
Retrieve the details of the current dialplan exception.
</synopsis>
@@ -128,7 +130,9 @@
</see-also>
</function>
<function name="TESTTIME" language="en_US">
<since><version>1.8.0</version></since>
<since>
<version>1.8.0</version>
</since>
<synopsis>
Sets a time to be used with the channel to test logical conditions.
</synopsis>
@@ -201,7 +205,9 @@
</list-elements>
<managerEvent name="ExtensionStateListComplete" language="en_US">
<managerEventInstance class="EVENT_FLAG_COMMAND">
<since><version>13.0.0</version></since>
<since>
<version>13.0.0</version>
</since>
<synopsis>
Indicates the end of the list the current known extension states.
</synopsis>