Skip to content

docs: start USER-GUIDE.md — scaffold + Reading & Annotating#109

Merged
kbennett2000 merged 1 commit into
mainfrom
slice/docs-2-user-guide
Jun 9, 2026
Merged

docs: start USER-GUIDE.md — scaffold + Reading & Annotating#109
kbennett2000 merged 1 commit into
mainfrom
slice/docs-2-user-guide

Conversation

@kbennett2000

Copy link
Copy Markdown
Owner

What landed

The first slice of the actual user's guide: a new docs/USER-GUIDE.md — a single scrollable page with a table of contents that picks up after install (which stays in the README) and walks the new owner through using songbird, illustrated with the screenshots landed in #108.

Written this slice (each opens with its screenshot, then the explanation):

  • Getting started in the app (welcome.png) — the owner/account model and that each person's notes are private; the verse of the day; "pick up where you left off"; recent notes.
  • Reading (reader.png, reader-dark.png, translator-notes.png) — Book/Chapter/Prev/Next/Jump navigation; switching translations and the anchored-note invariant (a note follows the verse, not the wording); inline section headings; the conditional translator's notes; light/dark.
  • Annotating (note-editor.png, sermon.png, sermon-chooser.png) — rich-text notes (bold/italics/links/lists); tags; sermons, the ▶ marker, and the multi-sermon chooser.

Sections 4–8 are TOC stubs (## Heading + "(Coming soon.)") so the page structure is whole and every TOC link resolves now. The README trim and those sections are later slices.

Voice / accuracy

Written to CLAUDE.md's documentation rules — one real reader (the non-coding owner who just signed in), show-the-win-before-the-explanation, jargon glossed on first use. Translator's notes are stated as conditional ("the standard setup includes none, so most readers won't see them") and met gently, never via a break-to-test. welcome.png is the older reused shot, so its prose describes only its content, not its top-nav. Every claim was checked against the actual PNG.

How it was verified

  • All seven referenced images resolve from docs/ (guide-relative screenshots/<file>.png); the README "Get it running" link target exists; every TOC anchor matches a heading.
  • Read-back-as-the-reader + accuracy pass on the three sections.
  • Docs-only, so the gates are unaffected — confirmed: make check 241 passed / 4 deselected; make check-frontend 221 passed, build clean.

🤖 Generated with Claude Code

Begin the user's guide that picks up after the README's install: a single
page with a full table of contents, the first three sections written
(Getting started, Reading, Annotating) and each illustrated with the
screenshots landed in PR #108. Sections 4–8 are TOC stubs for later slices;
README trim is deferred to its own slice. Docs-only — gates unaffected.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
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