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

Change-Id: I80f8a981f62f50e74609c69c49edcaca6c95efa4
changes/45/3545/1
Matt Jordan 9 years ago
parent 0bb8366580
commit c5574667c7

@ -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>
***/

@ -827,6 +827,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>

Loading…
Cancel
Save