[ python-Bugs-1025392 ] HTML Documentation for 2.4a3 not found

SourceForge.net noreply at sourceforge.net
Fri Sep 10 09:10:55 CEST 2004


Bugs item #1025392, was opened at 2004-09-09 15:41
Message generated for change (Comment added) made by rhettinger
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1025392&group_id=5470

Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Colin J. Williams (cjwhrh)
Assigned to: Martin v. Löwis (loewis)
Summary: HTML Documentation for 2.4a3 not found

Initial Comment:
Idle looks for the html docs

In the source package there are lots of .tex files,
must these
be converted to HTML, if so how?

Using Windows XP

----------------------------------------------------------------------

>Comment By: Raymond Hettinger (rhettinger)
Date: 2004-09-10 02:10

Message:
Logged In: YES 
user_id=80475

Martin, the IDLE help menu has four entries:
1) About IDLE -- brings up a Tk window
2) IDLE Help -- brings up another Tk window
3) Python Docs F1 -- browses http://www.python.org/doc/current/
4) Chm -- calls up the chm file

Colin, pressing F1 should take you to on-line html docs. 
Normally windows users access the CHM option when they want
to browse documentation locally.  I've never been able to
convert TeX files to HTML on Windows.  Fortunately, there is
almost no need.

If this answers your question. please close the bug.

----------------------------------------------------------------------

Comment By: Martin v. Löwis (loewis)
Date: 2004-09-10 01:37

Message:
Logged In: YES 
user_id=21627

Why do you say IDLE looks for the html docs? On Windows, it
doesn't - it looks for the chm file instead.



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1025392&group_id=5470


More information about the Python-bugs-list mailing list