docs: drop redundant body H1s that duplicated frontmatter title

- concepts/streaming.md: remove '# Streaming + chunking'.
- reference/session-management-compaction.md: remove Title Case H1
  '# Session Management & Compaction (Deep Dive)'.
- plugins/voice-call.md: remove '# Voice Call (plugin)'.

CLI pages keep their command-formatted body H1s since that is the repo
convention and the formatting is not expressible in frontmatter.
This commit is contained in:
Vincent Koc
2026-04-24 22:23:32 -07:00
parent f9c268cf56
commit 93346b00fb
3 changed files with 1 additions and 7 deletions

View File

@@ -6,8 +6,6 @@ read_when:
title: "Voice call plugin"
---
# Voice Call (plugin)
Voice calls for OpenClaw via a plugin. Supports outbound notifications and
multi-turn conversations with inbound policies.