We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f68e31 commit 0896b1fCopy full SHA for 0896b1f
doc/make.bat
@@ -29,6 +29,7 @@ if errorlevel 9009 (
29
30
if "%1" == "" goto help
31
if "%1" == "html-noplot" goto html-noplot
32
+if "%1" == "html-skip-subdirs" goto html-skip-subdirs
33
if "%1" == "show" goto show
34
35
%SPHINXBUILD% -M %1 %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% %O%
0 commit comments