We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f62177e commit 7861d4aCopy full SHA for 7861d4a
lib/node_modules/@stdlib/_tools/docs/www/server/lib/routes/pkgs.js
@@ -38,7 +38,7 @@ var RE_FRAGMENT = /{{\s*FRAGMENT\s*}}/;
38
// MAIN //
39
40
/**
41
-* Defines a route handler for package documentation (including, e.g., benchmark and test pages).
+* Defines a route handler for package documentation and resources (including, e.g., benchmark and test pages).
42
*
43
* @private
44
* @param {Options} opts - options
0 commit comments