Skip to content

WS-9333 Update documentation svgs - #79

Merged
martinsbalodis merged 1 commit into
documentationfrom
WS-9333/update-documentation-svgs
Jul 29, 2026
Merged

WS-9333 Update documentation svgs#79
martinsbalodis merged 1 commit into
documentationfrom
WS-9333/update-documentation-svgs

Conversation

@einarsozols

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 .svg images 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
martinsbalodis merged commit e628a2d into documentation Jul 29, 2026
3 checks passed
@martinsbalodis
martinsbalodis deleted the WS-9333/update-documentation-svgs branch July 29, 2026 06:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants