Merge "docs: add doc-pot-filter.sh to include deploy-guide in translation"

This commit is contained in:
Zuul
2026-05-13 23:32:47 +00:00
committed by Gerrit Code Review
2 changed files with 9 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
#!/bin/bash
set -e
# Extract messages from the deploy-guide
sphinx-build -b gettext \
doc/source/deploy-guide/source \
doc/build/gettext/
Symlink
+1
View File
@@ -0,0 +1 @@
scripts