Skip to content
Snippets Groups Projects
Commit 3117d150 authored by zuul's avatar zuul Committed by Gerrit Code Review
Browse files

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

parents cb032092 243f0cf9
Branches
Tags
No related merge requests found
......@@ -62,6 +62,10 @@ ASTERISK_REGISTER_FILE()
<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>
***/
......
......@@ -887,6 +887,10 @@ ASTERISK_REGISTER_FILE()
<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>
......
......@@ -59,6 +59,7 @@ ASTERISK_REGISTER_FILE();
</description>
<see-also>
<ref type="application">UserEvent</ref>
<ref type="managerEvent">UserEvent</ref>
</see-also>
</managerEventInstance>
</managerEvent>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment