blob: 65eae4d33ddfa0d2eb5bb4b9daf273282e9d94a5 (
plain)
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
|
<?xml version='1.0' encoding='utf-8' ?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % BOOK_ENTITIES SYSTEM "Installation_Guide.ent">
%BOOK_ENTITIES;
]>
<chapter id="chap-Installation_Guide-About_Kolab_Groupware">
<title>About Kolab Groupware</title>
<para>
Kolab is a Groupware Solution for Emails, Appointments, Contacts and more. It supports mixed client environments (Outlook/KDE) because of an open storage format. Any email client speaking standard protocols can be served.
</para>
<section id="sect-Installation_Guide-About_Kolab_Groupware-Free_Software_Components">
<title>Free Software Components</title>
<para>
TODO: Come on, be a little more verbose...
</para>
<section id="sect-Installation_Guide-Free_Software_Components-This_documentation">
<title>This documentation</title>
<para>
Describe how this documentation can be modified to custom, internal documentation
</para>
</section>
</section>
<xi:include href="sect-Supported_Platforms_and_System_Requirements.xml" xmlns:xi="http://www.w3.org/2001/XInclude" />
</chapter>
|