QortalOS Brooklyn for Raspberry Pi 4
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

21 lines
613 B

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 [email protected]
* 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.