[docs] Python documentation
Georg Brandl
georg at python.org
Tue May 10 21:44:11 CEST 2011
On 10.05.2011 13:48, Sandro Tosi wrote:
> On Tue, May 10, 2011 at 09:03, Georg Brandl <georg at python.org> wrote:
>> Well, CHM build is already implemented, and we also offer CHMs for download
>> along with the Windows executables.
>
> Oh great, I didn't know that. Is that because CHM is built using
> Windows tools and/or can the CHM file be added to the download page of
> the documentation?
Yep, HTML Help Workshop is needed to process the files into a .chm. This
runs only on Windows, so we can't build the CHM automatically as we do for
the other docs.
Georg
More information about the docs
mailing list