Skip to content

Commit da63aae

Browse files
authored
chore: add markdown
Signed-off-by: Shabareesh Shetty <[email protected]>
1 parent dbfede1 commit da63aae

File tree

1 file changed

+16
-0
lines changed
  • lib/node_modules/@stdlib/blas/base/dtrmv

1 file changed

+16
-0
lines changed

lib/node_modules/@stdlib/blas/base/dtrmv/README.md

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

166166
<!-- /.examples -->
167167

168+
<!-- C interface documentation. -->
169+
170+
* * *
171+
172+
<section class="c">
173+
174+
## C APIs
175+
176+
<!-- Section to include introductory text. Make sure to keep an empty line after the intro `section` element and another before the `/section` close. -->
177+
178+
<section class="intro">
179+
180+
</section>
181+
182+
<!-- /.intro -->
183+
168184
<!-- C usage documentation. -->
169185

170186
<section class="usage">

0 commit comments

Comments
 (0)