~rdoering/ubuntu/karmic/erlang/fix-535090

« back to all changes in this revision

Viewing changes to lib/cosTransactions/doc/src/ch_contents.xml

  • Committer: Bazaar Package Importer
  • Author(s): Sergei Golovan
  • Date: 2009-02-15 16:42:52 UTC
  • mfrom: (3.1.2 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090215164252-q5x4rcf8a5pbesb1
Tags: 1:12.b.5-dfsg-2
Upload to unstable after lenny is released.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="latin1" ?>
 
2
<!DOCTYPE chapter SYSTEM "chapter.dtd">
 
3
 
 
4
<chapter>
 
5
  <header>
 
6
    <copyright>
 
7
      <year>1999</year>
 
8
      <year>2007</year>
 
9
      <holder>Ericsson AB, All Rights Reserved</holder>
 
10
    </copyright>
 
11
    <legalnotice>
 
12
  The contents of this file are subject to the Erlang Public License,
 
13
  Version 1.1, (the "License"); you may not use this file except in
 
14
  compliance with the License. You should have received a copy of the
 
15
  Erlang Public License along with this software. If not, it can be
 
16
  retrieved online at http://www.erlang.org/.
 
17
 
 
18
  Software distributed under the License is distributed on an "AS IS"
 
19
  basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See
 
20
  the License for the specific language governing rights and limitations
 
21
  under the License.
 
22
 
 
23
  The Initial Developer of the Original Code is Ericsson AB.
 
24
    </legalnotice>
 
25
 
 
26
    <title>The cosTransactions Application</title>
 
27
    <prepared>Niclas Eklund</prepared>
 
28
    <docno></docno>
 
29
    <date>1999-04-14</date>
 
30
    <rev>B</rev>
 
31
  </header>
 
32
 
 
33
  <section>
 
34
    <title>Content Overview</title>
 
35
    <p>The cosTransactions documentation is divided into three sections:
 
36
      </p>
 
37
    <list type="bulleted">
 
38
      <item>
 
39
        <p>PART ONE - The User's Guide  
 
40
                    <br></br>
 
41
Description of the cosTransactions Application including 
 
42
          services and a small tutorial demonstrating 
 
43
          the development of a simple service.</p>
 
44
      </item>
 
45
      <item>
 
46
        <p>PART TWO - Release Notes
 
47
                    <br></br>
 
48
A concise history of cosTransactions.</p>
 
49
      </item>
 
50
      <item>
 
51
        <p>PART THREE - The Reference Manual
 
52
                    <br></br>
 
53
 A quick reference guide, including a
 
54
          brief description, to all the functions available in cosTransactions.</p>
 
55
      </item>
 
56
    </list>
 
57
  </section>
 
58
 
 
59
  <section>
 
60
    <title>Brief Description of the User's Guide</title>
 
61
    <p>The User's Guide  contains the following parts:</p>
 
62
    <list type="bulleted">
 
63
      <item>
 
64
        <p>cosTransactions overview</p>
 
65
      </item>
 
66
      <item>
 
67
        <p>cosTransactions installation</p>
 
68
      </item>
 
69
      <item>
 
70
        <p>A tutorial example</p>
 
71
      </item>
 
72
    </list>
 
73
  </section>
 
74
</chapter>
 
75