docs: replace nine-feature overview figure with new SVG#5
Conversation
Swap the raster nine-feature overview (PNG) for a vector SVG across the README and docs (index, nine-feature-overview), and drop the orphaned PNG. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
审阅者指南(在小型 PR 上折叠显示)审阅者指南用新的 SVG 资源替换现有的光栅九特性概览 PNG 图,并更新所有文档引用以确保一致性,同时移除已废弃的 PNG。 更新后的文档图像资源引用流程图flowchart LR
README[README.md]
Index[docs/index.md]
NineOverview[docs/user-guide/nine-feature-overview.md]
SVG[pyxenium-nine-feature-overview.svg]
README --> SVG
Index --> SVG
NineOverview --> SVG
文件级变更
提示与命令与 Sourcery 交互
自定义你的体验访问你的 控制面板 以:
获取帮助Original review guide in EnglishReviewer's guide (collapsed on small PRs)Reviewer's GuideReplaces the existing raster nine-feature overview PNG figure with a new SVG asset and updates all documentation references to ensure consistency while removing the obsolete PNG. Flow diagram for updated documentation figure asset referencesflowchart LR
README[README.md]
Index[docs/index.md]
NineOverview[docs/user-guide/nine-feature-overview.md]
SVG[pyxenium-nine-feature-overview.svg]
README --> SVG
Index --> SVG
NineOverview --> SVG
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
嘿,我已经审查了你的改动,一切看起来都很棒!
帮我变得更有用!请在每条评论上点 👍 或 👎,我会根据你的反馈改进之后的审查。
Original comment in English
Hey - I've reviewed your changes and they look great!
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
There was a problem hiding this comment.
Pull request overview
Swaps the project’s “nine-feature overview” figure from a large raster PNG to a new canonical SVG, updating all documentation entry points so they embed the same asset and removing the old PNG reference footprint.
Changes:
- Update README figure reference to the new SVG asset.
- Update MyST
{figure}directives indocs/index.mdanddocs/user-guide/nine-feature-overview.mdto reference the SVG. - Replace the old PNG asset with the new SVG asset (no remaining
.pngreferences found in-repo).
Reviewed changes
Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| README.md | Updates the README’s Figure 1 image source to the new SVG. |
| docs/index.md | Updates the landing-page figure directive to reference the new SVG. |
| docs/user-guide/nine-feature-overview.md | Updates the user-guide figure directive to reference the new SVG. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary
Replaces the old raster nine-feature overview figure with the new vector SVG provided by the maintainer.
docs/_static/figures/pyxenium-nine-feature-overview.svg(1560×1040, ~260 KB) as the canonical figure.docs/index.md,docs/user-guide/nine-feature-overview.md) so the project stays consistent.pyxenium-nine-feature-overview.png(~2.1 MB).Net: the same figure asset is swapped everywhere it appears; no dangling
.pngreferences remain.🤖 Generated with Claude Code
Summary by Sourcery
在整个项目中,用新的 SVG 资源替换原有的九功能概览图。
Documentation(文档):
Chores(杂项/维护):
Original summary in English
Summary by Sourcery
Replace the nine-feature overview figure across the project with a new SVG asset.
Documentation:
Chores: