Neon-Vision-Editor/docs/images/README.md
2026-03-27 08:33:35 +01:00

69 lines
2.9 KiB
Markdown

# Screenshot Index
This index describes screenshot assets in `docs/images` and where they are used.
## Files
- `macos-main.png`
- Description: Main editor window on macOS.
- Used in: Legacy/reference screenshot asset (not embedded in current root `README.md`).
- `NeonVisionEditorApp.png`
- Description: Primary macOS app screenshot used in the current README gallery.
- Used in: Root `README.md` (`macOS Editor Screenshot`, `Screenshot Gallery Index`).
- `macos-editor-light-frame.png`
- Description: Framed macOS editor screenshot with tabs, toolbar, and visible status bar.
- Used in: Root `README.md` (`Platform Gallery` > `macOS`).
- `ipad-editor-light.png`
- Description: iPad editor screenshot in light mode.
- Used in: Root `README.md` (`Platform Gallery` > `iPad`).
- `ipad-editor-dark.png`
- Description: iPad editor screenshot in dark mode.
- Used in: Root `README.md` (`Platform Gallery` > `iPad`).
- `iphone-editor-light-frame-updated.png`
- Description: Framed iPhone editor screenshot in light mode with syntax highlighting and accessory bar.
- Used in: Root `README.md` (`Platform Gallery` > `iPhone`).
- `iphone-menu-dark-frame.png`
- Description: Framed iPhone editor screenshot in dark mode with the overflow menu open.
- Used in: Root `README.md` (`Platform Gallery` > `iPhone`).
- `iphone-markdown-preview-dark.png`
- Description: iPhone Markdown Preview sheet in dark mode with template, PDF mode, and export controls.
- Used in: Root `README.md` (`Platform Gallery` > `iPhone`).
- `iphone-themes-light-frame.png`
- Description: Framed iPhone theme editor screenshot in light mode.
- Used in: Root `README.md` (`Platform Gallery` > `iPhone`).
- `release-download-trend.svg`
- Description: Generated download/clones chart.
- Source: `scripts/update_download_metrics.py`.
- Used in: Root `README.md` (`Download Metrics`).
- `neon-vision-release-history-0.1-to-0.5.svg`
- Description: Generated dark-mode release flow timeline (completed + upcoming milestones).
- Source: `scripts/update_release_history_svg.py`.
- Used in: Root `README.md` (`Release Flow (Completed + Upcoming)`, dark scheme).
- `neon-vision-release-history-0.1-to-0.5-light.svg`
- Description: Generated light-mode release flow timeline (completed + upcoming milestones).
- Source: `scripts/update_release_history_svg.py`.
- Used in: Root `README.md` (`Release Flow (Completed + Upcoming)`, light/default scheme).
- `code-snapshot-showcase.svg`
- Description: Styled visual mock for the Share Shot / Code Snapshot feature highlight.
- Used in: Root `README.md` (`Share Shot (Code Snapshot) Highlight`).
- `code-snapshot-toolbar-icon.svg`
- Description: Small toolbar icon asset used inline to represent the Code Snapshot action button.
- Used in: Root `README.md` (`NEW FEATURE Spotlight`).
## Notes
- App Store media is managed in App Store Connect and linked from the root `README.md`.
- Keep this index updated when adding or renaming image assets.