We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84024d6 commit 814f9cdCopy full SHA for 814f9cd
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