Files
wxWidgets/wxPython/distrib
2002-12-16 21:02:00 +00:00
..
2002-09-24 18:15:16 +00:00
2000-07-15 19:51:35 +00:00
2000-07-15 19:51:35 +00:00
2000-12-11 04:00:06 +00:00
2002-09-20 17:33:03 +00:00
2002-08-28 20:02:20 +00:00
2002-12-16 21:02:00 +00:00
2000-07-15 19:51:35 +00:00
2001-12-11 04:55:09 +00:00
2000-07-15 19:51:35 +00:00
2000-07-15 19:51:35 +00:00
2002-08-28 20:02:20 +00:00
2000-07-15 19:51:35 +00:00
2000-07-15 19:51:35 +00:00
2001-02-16 08:19:50 +00:00
2002-07-20 00:14:28 +00:00

wxPythonDocs
------------

The wxWindows docs can now be viewed on non-Win32 platforms with a
nice viewer modeled after the MS HTMLViewer.  Simply execute the
viewdocs.py script located in this directory and you're all set.
(You'll need to first have wxPython installed and accessible via the
PYTHONPATH.)

You can also add other HTML books to be displayed by the viewer simply
by dropping their .zip file here and tweaking viewdocs.py.  The zip
file just needs to contain a .hhp file that defines the contents of
the book.  See the docs on wxHtmlHelpController for details.

If you'd still ike to view these docs in your regular browser you can
simply unzip each of the books into their own directory.