WS-9333 Update documentation svgs - #79
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates documentation image references to use newly added SVG assets (instead of PNGs) for selector guides and the “Scraping a site” walkthrough.
Changes:
- Updated multiple selector documentation pages to reference
.svgimages rather than.png?raw=true. - Added new SVG diagrams under
docs/images/...corresponding to the updated references. - Updated “Scraping a site” documentation to use SVG versions of the “news site” diagrams.
Reviewed changes
Copilot reviewed 7 out of 25 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| docs/Selectors/Text selector.md | Switches text-selector diagram references from PNG to SVG. |
| docs/Selectors/Table selector.md | Switches table-selector diagram reference from PNG to SVG. |
| docs/Selectors/Sitemap xml selector.md | Switches sitemap-xml selector diagram reference from PNG to SVG. |
| docs/Selectors/Pagination selector.md | Switches pagination selector diagram reference from PNG to SVG. |
| docs/Selectors/Link selector.md | Switches link selector diagram reference from PNG to SVG. |
| docs/Selectors/Element selector.md | Switches shared text-selector diagram reference from PNG to SVG. |
| docs/Scraping a site.md | Switches “news site” walkthrough diagrams from PNG to SVG. |
| docs/images/selectors/text/text-selector-multiple-single-text-selectors-in-one-page.svg | Adds SVG diagram for text selector (multiple single selectors). |
| docs/images/selectors/text/text-selector-multiple-per-page.svg | Adds SVG diagram for text selector (multiple per page). |
| docs/images/selectors/text/text-selector-multiple-elements-with-text-selectors.svg | Adds SVG diagram for text selector (multiple elements). |
| docs/images/selectors/table/selectors.svg | Adds SVG diagram for table selector configuration. |
| docs/images/selectors/sitemap-xml/sitemap-xml-link-selector.svg | Adds SVG diagram for Sitemap.xml link selector. |
| docs/images/selectors/pagination/pagination-selector.svg | Adds SVG diagram for pagination selector. |
| docs/images/selectors/link/multiple-level-link-selectors.svg | Adds SVG diagram for multi-level link selectors. |
| docs/images/scraping-a-site/news-site.svg | Adds SVG diagram for the “news site” example page. |
| docs/images/scraping-a-site/news-site-sitemap.svg | Adds SVG diagram for the “news site sitemap” example. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
martinsbalodis
approved these changes
Jul 29, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.