Merge "manager: Add <see-also> tags to relate UserEvent actions/apps/events" into 13

This commit is contained in:
Joshua Colp
2016-08-15 16:38:53 -05:00
committed by Gerrit Code Review
3 changed files with 9 additions and 0 deletions

View File

@@ -62,6 +62,10 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
<replaceable>eventname</replaceable> under the
<literal>eventname</literal> key.</para>
</description>
<see-also>
<ref type="manager">UserEvent</ref>
<ref type="managerEvent">UserEvent</ref>
</see-also>
</application>
***/

View File

@@ -819,6 +819,10 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
<description>
<para>Send an event to manager sessions.</para>
</description>
<see-also>
<ref type="managerEvent">UserEvent</ref>
<ref type="application">UserEvent</ref>
</see-also>
</manager>
<manager name="WaitEvent" language="en_US">
<synopsis>

View File

@@ -59,6 +59,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$");
</description>
<see-also>
<ref type="application">UserEvent</ref>
<ref type="managerEvent">UserEvent</ref>
</see-also>
</managerEventInstance>
</managerEvent>