mirror of
https://github.com/CoolProp/CoolProp.git
synced 2026-01-22 20:38:01 -05:00
Closes https://github.com/CoolProp/CoolProp/issues/155 Signed-off-by: Ian Bell <ian.h.bell@gmail.com>
13 lines
395 B
Batchfile
13 lines
395 B
Batchfile
@echo off
|
|
REM ~ make latex
|
|
REM ~ cd _build/latex
|
|
REM ~ pdflatex CoolPropdoc.tex
|
|
REM ~ pdflatex CoolPropdoc.tex
|
|
REM ~ pdflatex CoolPropdoc.tex
|
|
REM ~ pdflatex CoolPropdoc.tex
|
|
REM ~ pdflatex CoolPropdoc.tex
|
|
REM ~ copy /Y CoolPropdoc.pdf ..\..\_static\
|
|
REM ~ cd ..\..
|
|
|
|
sphinx-apidoc -T -f -e -o apidoc C:\\Miniconda\\lib\\site-packages\\coolprop-5.0.0-py2.7-win-amd64.egg\\CoolProp
|
|
mingw32-make html |