wxWidgets/wxPython/distrib
2004-05-28 19:13:42 +00:00
..
mac Fixed the readme 2004-03-27 01:37:02 +00:00
msw Don't accidentally instal the MSVCRT.dll from XP as it wont' work on 2004-04-14 16:19:11 +00:00
.cvsignore
build_renamers.py
DIRLIST Added a Python port of the OGL library, deprecated the C++ wrapped version. 2004-05-26 02:13:04 +00:00
genfilelist.py
howto-distrib.txt Typos 2004-03-30 01:52:16 +00:00
make_installer.py Add cx_Freeze and Installer examples 2004-05-28 19:13:42 +00:00
make_static_setup.py
makedemo
makedev.bat distrib tweaks 2004-03-12 20:17:22 +00:00
makedocs copy the metadata file into the docs archive too 2004-03-02 23:50:39 +00:00
makedocs.bat
makepreview.bat
makerpm Some dot-files need copied to the tarball 2004-03-18 22:27:00 +00:00
makesrpm
PyAlaMode.desktop
PyCrust.desktop
PyShell.desktop
README.1st.txt
README.devel.txt typo 2004-03-27 04:51:35 +00:00
README.viewdocs.txt More doc tweaks 2004-03-13 06:14:56 +00:00
viewdocs.py if basePath is empty use '.' 2004-03-29 15:54:00 +00:00
wx_conv.py
wx_create.py
wxPythonFull.spec.in The setup.py script will now install wxPython's headers as part of the 2004-03-25 21:36:29 +00:00
XRCed.desktop

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

The wxWidgets docs can now be viewed on non-Win32 platforms with a
nice viewer modeled after the MS HTMLHelp viewer.  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, viewdocs.py will find them
automatically and add them to the list.  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 like to view these docs in your regular browser you can
simply unzip each of the books into their own directory.