Module: sip-router Branch: master Commit: 4060340d3af8112ad73ea881ab79270c06544476 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4060340d...
Author: Victor Seva linuxmaniac@torreviejawireless.org Committer: Victor Seva linuxmaniac@torreviejawireless.org Date: Fri Nov 8 16:32:35 2013 +0100
debugger: ids to sections in documentation
---
modules/debugger/doc/debugger_admin.xml | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/modules/debugger/doc/debugger_admin.xml b/modules/debugger/doc/debugger_admin.xml index 3fa272f..ec77755 100644 --- a/modules/debugger/doc/debugger_admin.xml +++ b/modules/debugger/doc/debugger_admin.xml @@ -464,7 +464,7 @@ dbg_pv_dump(30, "L_DBG"); <section> <title>Exported RPC Functions</title>
- <section> + <section id="dbg.r.ls"> <title> <function moreinfo="none">dbg.ls</function> </title> @@ -489,7 +489,7 @@ dbg_pv_dump(30, "L_DBG"); </programlisting> </section>
- <section> + <section id="dbg.r.trace"> <title> <function moreinfo="none">dbg.trace</function> </title> @@ -518,7 +518,7 @@ dbg_pv_dump(30, "L_DBG"); </programlisting> </section>
- <section> + <section id="dbg.r.bp"> <title> <function moreinfo="none">dbg.bp</function> </title> @@ -594,7 +594,7 @@ dbg_pv_dump(30, "L_DBG"); </programlisting> </section>
- <section> + <section id="dbg.r.mod_level"> <title> <function moreinfo="none">dbg.mod_level</function> </title> @@ -619,7 +619,7 @@ dbg_pv_dump(30, "L_DBG"); </programlisting> </section>
- <section> + <section id="dbg.r.reset_msgid"> <title> <function moreinfo="none">dbg.reset_msgid</function> </title>