diff --git a/CodingStyle.md b/CodingStyle.md new file mode 100644 index 00000000..debe3b89 --- /dev/null +++ b/CodingStyle.md @@ -0,0 +1,29 @@ +--- +layout: wiki +title: CodingStyle +permalink: /wiki/CodingStyle/ +--- + +Coding Guidelines for Qubes Developers +====================================== + +Rationale +--------- + +Generic programming style guidelines +------------------------------------ + +File naming conventions +----------------------- + +Python-specific guidelines +-------------------------- + +C-specific guidelines +--------------------- + +C++-specific guideline +---------------------- + +Misc guidelines +---------------