Warning, /plasma/plasma-workspace/HACKING is written in an unsupported language. File is not indexed.
0001 Understanding the Code 0002 ====================== 0003 Various design documents can be found in the design/ directory and API documentation 0004 generated from the headers is hosted at https://api.kde.org. 0005 0006 Finding the Team 0007 ================ 0008 You can find the Plasma team on: 0009 0010 * our development mailing list at plasma-devel@kde.org 0011 * our irc channel in #plasma on irc.libera.chat 0012 0013 Coding Style 0014 ============ 0015 New code should follow the kdelibs hacking style, as found here: 0016 0017 https://community.kde.org/Policies/Frameworks_Coding_Style 0018 0019 Existing code that does not follow this style should be migrated over during 0020 editing. 0021