aboutsummaryrefslogtreecommitdiffstats
path: root/doc/white-papers/calendar/calendar.sgml
blob: a8c8e53ee62b2d70dcebc3915095fa33bedcf6c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
<!doctype article PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
<!entity Evolution "<productname>Evolution</productname>">
]>

<article class="whitepaper" id="calendar">

  <artheader>
    <title>&Evolution; Calendaring Framework</title>

    <authorgroup>
      <author>
    <firstname>Federico</firstname>
    <surname>Mena Quintero</surname>
    <affiliation>
      <address>
        <email>federico@helixcode.com</email>
      </address>
    </affiliation>
      </author>
    </authorgroup>

    <copyright>
      <year>2000</year>
      <holder>Helix Code, Inc.</holder>
    </copyright>

    <abstract>
      <para>
    The &Evolution; groupware suite provides a framework for
    developing calendaring applications, as well as a graphical
    calendar client and a personal calendar server.  This white
    paper describes the architecture of the &Evolution;
    calendaring framework.
      </para>
    </abstract>
  </artheader>

  <!-- Introduction -->

  <sect1 id="introduction">
    <title>Introduction</title>

    <para>
      The &Evolution; groupware suite provides a framework for
      developing calendaring applications.  This includes handling of
      appointments, &ldquo;to do&rdquo; lists, and journal entries.
    </para>
  </sect1>
</article>