mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-13 12:40:24 +08:00
Build from the right directory and add api to latex command
This commit is contained in:
@@ -115,6 +115,8 @@ if "%1" == "epub" (
|
||||
)
|
||||
|
||||
if "%1" == "latex" (
|
||||
mkdir source/api
|
||||
%PYTHON% tools/build_modref_templates.py
|
||||
%SPHINXBUILD% -b latex %ALLSPHINXOPTS% %BUILDDIR%/latex
|
||||
echo.
|
||||
echo.Build finished; the LaTeX files are in %BUILDDIR%/latex.
|
||||
|
||||
Reference in New Issue
Block a user