Skip to content

Commit e67dc3f

Browse files
committed
docs: fix errors in the structure of READMEs in stats/base/*
--- 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: na - task: lint_typescript_tests status: na - task: lint_license_headers status: passed ---
1 parent b78e8ba commit e67dc3f

File tree

46 files changed

+434
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+434
-0
lines changed

lib/node_modules/@stdlib/stats/base/dists/binomial/skewness/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ for ( i = 0; i < 10; i++ ) {
143143

144144
<!-- C interface documentation. -->
145145

146+
* * *
147+
146148
<section class="c">
147149

148150
## C APIs

lib/node_modules/@stdlib/stats/base/dists/binomial/variance/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ for ( i = 0; i < 10; i++ ) {
143143

144144
<!-- C interface documentation. -->
145145

146+
* * *
147+
146148
<section class="c">
147149

148150
## C APIs

lib/node_modules/@stdlib/stats/base/dists/cosine/cdf/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,8 @@ for ( i = 0; i < 10; i++ ) {
153153

154154
<!-- C interface documentation. -->
155155

156+
* * *
157+
156158
<section class="c">
157159

158160
## C APIs

lib/node_modules/@stdlib/stats/base/dists/cosine/kurtosis/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ for ( i = 0; i < 10; i++ ) {
133133

134134
<!-- C interface documentation. -->
135135

136+
* * *
137+
136138
<section class="c">
137139

138140
## C APIs

lib/node_modules/@stdlib/stats/base/dists/cosine/logcdf/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,8 @@ for ( i = 0; i < 10; i++ ) {
163163

164164
<!-- C interface documentation. -->
165165

166+
* * *
167+
166168
<section class="c">
167169

168170
## C APIs

lib/node_modules/@stdlib/stats/base/dists/cosine/logpdf/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,8 @@ for ( i = 0; i < 10; i++ ) {
154154

155155
<!-- C interface documentation. -->
156156

157+
* * *
158+
157159
<section class="c">
158160

159161
## C APIs

lib/node_modules/@stdlib/stats/base/dists/cosine/median/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ for ( i = 0; i < 10; i++ ) {
133133

134134
<!-- C interface documentation. -->
135135

136+
* * *
137+
136138
<section class="c">
137139

138140
## C APIs

lib/node_modules/@stdlib/stats/base/dists/cosine/mgf/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ for ( i = 0; i < 10; i++ ) {
137137

138138
<!-- C interface documentation. -->
139139

140+
* * *
141+
140142
<section class="c">
141143

142144
## C APIs

lib/node_modules/@stdlib/stats/base/dists/cosine/mode/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ for ( i = 0; i < 10; i++ ) {
133133

134134
<!-- C interface documentation. -->
135135

136+
* * *
137+
136138
<section class="c">
137139

138140
## C APIs

lib/node_modules/@stdlib/stats/base/dists/cosine/pdf/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,8 @@ for ( i = 0; i < 10; i++ ) {
144144

145145
<!-- C interface documentation. -->
146146

147+
* * *
148+
147149
<section class="c">
148150

149151
## C APIs

0 commit comments

Comments
 (0)