Add missing attributes
[jelmer/openchange.git] / Mainpage.doxy
1 /** @mainpage The OpenChange Library API Reference
2
3 This is the online reference for developing with the OpenChange client
4 libraries.
5
6 Among other things, the OpenChange client libraries provide:
7 - MAPI client library (<a href="../libmapi/index.html">libmapi</a>)
8 - MAPI administration libraries (<a href="../libmapiadmin/index.html">libmapiadmin</a>)
9 - OpenChange Property Files (<a href="../libocpf/index.html">libocpf</a>)
10 - A regression test framework (<a href="../mapitest/index.html">mapitest</a>)
11 - MAPIProxy project (<a href="../mapiproxy/index.html">mapiproxy</a>)
12 - C++ bindings for libmapi (<a href="../libmapi++/index.html">libmapi++</a>)
13
14 <h2>OpenChange Project Goals</h2>
15
16 The OpenChange Project aims to provide a portable Open Source
17 implementation of Microsoft Exchange Server and Exchange
18 protocols. Exchange is a groupware server designed to work with
19 Microsoft Outlook, and providing features such as a messaging server,
20 shared calendars, contact databases, public folders, notes and tasks.
21
22 The OpenChange project has three goals:
23
24 - To provide a library for interoperability with Exchange
25 protocols, and to assist implementors to use this to create
26 groupware that interoperates with both Exchange and other
27 OpenChange-based software.
28
29 - To provide an alternative to Microsoft Exchange Server which uses
30 native Exchange protocols and provides exactly equivalent
31 functionality when viewed from Microsoft Outlook clients.
32
33 - To develop a body of knowledge about the most popular groupware
34 protocols in use commercially today in order to promote  development
35 of a documented and unencumbered standard, with all the  benefits that
36 standards bring.
37
38 <h2>More information</h2>
39
40 Visit the <a href="http://www.openchange.org">OpenChange web site</a> for
41 other useful information.
42
43 */