diff options
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. |