aboutsummaryrefslogtreecommitdiff
path: root/python/docs/make.bat
blob: cc29acdc196866b0403822261904a2046ea650e4 (plain) (blame)
1
2
3
4
5
6
@ECHO OFF

rem This is the entry point for running Sphinx documentation. To avoid polluting the
rem environment, it just launches a new cmd to do the real work.

cmd /V /E /C %~dp0make2.bat %*