Brooklyn/plasma/HACKING
Scare Crowe d2ebfd0519 QortalOS Titan 5.60.12
Screw the description like that inbred T3Q
2022-03-05 21:17:59 +05:00

22 lines
613 B
Plaintext

Understanding the Code
======================
Various design documents can be found in the design/ directory and API documentation
generated from the headers is hosted at https://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.libera.chat
Coding Style
============
New code should follow the kdelibs hacking style, as found here:
https://community.kde.org/Policies/Kdelibs_Coding_Style
Existing code that does not follow this style should be migrated over during
editing.