This commit is contained in:
rusefi 2017-02-24 11:26:45 -05:00
parent 4d2c92b217
commit 76225c271a
1 changed files with 5 additions and 1 deletions

View File

@ -1,7 +1,11 @@
svn up
call generate_docs
doxygen
IF NOT ERRORLEVEL echo doxygen run FAILED
IF NOT ERRORLEVEL 0 EXIT /B 1
rem http://www.ncftp.com/download/
rem actually Cygwin http://rusefi.com/wiki/index.php?title=Internal:Software:Build_Server
cd ../doxygen
ncftpput -R -v -u u71977750-docs -p %RUSEFI_DOXYGEN_FTP_PASS% rusefi.com /html html/*