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

51 lines
2 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: Visual release flow timeline from version 0.1 to 0.5 (dark-mode variant).
- Used in: Root `README.md` (`Release Flow (0.1 to 0.5)`, dark scheme).
- `neon-vision-release-history-0.1-to-0.5-light.svg`
- Description: Light-mode variant of the release flow timeline from version 0.1 to 0.5.
- Used in: Root `README.md` (`Release Flow (0.1 to 0.5)`, light/default scheme).
## 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.