From: Bruce S. <bas...@un...> - 2003-03-16 20:09:50
|
----- Original Message ----- From: "Arthur" <ajs...@op...> > As to docs, my idea is to keep the VPython index.html as is, except to point > the Python help to the online url at python.org, rather than to a local copy > of the docs. It assumes online access, of course. In the latest Windows installer the VPython index.html is in Lib\site-packages\visual\docs. It has a link to the local Python documentation, because it is present in the standard Python Windows distribution; I see no reason to link to the web except in the possible context of a stripped-down Python that didn't include documentation. I did however take your suggestion and have the Numeric doc link to the web. Bruce Sherwood |