aboutsummaryrefslogblamecommitdiff
path: root/python/docs/make.bat
blob: c011e82b4a35a36a9d8d137cc9f60e884eac092a (plain) (tree)
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 %*