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

changes/68/3568/1
zuul 9 years ago committed by Gerrit Code Review
commit 3117d150fa

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

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

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

Loading…
Cancel
Save