46 lines
1.1 KiB
Plaintext
46 lines
1.1 KiB
Plaintext
<!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 PCS "<acronym>PCS</acronym>">
|
|
]>
|
|
|
|
<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>
|