From 33b3067da00d1b7e5aa7a0730f3458cecdebd261 Mon Sep 17 00:00:00 2001 From: Patrick Vogler Date: Tue, 20 Jun 2023 14:12:24 +0000 Subject: [PATCH] Update 'Coding Style' --- Coding-Style.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/Coding-Style.md b/Coding-Style.md index 548dd45..3324c42 100644 --- a/Coding-Style.md +++ b/Coding-Style.md @@ -1 +1,15 @@ -Welcome to the Coding Style. \ No newline at end of file +

+ BigWhoop Document Headline +

+ +

+ Coding Style +

+ +

+ Abstract +

+ +

+This document discusses practices and style for programmers working on the BigWhoop compression library. The Guidelines are based on the C Coding Style recommended by the GNOME Developer Documentation and should be followed to promote a consistent, readable, and maintainable code base. The Guide offers solutions to common C, python and cmake programming issues and illustrates through examples of code +

\ No newline at end of file