This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients christian.heimes, loewis
Date 2007-11-20.03:59:09
SpamBayes Score 0.13326474
Marked as misclassified No
Message-id <1195531149.8.0.121469900624.issue1472@psf.upfronthosting.co.za>
In-reply-to
Content
See also Tools/buildbot/buildmsi.bat. With cygwin installed, building
the documentation is as simple as

bash.exe -c 'cd Doc;make PYTHON=python2.5 update htmlhelp'
"%ProgramFiles%\HTML Help Workshop\hhc.exe" Doc\build\htmlhelp\pydoc.hhp
History
Date User Action Args
2007-11-20 03:59:09loewissetspambayes_score: 0.133265 -> 0.13326474
recipients: + loewis, christian.heimes
2007-11-20 03:59:09loewissetspambayes_score: 0.133265 -> 0.133265
messageid: <1195531149.8.0.121469900624.issue1472@psf.upfronthosting.co.za>
2007-11-20 03:59:09loewislinkissue1472 messages
2007-11-20 03:59:09loewiscreate