From 5d68e14a04c700720d5e3df5a7298272909a4fc9 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Mon, 14 Sep 2020 12:35:39 +0300 Subject: update --- src/docs/Contribution-Guidelines.html | 2 +- src/docs/Conventions.html | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) (limited to 'src') diff --git a/src/docs/Contribution-Guidelines.html b/src/docs/Contribution-Guidelines.html index 0e3bff2..986da28 100644 --- a/src/docs/Contribution-Guidelines.html +++ b/src/docs/Contribution-Guidelines.html @@ -52,7 +52,7 @@ throughout the repositories, one must adhere to these guidelines. Exceptions and changes may occur with good reasoning.

- diff --git a/src/docs/Conventions.html b/src/docs/Conventions.html index 99c3252..042f21d 100644 --- a/src/docs/Conventions.html +++ b/src/docs/Conventions.html @@ -45,7 +45,8 @@ ul.no-bullet {list-style: none} Up: Contribution Guidelines  


-

3.1 General Conventions – 00

+

3.1 Conventions

+

3.1.1 General Conventions – 00

These apply to each and every file on the repositories.

@@ -67,7 +68,7 @@ your code goes here # Avoid this way of commenting. -

3.2 Shell Conventions – 10

+

3.1.2 Shell Conventions – 10

Shell is central to Carbs Linux projects. Most of the tools and packages are written in POSIX sh. -- cgit v1.2.3