Skip to content

Commit 58a9398

Browse files
committed
feat: allow warnings for rc
1 parent 422580f commit 58a9398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/make.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ if "%SPHINXBUILD%" == "" (
88
set SPHINXBUILD=sphinx-build
99
)
1010
if "%SPHINXOPTS%" == "" (
11-
set SPHINXOPTS=-j auto -W --color
11+
set SPHINXOPTS=-j auto
1212
)
1313
set SOURCEDIR=source
1414
set BUILDDIR=_build

0 commit comments

Comments
 (0)