]> git.proxmox.com Git - pve-manager.git/commit
ui: config panel: ensure onlineHelp mapping targets are validated
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 10 Jan 2023 11:32:35 +0000 (12:32 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 10 Jan 2023 11:32:41 +0000 (12:32 +0100)
commit8538f6f0b94d05ff5790303c98981cfc12438e92
tree7d5a13140d734df34ce727fa8a130e2ddeb97acf
parent7f74dabc9e1e68b62d89d8c16a8de37f2c6f4f20
ui: config panel: ensure onlineHelp mapping targets are validated

our onlineHelp linter is pretty dumb and scans for used help
references heuristically, so add a small indirection to the mapping
of resource tree type to onlineHelp so that it detects those
references and thus enforces that they exists in pve-docs.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/panel/ConfigPanel.js