Skip to content

Commit a7763d1

Browse files
authored
chore: fix readme structure
1 parent 8e9bb1a commit a7763d1

File tree

1 file changed

+16
-0
lines changed
  • lib/node_modules/@stdlib/stats/base/dmeanvarpn

1 file changed

+16
-0
lines changed

lib/node_modules/@stdlib/stats/base/dmeanvarpn/README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,22 @@ console.log( out );
226226

227227
<!-- /.examples -->
228228

229+
<!-- C interface documentation. -->
230+
231+
* * *
232+
233+
<section class="c">
234+
235+
## C APIs
236+
237+
<!-- Section to include introductory text. Make sure to keep an empty line after the intro `section` element and another before the `/section` close. -->
238+
239+
<section class="intro">
240+
241+
</section>
242+
243+
<!-- /.intro -->
244+
229245
<!-- C usage documentation. -->
230246

231247
<section class="usage">

0 commit comments

Comments
 (0)