Commit 1ca9b85
Help: fix stale "Raw Output" TOC entry → "Analysis"
The user-guide chrome in scripts/generate-help.js hardcoded the old tab
set. The §3.4 table-of-contents link still read "Raw Output" pointing at
#3-4-raw-output (a dead anchor — the body heading is #3-4-analysis), and
the app-mockup SVG tab strip still labelled the fourth tab "Raw Output".
Both are stale: the tab was replaced by "Analysis" (see lib/tabs.js).
Updated both hardcoded spots in the generator and regenerated help.html.
MANUAL.md's own TOC was already correct; this only touched the generator's
page chrome (TOC + diagram), which is not derived from MANUAL.md.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XTfq9wJh9ZWT1fTN62LkDN1 parent 053cd39 commit 1ca9b85
2 files changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
131 | 131 | | |
132 | 132 | | |
133 | 133 | | |
134 | | - | |
| 134 | + | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
408 | | - | |
| 408 | + | |
409 | 409 | | |
410 | 410 | | |
411 | 411 | | |
| |||
0 commit comments