US09-04: Write the User Manual with Generated Screenshots (#110)
Some checks failed
Test / suites (push) Failing after 2m56s
Test / container (push) Failing after 5m27s

This commit was merged in pull request #110.
This commit is contained in:
2026-08-23 23:37:31 +02:00
parent 282e8b51e6
commit f1442527a2
34 changed files with 997 additions and 37 deletions

View File

@@ -16,6 +16,9 @@ safety:
max_file_bytes: 5000000
allow:
- tests/fixtures/**
# Generated by tests/e2e/test_user_manual_screenshots.py from a synthetic fixture
# library, never a real photo. The deny list below blocks images by default.
- docs/images/**
deny:
- _IGNORE/**
- "**/_IGNORE/**"