docs: remove duplicate body H1s + sentence-case headings across 10 pages

This commit is contained in:
Vincent Koc
2026-05-06 09:05:49 -07:00
parent c738539b1e
commit 204971f2a9
10 changed files with 11 additions and 31 deletions

View File

@@ -8,8 +8,6 @@ title: "Plugin dependency resolution"
sidebarTitle: "Dependencies"
---
# Plugin dependency resolution
OpenClaw keeps plugin dependency work at install/update time. Runtime loading
does not run package managers, repair dependency trees, or mutate the OpenClaw
package directory.

View File

@@ -6,8 +6,6 @@ read_when:
title: "Webhooks plugin"
---
# Webhooks (plugin)
The Webhooks plugin adds authenticated HTTP routes that bind external
automation to OpenClaw TaskFlows.

View File

@@ -6,8 +6,6 @@ read_when:
title: "Zalo personal plugin"
---
# Zalo Personal (plugin)
Zalo Personal support for OpenClaw via a plugin, using native `zca-js` to automate a normal Zalo user account.
<Warning>