Skip to content

docs: scrub remaining DIGI applet references after #1939#2179

Merged
ten9876 merged 1 commit intomainfrom
aether/digi-applet-doc-cleanup
Apr 30, 2026
Merged

docs: scrub remaining DIGI applet references after #1939#2179
ten9876 merged 1 commit intomainfrom
aether/digi-applet-doc-cleanup

Conversation

@ten9876
Copy link
Copy Markdown
Owner

@ten9876 ten9876 commented Apr 30, 2026

Summary

Follow-up to #1939, which fixed `understanding-data-modes.md` but left two other docs still describing the old monolithic DIGI applet UI.

Changes

What's left intact

`CHANGELOG.md` historical entries are NOT changed — those describe the DIGI applet as it existed at the time, including the entry at line 1527 which documents the split itself ("DIGI applet split into CAT, DAX, TCI, IQ (#1627)"). Rewriting historical changelog entries would be misleading.

Verification

```
$ grep -rn "DIGI applet" resources/help/ docs/ *.md
CHANGELOG.md:1527:DIGI applet split into CAT, DAX, TCI, IQ (#1627)
CHANGELOG.md:2606:- DIGI applet controls, autostart option
... (all CHANGELOG entries — historical, correct)
```

No remaining live-doc references to the old DIGI applet UI.

Test plan

  • Verify no `DIGI applet` matches outside CHANGELOG
  • CI green (docs-only — no code path affected)

🤖 Generated with Claude Code

Follow-up to #1939, which fixed `understanding-data-modes.md` but
left two other docs with stale references to the old monolithic
DIGI applet UI:

- `resources/help/aethersdr-help.md` — the user-facing help index
  had a `### DIGI` section describing the unified applet. Replace
  with a single section covering the four data-mode tiles
  (`CAT`, `DAX`, `TCI`, `IQ`) and pointing at the Configuring Data
  Modes deep-dive.

- `docs/audio_test_plan.md` — internal test-plan steps referenced
  "the DIGI applet" in five places. Updated to name the specific
  tile each step is exercising (DAX Audio tile, DAX IQ tile).

CHANGELOG.md historical entries are left intact — those describe
the DIGI applet as it existed at the time, including the entry
that documents the split itself.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@ten9876 ten9876 enabled auto-merge (squash) April 30, 2026 01:57
@ten9876 ten9876 merged commit 042f44d into main Apr 30, 2026
5 checks passed
@ten9876 ten9876 deleted the aether/digi-applet-doc-cleanup branch April 30, 2026 02:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant