From e45742761eb99960d877604e61c0e3e4a09ace7a Mon Sep 17 00:00:00 2001 From: DanB Date: Fri, 15 Aug 2014 15:31:05 +0200 Subject: [PATCH] More tutorial documentation refactoring --- docs/tut_freeswitch_csv.rst | 3 ++- docs/tut_freeswitch_json.rst | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/tut_freeswitch_csv.rst b/docs/tut_freeswitch_csv.rst index 29a1cdf0d..edef28972 100644 --- a/docs/tut_freeswitch_csv.rst +++ b/docs/tut_freeswitch_csv.rst @@ -70,7 +70,8 @@ Once the CDRs are mediated, can be exported as *.csv* format again via remote co **CGRateS** Usage -------------- +----------------- + Since it is common to most of the tutorials, the example for **CGRateS** usage is provided in a separate page `here `_ diff --git a/docs/tut_freeswitch_json.rst b/docs/tut_freeswitch_json.rst index 911c927b6..0501bcb69 100644 --- a/docs/tut_freeswitch_json.rst +++ b/docs/tut_freeswitch_json.rst @@ -57,7 +57,8 @@ At the end of each call FreeSWITCH_ will issue a http post with the CDR. This wi **CGRateS** Usage -------------- +----------------- + Since it is common to most of the tutorials, the example for **CGRateS** usage is provided in a separate page `here `_