luci-base: jsdoc fixes
authorPaul Donald <redacted>
Sun, 15 Feb 2026 23:44:17 +0000 (00:44 +0100)
committerPaul Donald <redacted>
Mon, 16 Feb 2026 00:42:56 +0000 (01:42 +0100)
commit92381c3ca285c2303a59c74509fb4d6a422fece3
tree86457f52a2d9b4b66d75555ebdf77abf18636840
parent4900913d2a0f98d5035edaa044ecc80353b7e079
luci-base: jsdoc fixes

@name alone does not provide a linkable symbol.
@member and @memberof do.

Signed-off-by: Paul Donald <redacted>
13 files changed:
modules/luci-base/htdocs/luci-static/resources/cbi.js
modules/luci-base/htdocs/luci-static/resources/firewall.js
modules/luci-base/htdocs/luci-static/resources/form.js
modules/luci-base/htdocs/luci-static/resources/fs.js
modules/luci-base/htdocs/luci-static/resources/luci.js
modules/luci-base/htdocs/luci-static/resources/network.js
modules/luci-base/htdocs/luci-static/resources/protocol/static.js
modules/luci-base/htdocs/luci-static/resources/rpc.js
modules/luci-base/htdocs/luci-static/resources/tools/prng.js
modules/luci-base/htdocs/luci-static/resources/tools/views.js
modules/luci-base/htdocs/luci-static/resources/tools/widgets.js
modules/luci-base/htdocs/luci-static/resources/uci.js
modules/luci-base/htdocs/luci-static/resources/ui.js
git clone https://git.99rst.org/PROJECT