~ubuntu-branches/ubuntu/utopic/kde-workspace/utopic-proposed

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Understanding the Code
======================
Various design documents can be found in the design/ directory and API documentation
generated from the headers is hosted at http://api.kde.org.

Finding the Team
================
You can find the Plasma team on:

    * our development mailing list at plasma-devel@kde.org
    * our irc channel in #plasma on irc.freenode.net

Coding Style
============
New code should follow the kdelibs hacking style, as found here:

    http://techbase.kde.org/Policies/Kdelibs_Coding_Style

Existing code that does not follow this style should be migrated over during
editting.