aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/manuals/Makefile4
-rw-r--r--doc/manuals/rtp-amr-docinfo.xml46
-rw-r--r--doc/manuals/rtp-amr.adoc (renamed from doc/manuals/abis/rtp-amr.adoc)0
3 files changed, 49 insertions, 1 deletions
diff --git a/doc/manuals/Makefile b/doc/manuals/Makefile
index eadb940e..58df0e32 100644
--- a/doc/manuals/Makefile
+++ b/doc/manuals/Makefile
@@ -14,7 +14,7 @@ docbooktotypes = pdf
# htmlcss =
TOPDIR := ..
-ASCIIDOCS := osmobts-usermanual osmobts-abis
+ASCIIDOCS := osmobts-usermanual osmobts-abis rtp-amr
include $(TOPDIR)/build/Makefile.asciidoc.inc
include $(TOPDIR)/build/Makefile.inc
@@ -26,6 +26,8 @@ clean:
-rm -rf $(cleanfiles)
-rm osmobts-abis__*.png
-rm osmobts-abis__*.svg
+ -rm rtp-amr__*.png
+ -rm rtp-amr__*.svg
-rm osmobts-usermanual__*.png
-rm osmobts-usermanual__*.svg
-rm osmobts-abis*.check
diff --git a/doc/manuals/rtp-amr-docinfo.xml b/doc/manuals/rtp-amr-docinfo.xml
new file mode 100644
index 00000000..82131c4d
--- /dev/null
+++ b/doc/manuals/rtp-amr-docinfo.xml
@@ -0,0 +1,46 @@
+<revhistory>
+ <revision>
+ <revnumber>1</revnumber>
+ <date>October 2016</date>
+ <authorinitials>HW</authorinitials>
+ <revremark>
+ Initial version
+ </revremark>
+ </revision>
+</revhistory>
+
+<authorgroup>
+ <author>
+ <firstname>Harald</firstname>
+ <surname>Welte</surname>
+ <email>hwelte@sysmocom.de</email>
+ <authorinitials>HW</authorinitials>
+ <affiliation>
+ <shortaffil>sysmocom</shortaffil>
+ <orgname>sysmocom - s.f.m.c. GmbH</orgname>
+ <jobtitle>Managing Director</jobtitle>
+ </affiliation>
+ </author>
+</authorgroup>
+
+<copyright>
+ <year>2016</year>
+ <holder>sysmocom - s.f.m.c. GmbH</holder>
+</copyright>
+
+<legalnotice>
+ <para>
+ Permission is granted to copy, distribute and/or modify this
+ document under the terms of the GNU Free Documentation License,
+ Version 1.3 or any later version published by the Free Software
+ Foundation; with no Invariant Sections, no Front-Cover Texts,
+ and no Back-Cover Texts. A copy of the license is included in
+ the section entitled "GNU Free Documentation License".
+ </para>
+ <para>
+ The Asciidoc source code of this manual can be found at
+ <ulink url="http://git.osmocom.org/osmo-gsm-manuals/">
+ http://git.osmocom.org/osmo-gsm-manuals/
+ </ulink>
+ </para>
+</legalnotice>
diff --git a/doc/manuals/abis/rtp-amr.adoc b/doc/manuals/rtp-amr.adoc
index f6013036..f6013036 100644
--- a/doc/manuals/abis/rtp-amr.adoc
+++ b/doc/manuals/rtp-amr.adoc