docs(wiki): add a user guide, and retire the roadmap
The wiki gains eleven pages covering how to use the app - getting started,
writing and formatting, tables, diagrams, files/folders/tabs, finding and
navigating, panels and layout, live updates and conflicts, pages/printing/
export, spell check, and the full keyboard shortcut list - linked from Home
and the sidebar.
Roadmap is deleted here as it is in the repository: the docs and tests are
the record of what shipped. FlowchartCanvas is replaced by DiagramCanvas,
which is what the control is now called, and the three control docs that had
never been mirrored (ChangeHighlightAdorner, DiagramCanvas, VideoPlayerView)
are added so the reference matches docs/controls/.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
eaa03a0
Sync MarkdownRichEditor, SpellCheckAdorner, and Roadmap with PR #26
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
c3b4799
docs: sync the Roadmap page with the repo
Footnotes and definition lists have shipped (INV-065, INV-066), so their
line goes — the docs and tests are its record now.
The page had also drifted behind main: the live-reload Change Highlight
is marked done (INV-060), the shipped syntax-highlighting line is gone
(INV-064), and the two newer backlog items are picked up.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
ba659b3
docs: sync control pages for Page View and Panel Chrome (PanelHeader, PanelColumn, DocumentSheetBackdrop, PrintPreviewPages)
3d941c8
Add PageView control doc; note Page View in MarkdownRichEditor
Mirrors the feature/page-view control docs (INV-058).
a34937c
Publish supporting docs (Roadmap + control references) to the wiki
db8279c