librsvg source for verification 2026-05-22

This commit is contained in:
2026-05-22 16:45:08 +08:00
commit 75af7ac721
2138 changed files with 161177 additions and 0 deletions

6
ci/check_docs_links.sh Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/sh
set -eu
mkdir -p public/devel-docs-check
sphinx-build -b linkcheck devel-docs public/devel-docs-check