Restore verify-if-device-is-supported FAQ#1009
Open
lyzhang0113 wants to merge 4 commits into
Open
Conversation
The article was removed in e6c4865 but is still referenced from what-physical-scanners-are-supported.md. Restoring it and adding it to the FAQ index under Capture/Image Source. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Restores the previously removed FAQ article about verifying scanner compatibility and re-adds it to the FAQ index so existing references (e.g., from the “physical scanners supported” FAQ) resolve again.
Changes:
- Added
_articles/faq/verify-if-device-is-supported.mdback into the docs. - Inserted the restored article into the FAQ index under Capture/Image Source.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.
| File | Description |
|---|---|
_articles/faq/verify-if-device-is-supported.md |
Restores the “verify device support” FAQ content and links/images for scanner compatibility verification. |
_articles/faq/index.md |
Adds a new index entry pointing to the restored FAQ article under the correct category. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+25
to
29
| 3. [How can I verify if my physical document scanner works with the Dynamic Web TWAIN SDK?](/_articles/faq/verify-if-device-is-supported.md) | ||
| 4. [How to use TWACKER to check if your device is TWAIN Compliant?](/_articles/faq/how-to-use-TWACKER-to-check-if-your-device-is-TWAIN-Compliant.md) | ||
| 4. [How to test if your scanner supports ICA scanning on Mac OS?](/_articles/faq/how-to-test-if-your-scanner-supports-ICA-scanning-on-Mac-OS.md) | ||
| 5. [How to test if your device is SANE compliant?](/_articles/faq/how-to-test-if-your-device-is-SANE-compliant.md) | ||
| 6. [How to test if your camera is DirectShow compliant?](/_articles/faq/how-to-test-if-your-camera-is-DirectShow-compliant.md) |
Comment on lines
+67
to
+68
| Use the XSane app to verify if a scanner is SANE compatible on a Linux machine. | ||
| Please check out the <a href="http://www.fifi.org/doc/xsane/html/sane-xsane-doc.html" target="_blank">official guide</a> and <a href="/assets/docs/Scanning_with_XSane.pdf" target="_blank">this document</a> for more detail. |
ztyyLV
approved these changes
Jun 11, 2026
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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.
Summary
_articles/faq/verify-if-device-is-supported.md, which was deleted in e6c4865 ("remove unused FAQ article on verifying scanner compatibility") but is still linked fromwhat-physical-scanners-are-supported.mdTest plan
what-physical-scanners-are-supported.mdresolves correctly🤖 Generated with Claude Code