diff options
author | Erlang/OTP <[email protected]> | 2009-11-20 14:54:40 +0000 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2009-11-20 14:54:40 +0000 |
commit | 84adefa331c4159d432d22840663c38f155cd4c1 (patch) | |
tree | bff9a9c66adda4df2106dfd0e5c053ab182a12bd /system/doc/Books/src/interfaces.xml | |
download | otp-84adefa331c4159d432d22840663c38f155cd4c1.tar.gz otp-84adefa331c4159d432d22840663c38f155cd4c1.tar.bz2 otp-84adefa331c4159d432d22840663c38f155cd4c1.zip |
The R13B03 release.OTP_R13B03
Diffstat (limited to 'system/doc/Books/src/interfaces.xml')
-rw-r--r-- | system/doc/Books/src/interfaces.xml | 144 |
1 files changed, 144 insertions, 0 deletions
diff --git a/system/doc/Books/src/interfaces.xml b/system/doc/Books/src/interfaces.xml new file mode 100644 index 0000000000..b225f9581a --- /dev/null +++ b/system/doc/Books/src/interfaces.xml @@ -0,0 +1,144 @@ +<?xml version="1.0" encoding="latin1" ?> +<!DOCTYPE book SYSTEM "book.dtd"> + +<book> + <header titlestyle="special"> + <copyright> + <year>2000</year> + <year>2007</year> + <holder>Ericsson AB, All Rights Reserved</holder> + </copyright> + <legalnotice> + The contents of this file are subject to the Erlang Public License, + Version 1.1, (the "License"); you may not use this file except in + compliance with the License. You should have received a copy of the + Erlang Public License along with this software. If not, it can be + retrieved online at http://www.erlang.org/. + + Software distributed under the License is distributed on an "AS IS" + basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See + the License for the specific language governing rights and limitations + under the License. + + The Initial Developer of the Original Code is Ericsson AB. + </legalnotice> + + <title>Erlang 5.1/OTP R8 Interface and Communication Applications</title> + <prepared>Bengt Nilsson</prepared> + <docno></docno> + <date>2000-02-09</date> + <rev></rev> + </header> + <insidecover> + <include file="insidecover"></include> + </insidecover> + <pagetext>Erlang/OTP Interface and Communication </pagetext> + <preamble> + <contents level="2"></contents> + <preface> + <p><em>Introduction</em> <br></br> +This documentation describes the Open + Telecom Platform (Erlang/OTP), a middle-ware based on the Erlang + programming language, aiming at providing time-saving and flexible + development for robust, adaptable telecom systems.</p> + <p><em>Organization of the Documentation</em> <br></br> + + The documentation is divided into eight parts:</p> + <list type="bulleted"> + <item>Erlang 5.0/OTP R7 System Documentation, EN/LZT 1084095 R1</item> + <item>Erlang 5.0/OTP R7 Run-Time System and Basic Applications, + EN/LZT 108 4106 R1</item> + <item>Erlang 5.0/OTP R7 Standard Library Application, EN/LZT 108 4107 + R1</item> + <item>Erlang 5.0/OTP R7 Database Applications, EN/LZT 108 194 R3</item> + <item>Erlang 5.0/OTP R7 CORBA and IDL Applications, + EN/LZT 151 810 R2</item> + <item>Erlang 5.0/OTP R7 Interface and Communication Applications, + EN/LZT 108 4110 R1</item> + <item>Erlang 5.0/OTP R7 Operation and Maintenance Applications, + EN/LZT 108 4108 R1</item> + <item>Erlang 5.0/OTP R7 Tool Applications, EN/LZT 108 4109 R1</item> + </list> + <p><em>About this Book</em> <br></br> +</p> + <p>This book is a collection of the documentation of following applications:</p> + <list type="bulleted"> + <item>Asn1</item> + <item>Comet</item> + <item>Crypto</item> + <item>Erl_Interface</item> + <item>GS</item> + <item>Inets</item> + <item>Jinterface</item> + <item>Megaco</item> + <item>SSL</item> + </list> + </preface> + </preamble> + <pagetext>Asn1</pagetext> + <parts lift="yes"> + <title>Asn1 User's Guide</title> + <include file="../../../../erts/lib/asn1/doc/src/part"></include> + </parts> + <applications> + <include file="../../../../erts/lib/asn1/doc/src/application"></include> + </applications> + <pagetext>Comet </pagetext> + <parts lift="no"> + <title>Comet User's Guide</title> + <include file="../../../../erts/lib/comet/doc/src/users_guide"></include> + </parts> + <applications> + <include file="../../../../erts/lib/comet/doc/src/refman"></include> + </applications> + <pagetext>Crypto</pagetext> + <applications> + <include file="../../../../erts/lib/crypto/doc/src/refman"></include> + </applications> + <pagetext>Erl_Interface</pagetext> + <parts lift="yes"> + <title>Erl_Interface User's Guide</title> + <include file="../../../../erts/lib/erl_interface/doc/src/part_erl_interface"></include> + </parts> + <applications> + <include file="../../../../erts/lib/erl_interface/doc/src/application_erl_interface"></include> + </applications> + <pagetext>GS</pagetext> + <parts lift="no"> + <title>GS User's Guide</title> + <include file="../../../../erts/lib/gs/doc/src/part"></include> + </parts> + <applications> + <include file="../../../../erts/lib/gs/doc/src/application"></include> + </applications> + <pagetext>Inets</pagetext> + <applications> + <include file="../../../../libraries/inets/doc/src/application"></include> + </applications> + <pagetext>Jinterface </pagetext> + <parts lift="yes"> + <title>Jinterface User's Guide</title> + <include file="../../../../erts/lib/jinterface/doc/src/part"></include> + </parts> + <applications> + <include file="../../../../erts/lib/jinterface/doc/src/application"></include> + </applications> + <pagetext>Megaco</pagetext> + <parts lift="no"> + <title>Megaco User's Guide</title> + <include file="../../../../erts/lib/megaco/doc/src/part"></include> + </parts> + <applications> + <include file="../../../../erts/lib/megaco/doc/src/application"></include> + </applications> + <pagetext>SSL </pagetext> + <parts lift="yes"> + <title>SSL Users Guide</title> + <include file="../../../../erts/lib/ssl/doc/src/part"></include> + </parts> + <applications> + <include file="../../../../erts/lib/ssl/doc/src/refman"></include> + </applications> + <pagetext>Erlang/OTP Interface and Communication </pagetext> +</book> + |