Skip to content

Commit 8a5caba

Browse files
authored
docs: update related packages sections
PR-URL: #4739 Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
1 parent 02cbff3 commit 8a5caba

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,12 @@ int main( void ) {
170170

171171
<section class="related">
172172

173+
* * *
174+
175+
## See Also
176+
177+
- <span class="package-name">[`@stdlib/math/base/special/tand`][@stdlib/math/base/special/tand]</span><span class="delimiter">: </span><span class="description">compute the tangent of an angle measured in degrees.</span>
178+
173179
</section>
174180

175181
<!-- /.related -->
@@ -182,6 +188,8 @@ int main( void ) {
182188

183189
<!-- <related-links> -->
184190

191+
[@stdlib/math/base/special/tand]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/math/base/special/tand
192+
185193
<!-- </related-links> -->
186194

187195
</section>

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,6 @@ int main( void ) {
206206

207207
<!-- /.c -->
208208

209-
210209
<!-- Section to include cited references. If references are included, add a horizontal rule *before* the section. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
211210

212211
<section class="references">

0 commit comments

Comments
 (0)