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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Sergei Golovan
  • Date: 2009-02-15 16:42:52 UTC
  • mfrom: (1.1.13 upstream)
  • mto: (3.3.1 squeeze)
  • mto: This revision was merged to the branch mainline in revision 17.
  • Revision ID: james.westby@ubuntu.com-20090215164252-dxpjjuq108nz4noa
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>2001</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 cosEventDomain Application</title>
 
27
    <prepared>Niclas Eklund</prepared>
 
28
    <docno></docno>
 
29
    <date>2001-08-20</date>
 
30
    <rev>B</rev>
 
31
  </header>
 
32
 
 
33
  <section>
 
34
    <title>Content Overview</title>
 
35
    <p>The cosEventDomain 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>Description of the cosEventDomain Application including 
 
41
          services and a small tutorial demonstrating 
 
42
          the development of a simple service.</p>
 
43
      </item>
 
44
      <item>
 
45
        <p>PART TWO - Release Notes
 
46
          <br></br>A concise history of cosEventDomain.</p>
 
47
      </item>
 
48
      <item>
 
49
        <p>PART THREE - The Reference Manual
 
50
          <br></br> A quick reference guide, including a
 
51
          brief description, to all the functions available in cosEventDomain.</p>
 
52
      </item>
 
53
    </list>
 
54
  </section>
 
55
 
 
56
  <section>
 
57
    <title>Brief Description of the User's Guide</title>
 
58
    <p>The User's Guide contains the following parts:</p>
 
59
    <list type="bulleted">
 
60
      <item>
 
61
        <p>CosEventDomain overview</p>
 
62
      </item>
 
63
      <item>
 
64
        <p>CosEventDomain installation and examples</p>
 
65
      </item>
 
66
    </list>
 
67
  </section>
 
68
</chapter>
 
69