Module: sip-router
Branch: master
Commit: e99b2ff97a0612d0336a5419951d5de1d03f8be2
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=e99b2ff…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Fri Aug 29 23:13:00 2014 +0200
topoh: removed empty functions section from docs
---
modules/topoh/README | 14 --------------
modules/topoh/doc/topoh_admin.xml | 8 --------
2 files changed, 0 insertions(+), 22 deletions(-)
diff --git a/modules/topoh/README b/modules/topoh/README
index 9acff33..4783f9d 100644
--- a/modules/topoh/README
+++ b/modules/topoh/README
@@ -35,10 +35,6 @@ Daniel-Constantin Mierla
3.8. callid_prefix (str)
3.9. sanity_checks (integer)
- 4. Functions
-
- 4.1.
-
List of Examples
1.1. Set mask_key parameter
@@ -73,10 +69,6 @@ Chapter 1. Admin Guide
3.8. callid_prefix (str)
3.9. sanity_checks (integer)
- 4. Functions
-
- 4.1.
-
1. Overview
This module hides the SIP routing headers that show topology details.
@@ -229,9 +221,3 @@ modparam("topoh", "callid_prefix",
"***")
...
modparam("topoh", "sanity_checks", 1)
...
-
-4. Functions
-
- 4.1.
-
- None.
diff --git a/modules/topoh/doc/topoh_admin.xml b/modules/topoh/doc/topoh_admin.xml
index 87d948b..66719ee 100644
--- a/modules/topoh/doc/topoh_admin.xml
+++ b/modules/topoh/doc/topoh_admin.xml
@@ -249,13 +249,5 @@ modparam("topoh", "sanity_checks", 1)
</section>
</section>
- <section>
- <title>Functions</title>
- <section>
- <para>
- None.
- </para>
- </section>
- </section>
</chapter>