Skip to content

Commit

Permalink
update local.jenkins
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Aug 27, 2016
1 parent f404c38 commit 43f617d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .local.jenkins.win.yml
Expand Up @@ -19,5 +19,4 @@ documentation:
- if [ ${PYTHON} == "{{Python35}}" and ${NAME} == "UT" ] then python setup.py build_sphinx fi
- if [ ${PYTHON} == "{{Python35}}" and ${NAME} == "UT" ] then xcopy /E /C /I /Y _doc\sphinxdoc\build\html dist\html fi
- if [ ${PYTHON} == "{{Python35}}" and ${NAME} == "UT" ] then xcopy /E /C /I /Y _doc\sphinxdoc\build\epub dist\epub fi
- if [ ${PYTHON} == "{{Python35}}" and ${NAME} == "UT" ] then copy _doc\sphinxdoc\build\htmlhelp\*.chm dist\html fi
- if [ ${PYTHON} == "{{Python35}}" and ${NAME} == "UT" ] then xcopy /E /C /I /Y _doc\sphinxdoc\build\latex\*.pdf dist\html fi

0 comments on commit 43f617d

Please sign in to comment.