From 327ebf18f5c5c14669733537a4b3444e8c838fc7 Mon Sep 17 00:00:00 2001 From: Chris Elliott Date: Mon, 6 Jul 2009 13:58:36 +0000 Subject: [PATCH] change for 2.9.0-rc5 git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_9_0_BRANCH@61337 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/script/win_docs.bat | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build/script/win_docs.bat b/build/script/win_docs.bat index 720cf4e49d..f82b48b94a 100644 --- a/build/script/win_docs.bat +++ b/build/script/win_docs.bat @@ -1,5 +1,5 @@ rem Uncomment the next line to set the version; used also in wxWidgets.iss -SET WXW_VER=2.9.0-rc1 +SET WXW_VER=2.9.0-rc5 if (%WXW_VER%)==() SET WXW_VER=SVN echo docs building for %WXW_VER% @@ -17,7 +17,7 @@ set DAILY=c:\daily set INNO=c:\wx\inno\wx29b rem svn already in my path... -set PATH=%PATH%;c:\wx\Gnu\bin;c:\progra~1\htmlhe~1;C:\PROGRA~1\INNOSE~1 +set PATH=%PATH%;c:\wx\Gnu\bin;c:\progra~1\htmlhe~1;C:\PROGRA~1\INNOSE~1;c:\wx\doxygen\bin echo %PATH% >> c:\temp.log rem add bakefile build... @@ -65,6 +65,7 @@ rem Now create standalone copies of docs (chm and htb) cd %WXWIN%\docs\doxygen del out\html\*.html del out\html\*.htb +del out\html\*.zip del out\*.chm call regen chm