Skip to content

Commit 700c80a

Browse files
committed
Add related sections to README.md files
1 parent 5154e79 commit 700c80a

File tree

266 files changed

+2482
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

266 files changed

+2482
-0
lines changed

lib/node_modules/@stdlib/_tools/benchmarks/browser-build/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,14 @@ $ mkdir ./build && benchmarks-browser-build --pattern 'index.js' --out=./build .
258258

259259
<!-- /.references -->
260260

261+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
262+
263+
<section class="related">
264+
265+
</section>
266+
267+
<!-- /.related -->
268+
261269
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
262270

263271
<section class="links">

lib/node_modules/@stdlib/_tools/benchmarks/bundle/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,14 @@ $ benchmarks-bundle --pattern 'index.js' ./examples/fixtures
216216

217217
<!-- /.references -->
218218

219+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
220+
221+
<section class="related">
222+
223+
</section>
224+
225+
<!-- /.related -->
226+
219227
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
220228

221229
<section class="links">

lib/node_modules/@stdlib/_tools/benchmarks/html/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -179,6 +179,14 @@ $ benchmarks-html /foo/bar/beep.js
179179

180180
<!-- /.references -->
181181

182+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
183+
184+
<section class="related">
185+
186+
</section>
187+
188+
<!-- /.related -->
189+
182190
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
183191

184192
<section class="links">

lib/node_modules/@stdlib/_tools/bib/citation-reference/README.md

+10
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,16 @@ $ citation-reference '@press:1992'
218218

219219
<!-- /.cli -->
220220

221+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
222+
223+
<section class="related">
224+
225+
</section>
226+
227+
<!-- /.related -->
228+
229+
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
230+
221231
<section class="links">
222232

223233
[csl]: http://citationstyles.org/

lib/node_modules/@stdlib/_tools/browserify/file-list/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,14 @@ $ browserify-file-list ./examples/fixtures/index.js
183183

184184
<!-- /.references -->
185185

186+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
187+
188+
<section class="related">
189+
190+
</section>
191+
192+
<!-- /.related -->
193+
186194
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
187195

188196
<section class="links">

lib/node_modules/@stdlib/_tools/browserify/string/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,14 @@ $ browserify-string --export-name beep 'module.exports = require( "path" ).join;
215215

216216
<!-- /.references -->
217217

218+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
219+
220+
<section class="related">
221+
222+
</section>
223+
224+
<!-- /.related -->
225+
218226
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
219227

220228
<section class="links">

lib/node_modules/@stdlib/_tools/bundle/pkg-list/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,14 @@ $ bundle-pkg-list '@stdlib/math/base/special/erf' '@stdlib/math/base/special/gam
265265

266266
<!-- /.references -->
267267

268+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
269+
270+
<section class="related">
271+
272+
</section>
273+
274+
<!-- /.related -->
275+
268276
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
269277

270278
<section class="links">

lib/node_modules/@stdlib/_tools/bundle/pkg-list/examples/browserify-plugins/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,14 @@ http://127.0.0.1:<port>
6060

6161
<!-- /.intro -->
6262

63+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
64+
65+
<section class="related">
66+
67+
</section>
68+
69+
<!-- /.related -->
70+
6371
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
6472

6573
<section class="links">

lib/node_modules/@stdlib/_tools/bundle/pkg-list/examples/export-name/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,14 @@ http://127.0.0.1:<port>
6060

6161
<!-- /.intro -->
6262

63+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
64+
65+
<section class="related">
66+
67+
</section>
68+
69+
<!-- /.related -->
70+
6371
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
6472

6573
<section class="links">

lib/node_modules/@stdlib/_tools/bundle/pkg-list/examples/multiple-bundles-single-scope/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,14 @@ http://127.0.0.1:<port>
6161

6262
<!-- /.intro -->
6363

64+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
65+
66+
<section class="related">
67+
68+
</section>
69+
70+
<!-- /.related -->
71+
6472
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
6573

6674
<section class="links">

lib/node_modules/@stdlib/_tools/bundle/pkg-list/examples/multiple-bundles/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,14 @@ http://127.0.0.1:<port>
6161

6262
<!-- /.intro -->
6363

64+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
65+
66+
<section class="related">
67+
68+
</section>
69+
70+
<!-- /.related -->
71+
6472
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
6573

6674
<section class="links">

lib/node_modules/@stdlib/_tools/bundle/pkg-list/examples/namespace-none/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,14 @@ http://127.0.0.1:<port>
5454

5555
<!-- /.intro -->
5656

57+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
58+
59+
<section class="related">
60+
61+
</section>
62+
63+
<!-- /.related -->
64+
5765
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
5866

5967
<section class="links">

lib/node_modules/@stdlib/_tools/bundle/pkg-list/examples/standalone-single-scope/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,14 @@ http://127.0.0.1:<port>
6060

6161
<!-- /.intro -->
6262

63+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
64+
65+
<section class="related">
66+
67+
</section>
68+
69+
<!-- /.related -->
70+
6371
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
6472

6573
<section class="links">

lib/node_modules/@stdlib/_tools/bundle/pkg-list/examples/standalone/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,14 @@ http://127.0.0.1:<port>
5454

5555
<!-- /.intro -->
5656

57+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
58+
59+
<section class="related">
60+
61+
</section>
62+
63+
<!-- /.related -->
64+
5765
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
5866

5967
<section class="links">

lib/node_modules/@stdlib/_tools/bundle/pkg-list/examples/stdlib-namespaces/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,14 @@ http://127.0.0.1:<port>
6060

6161
<!-- /.intro -->
6262

63+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
64+
65+
<section class="related">
66+
67+
</section>
68+
69+
<!-- /.related -->
70+
6371
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
6472

6573
<section class="links">

lib/node_modules/@stdlib/_tools/bundle/pkg-list/examples/stdlib-single-scope/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,14 @@ http://127.0.0.1:<port>
6060

6161
<!-- /.intro -->
6262

63+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
64+
65+
<section class="related">
66+
67+
</section>
68+
69+
<!-- /.related -->
70+
6371
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
6472

6573
<section class="links">

lib/node_modules/@stdlib/_tools/bundle/pkg-list/examples/stdlib/README.md

+8
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,14 @@ http://127.0.0.1:<port>
6060

6161
<!-- /.intro -->
6262

63+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
64+
65+
<section class="related">
66+
67+
</section>
68+
69+
<!-- /.related -->
70+
6371
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
6472

6573
<section class="links">

lib/node_modules/@stdlib/_tools/docs/www/benchmark-bundles/README.md

+10
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,16 @@ $ benchmark-bundles -o ./build
246246

247247
<!-- /.cli -->
248248

249+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
250+
251+
<section class="related">
252+
253+
</section>
254+
255+
<!-- /.related -->
256+
257+
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
258+
249259
<section class="links">
250260

251261
</section>

lib/node_modules/@stdlib/_tools/docs/www/readme-database/README.md

+10
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,16 @@ $ readme-database
249249

250250
<!-- /.cli -->
251251

252+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
253+
254+
<section class="related">
255+
256+
</section>
257+
258+
<!-- /.related -->
259+
260+
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
261+
252262
<section class="links">
253263

254264
</section>

lib/node_modules/@stdlib/_tools/docs/www/readme-fragment-file-tree/README.md

+10
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,16 @@ $ readme-fragment-file-tree -o ./build
260260

261261
<!-- /.cli -->
262262

263+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
264+
265+
<section class="related">
266+
267+
</section>
268+
269+
<!-- /.related -->
270+
271+
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
272+
263273
<section class="links">
264274

265275
</section>

lib/node_modules/@stdlib/_tools/docs/www/test-bundles/README.md

+10
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,16 @@ $ test-bundles -o ./build
246246

247247
<!-- /.cli -->
248248

249+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
250+
251+
<section class="related">
252+
253+
</section>
254+
255+
<!-- /.related -->
256+
257+
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
258+
249259
<section class="links">
250260

251261
</section>

lib/node_modules/@stdlib/_tools/doctest/compare-values/README.md

+10
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,16 @@ console.log( compareValues( 23, '23' ) );
8181

8282
<!-- /.examples -->
8383

84+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
85+
86+
<section class="related">
87+
88+
</section>
89+
90+
<!-- /.related -->
91+
92+
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
93+
8494
<section class="links">
8595

8696
</section>

lib/node_modules/@stdlib/_tools/doctest/create-annotation-value/README.md

+10
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,16 @@ out = createAnnotationValue( [ 1, 2, 3, 4 ] );
127127

128128
<!-- /.examples -->
129129

130+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
131+
132+
<section class="related">
133+
134+
</section>
135+
136+
<!-- /.related -->
137+
138+
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
139+
130140
<section class="links">
131141

132142
</section>

lib/node_modules/@stdlib/_tools/eslint/rules/README.md

+10
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,16 @@ console.log( getKeys( rules ) );
191191

192192
<!-- /.examples -->
193193

194+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
195+
196+
<section class="related">
197+
198+
</section>
199+
200+
<!-- /.related -->
201+
202+
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
203+
194204
<section class="links">
195205

196206
[eslint-rules]: https://eslint.org/docs/developer-guide/working-with-rules

lib/node_modules/@stdlib/_tools/eslint/rules/capitalized-comments/README.md

+10
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,16 @@ result = linter.verify( code, {
124124

125125
<!-- /.examples -->
126126

127+
<!-- Section for related `stdlib` packages. Do not manually edit this section, as it is automatically populated. -->
128+
129+
<section class="related">
130+
131+
</section>
132+
133+
<!-- /.related -->
134+
135+
<!-- Section for all links. Make sure to keep an empty line after the `section` element and another before the `/section` close. -->
136+
127137
<section class="links">
128138

129139
[eslint-rules]: https://eslint.org/docs/developer-guide/working-with-rules

0 commit comments

Comments
 (0)