Skip to content

Commit 0e034bc

Browse files
authored
fix: fix README structure
1 parent ae34180 commit 0e034bc

File tree

1 file changed

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

1 file changed

+16
-0
lines changed

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

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

176176
<!-- /.examples -->
177177

178+
<!-- C interface documentation. -->
179+
180+
* * *
181+
182+
<section class="c">
183+
184+
## C APIs
185+
186+
<!-- Section to include introductory text. Make sure to keep an empty line after the intro `section` element and another before the `/section` close. -->
187+
188+
<section class="intro">
189+
190+
</section>
191+
192+
<!-- /.intro -->
193+
178194
<!-- C usage documentation. -->
179195

180196
<section class="usage">

0 commit comments

Comments
 (0)