This commit is contained in:
2025-10-15 15:30:53 +03:00
parent 51d54ee9c8
commit fba2021114
2 changed files with 2 additions and 3 deletions
+2 -2
View File
@@ -6,8 +6,8 @@ build:
python: "3.12"
jobs:
post_install:
- sphinx-build -b gettext . _build/gettext
- sphinx-intl update -p _build/gettext -l en
- python -m sphinx-build -b gettext . _build/gettext
- python -m sphinx-intl update -p _build/gettext -l en
sphinx:
configuration: docs/conf.py
-1
View File
@@ -1,5 +1,4 @@
sphinx
shibuya
sphinx-intl
sphinx-build
sphinx-autobuild