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 | |
parent | 47bde91aa6eb757ef3f9a9b0cd0786d9028d0ae4 (diff) | |
download | website-5d68e14a04c700720d5e3df5a7298272909a4fc9.tar.gz |
update
-rw-r--r-- | docs/docs/Contribution-Guidelines.html | 2 | ||||
-rw-r--r-- | docs/docs/Conventions.html | 5 | ||||
-rw-r--r-- | src/docs/Contribution-Guidelines.html | 2 | ||||
-rw-r--r-- | src/docs/Conventions.html | 5 | ||||
m--------- | texidocs | 0 |
5 files changed, 8 insertions, 6 deletions
diff --git a/docs/docs/Contribution-Guidelines.html b/docs/docs/Contribution-Guidelines.html index 0e3bff2..986da28 100644 --- a/docs/docs/Contribution-Guidelines.html +++ b/docs/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. </p> <table class="menu" border="0" cellspacing="0"> -<tr><td align="left" valign="top">• <a href="Conventions.html" accesskey="1">General Conventions – 00</a></td><td> </td><td align="left" valign="top"> +<tr><td align="left" valign="top">• <a href="Conventions.html" accesskey="1">Conventions</a></td><td> </td><td align="left" valign="top"> </td></tr> </table> diff --git a/docs/docs/Conventions.html b/docs/docs/Conventions.html index 99c3252..042f21d 100644 --- a/docs/docs/Conventions.html +++ b/docs/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. 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. </p> <table class="menu" border="0" cellspacing="0"> -<tr><td align="left" valign="top">• <a href="Conventions.html" accesskey="1">General Conventions – 00</a></td><td> </td><td align="left" valign="top"> +<tr><td align="left" valign="top">• <a href="Conventions.html" accesskey="1">Conventions</a></td><td> </td><td align="left" valign="top"> </td></tr> </table> 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. diff --git a/texidocs b/texidocs -Subproject 94050ccb84b5989fec4e291457152e3b2ac5d30 +Subproject fdebe8e585426ec55012108bcb16a2f16b044bd |