[Pkg-voip-commits] [dahdi-tools] 139/285: README: include pinned spans config files

tzafrir at debian.org tzafrir at debian.org
Thu Jul 7 19:18:45 UTC 2016


This is an automated email from the git hooks/post-receive script.

tzafrir pushed a commit to branch master
in repository dahdi-tools.

commit 365a12f42a133b4a49dedbfe2812c1affb695a0f
Author: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
Date:   Fri Oct 18 09:27:30 2013 +0300

    README: include pinned spans config files
    
    Include pinned-spans.conf and span-types.conf in the generated
    README.html. Reformat them to render properly.
    
    Signed-off-by: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
---
 Makefile |  3 ++-
 README   | 10 ++++++++++
 2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 5bbeba9..bfc87b7 100644
--- a/Makefile
+++ b/Makefile
@@ -192,7 +192,8 @@ genconf_parameters.sample: xpp/genconf_parameters
 	cp $< $@
 
 README.html: README system.conf.asciidoc init.conf.asciidoc tonezones.txt \
-  UPGRADE.txt genconf_parameters.asciidoc
+  UPGRADE.txt genconf_parameters.asciidoc assigned-spans.conf.asciidoc \
+  span-types.conf.asciidoc
 	$(ASCIIDOC) -n -a toc -a toclevels=3 $<
 
 README.Astribank.html: xpp/README.Astribank
diff --git a/README b/README
index 29ef174..d660f34 100644
--- a/README
+++ b/README
@@ -133,6 +133,16 @@ FIXME: still not properly formatted.
 include::genconf_parameters.asciidoc[]
 
 
+Sample assigned-spans.conf
+~~~~~~~~~~~~~~~~~~~~~~~~~~
+include::assigned-spans.conf.asciidoc[]
+
+
+Sample span-types.conf
+~~~~~~~~~~~~~~~~~~~~~~
+include::span-types.conf.asciidoc[]
+
+
 Tonezones
 ~~~~~~~~~
 The file zonedata.c contains the information about the tone zones used

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/dahdi-tools.git



More information about the Pkg-voip-commits mailing list