Skip to content

Commit b2909e4

Browse files
stdlib-botkgryte
andauthored
docs: update related packages sections
PR-URL: #5328 Co-authored-by: Athan Reines <[email protected]> Reviewed-by: Athan Reines <[email protected]>
1 parent 13fc14e commit b2909e4

File tree

1 file changed

+12
-0
lines changed
  • lib/node_modules/@stdlib/constants/float32/e

1 file changed

+12
-0
lines changed

lib/node_modules/@stdlib/constants/float32/e/README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,12 @@ Macro for Euler's number.
120120

121121
<section class="related">
122122

123+
* * *
124+
125+
## See Also
126+
127+
- <span class="package-name">[`@stdlib/constants/float64/e`][@stdlib/constants/float64/e]</span><span class="delimiter">: </span><span class="description">euler's number.</span>
128+
123129
</section>
124130

125131
<!-- /.related -->
@@ -130,6 +136,12 @@ Macro for Euler's number.
130136

131137
[e]: https://en.wikipedia.org/wiki/E_%28mathematical_constant%29
132138

139+
<!-- <related-links> -->
140+
141+
[@stdlib/constants/float64/e]: https://github.com/stdlib-js/stdlib/tree/develop/lib/node_modules/%40stdlib/constants/float64/e
142+
143+
<!-- </related-links> -->
144+
133145
</section>
134146

135147
<!-- /.links -->

0 commit comments

Comments
 (0)