Skip to content

Commit 0896b1f

Browse files
committed
make.bat
1 parent 8f68e31 commit 0896b1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/make.bat

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ if errorlevel 9009 (
2929

3030
if "%1" == "" goto help
3131
if "%1" == "html-noplot" goto html-noplot
32+
if "%1" == "html-skip-subdirs" goto html-skip-subdirs
3233
if "%1" == "show" goto show
3334

3435
%SPHINXBUILD% -M %1 %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% %O%

0 commit comments

Comments
 (0)