aboutsummaryrefslogblamecommitdiffstats
path: root/doc/devel/evolution-devel-guide.sgml
blob: ca80ec533af67e2504ecc72c202a048e123f507b (plain) (tree)
1
2
3
4
5
6
7
8
9




                                                                      



                                                                         
                                      
                                                      






































                                                                     
<!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [
<!entity evolution-calendar SYSTEM "calendar/evolution-calendar.sgml">
<!entity calendar-architecture SYSTEM "calendar/architecture.sgml">
<!entity calendar-reference SYSTEM "calendar/reference.sgml">
<!entity CalClient SYSTEM "calendar/cal-client/sgml/cal-client.sgml">
<!entity CalComponent SYSTEM "calendar/cal-util/sgml/cal-component.sgml">
<!entity cal-util SYSTEM "calendar/cal-util/sgml/cal-util.sgml">
<!entity cal-recur SYSTEM "calendar/cal-util/sgml/cal-recur.sgml">
<!entity timeutil SYSTEM "calendar/cal-util/sgml/timeutil.sgml">
<!entity PCS "<acronym>PCS</acronym>">
<!entity libical "<application>libical</application>">
]>

<book>
  <bookinfo>
    <title>Evolution Developer's Guide</title>

    <authorgroup>
      <corpauthor>
    Helix Code, Inc.
      </corpauthor>
    </authorgroup>

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

  <!-- DocBook parts for each individual component -->

  &evolution-calendar;

  <!-- API Reference part -->

  <part>
    <title>Evolution Public API Reference</title>

    <partintro>
      <para>
    This part presents the class and function reference for the
    different libraries and interfaces that Evolution provides.
    Classes are described together with their methods; individual
    functions are grouped by functional group.
      </para>
    </partintro>

    &calendar-reference;
  </part>
</book>