Neon-Vision-Editor/docs/images/README.md

61 lines
2.5 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`).
- `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-menu.png`
- Description: iPhone editor screenshot with toolbar overflow menu.
- Used in: Root `README.md` (`Platform Gallery` > `iPhone`).
- `iphone-themes-light.png`
- Description: iPhone Themes panel in light mode with transparent background.
- Used in: Root `README.md` (`Platform Gallery` > `iPhone`).
- `iphone-themes-dark.png`
- Description: iPhone Themes panel in dark mode with transparent background.
- 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.