Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8474978 commit 57ef941Copy full SHA for 57ef941
1 file changed
build.sh
@@ -12,4 +12,4 @@ cd cpython/Doc
12
mkdir -p locales/zh_CN/
13
ln -sfn "$cur" locales/zh_CN/LC_MESSAGES
14
make venv
15
-make html SPHINXOPTS='-D language=zh_CN -D html_search_language=zh -D gettext_compact=0 -j4 -W'
+make html SPHINXOPTS='-D language=zh_CN -D html_search_language=zh -D gettext_compact=0 -j4 -W --keep-going'
0 commit comments