Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit296c3d3

Browse files
authored
search
1 parent1599860 commit296c3d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/scripts/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ cd cpython/Doc || exit 1
1414
mkdir -p locales/"$LOCALE"/
1515
ln -sfn"$(realpath ../../docs)" locales/"$LOCALE"/LC_MESSAGES
1616
pip3 install -q -r requirements.txt
17-
make html SPHINXOPTS="-D language=$LOCALE -D gettext_compact=0 -Dhtml_copy_source=False -W --keep-going"2>>(error)
17+
make html SPHINXOPTS="-D language=$LOCALE -D gettext_compact=0 -Dhtml_search_language='' -W --keep-going"2>>(error)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp