diff options
author | Cem Keylan <cem@ckyln.com> | 2020-09-14 12:35:39 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-09-14 12:35:39 +0300 |
commit | 5d68e14a04c700720d5e3df5a7298272909a4fc9 (patch) | |
tree | 2102f64a6a728f3f5b99055c235ceb24a615d740 /src/docs/Conventions.html | |
parent | 47bde91aa6eb757ef3f9a9b0cd0786d9028d0ae4 (diff) | |
download | website-5d68e14a04c700720d5e3df5a7298272909a4fc9.tar.gz |
update
Diffstat (limited to 'src/docs/Conventions.html')
-rw-r--r-- | src/docs/Conventions.html | 5 |
1 files changed, 3 insertions, 2 deletions
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: <a href="Contribution-Guidelines.html" accesskey="u" rel="up">Contribution Guidelines</a> </p> </div> <hr> -<span id="General-Conventions-_002d_002d-00"></span><h3 class="section">3.1 General Conventions – 00</h3> +<span id="Conventions-1"></span><h3 class="section">3.1 Conventions</h3> +<span id="General-Conventions-_002d_002d-00"></span><h4 class="subsection">3.1.1 General Conventions – 00</h4> <p>These apply to each and every file on the repositories. </p> @@ -67,7 +68,7 @@ your code goes here # Avoid this way of commenting. </li></ul> </li></ul> -<span id="Shell-Conventions-_002d_002d-10"></span><h3 class="section">3.2 Shell Conventions – 10</h3> +<span id="Shell-Conventions-_002d_002d-10"></span><h4 class="subsection">3.1.2 Shell Conventions – 10</h4> <p>Shell is central to Carbs Linux projects. Most of the tools and packages are written in POSIX sh. |