Skip to content

Commit 40a80f6

Browse files
committed
docs: add missing section closing comments in math/base/special READMEs
--- type: pre_commit_static_analysis_report description: Results of running static analysis checks when committing changes. report: - task: lint_filenames status: passed - task: lint_editorconfig status: passed - task: lint_markdown status: passed - task: lint_package_json status: na - task: lint_repl_help status: na - task: lint_javascript_src status: na - task: lint_javascript_cli status: na - task: lint_javascript_examples status: na - task: lint_javascript_tests status: na - task: lint_javascript_benchmarks status: na - task: lint_python status: na - task: lint_r status: na - task: lint_c_src status: na - task: lint_c_examples status: na - task: lint_c_benchmarks status: na - task: lint_c_tests_fixtures status: na - task: lint_shell status: na - task: lint_typescript_declarations status: passed - task: lint_typescript_tests status: na - task: lint_license_headers status: passed ---
1 parent abedf58 commit 40a80f6

File tree

14 files changed

+28
-0
lines changed

14 files changed

+28
-0
lines changed

lib/node_modules/@stdlib/math/base/special/cosd/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ limitations under the License.
2626

2727
</section>
2828

29+
<!-- /.intro -->
30+
2931
<section class="usage">
3032

3133
## Usage

lib/node_modules/@stdlib/math/base/special/cosdf/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ limitations under the License.
2626

2727
</section>
2828

29+
<!-- /.intro -->
30+
2931
<section class="usage">
3032

3133
## Usage

lib/node_modules/@stdlib/math/base/special/cot/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ limitations under the License.
2626

2727
</section>
2828

29+
<!-- /.intro -->
30+
2931
<section class="usage">
3032

3133
## Usage

lib/node_modules/@stdlib/math/base/special/cotd/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ limitations under the License.
2626

2727
</section>
2828

29+
<!-- /.intro -->
30+
2931
<section class="usage">
3032

3133
## Usage

lib/node_modules/@stdlib/math/base/special/cotdf/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ limitations under the License.
2626

2727
</section>
2828

29+
<!-- /.intro -->
30+
2931
<section class="usage">
3032

3133
## Usage

lib/node_modules/@stdlib/math/base/special/cotf/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ limitations under the License.
2626

2727
</section>
2828

29+
<!-- /.intro -->
30+
2931
<section class="usage">
3032

3133
## Usage

lib/node_modules/@stdlib/math/base/special/csc/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ limitations under the License.
2626

2727
</section>
2828

29+
<!-- /.intro -->
30+
2931
<section class="usage">
3032

3133
## Usage

lib/node_modules/@stdlib/math/base/special/cscf/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ limitations under the License.
2626

2727
</section>
2828

29+
<!-- /.intro -->
30+
2931
<section class="usage">
3032

3133
## Usage

lib/node_modules/@stdlib/math/base/special/logaddexp/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ Log-domain computations are commonly used to increase accuracy and avoid underfl
2828

2929
</section>
3030

31+
<!-- /.intro -->
32+
3133
<section class="usage">
3234

3335
## Usage

lib/node_modules/@stdlib/math/base/special/sec/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ limitations under the License.
2626

2727
</section>
2828

29+
<!-- /.intro -->
30+
2931
<section class="usage">
3032

3133
## Usage

0 commit comments

Comments
 (0)