mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
Explicitly refer to current hhp file (2.6a3)
This commit is contained in:
parent
ddf7a4214e
commit
a38379649b
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ vcbuild /useenv PCbuild\pcbuild.sln "Release|Win32"
|
|||
|
||||
@rem build the documentation
|
||||
bash.exe -c 'cd Doc;make PYTHON=python2.5 update htmlhelp'
|
||||
"%ProgramFiles%\HTML Help Workshop\hhc.exe" Doc\build\htmlhelp\pydoc.hhp
|
||||
"%ProgramFiles%\HTML Help Workshop\hhc.exe" Doc\build\htmlhelp\python26a3.hhp
|
||||
|
||||
@rem buold the MSI file
|
||||
cd PC
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue