wxWidgets/wxPython/distrib
2004-03-11 22:45:35 +00:00
..
mac add --enable-display 2004-03-10 03:16:48 +00:00
msw build static lib and then use it for building wxrc 2004-01-22 23:59:05 +00:00
.cvsignore
build_renamers.py check for existance of output files 2004-01-14 01:50:35 +00:00
DIRLIST Copy all needed files for the debian source dist 2004-03-03 19:06:39 +00:00
genfilelist.py Merged wxPython 2.4.x to the 2.5 branch (Finally!!!) 2003-03-25 06:35:27 +00:00
make_installer.py distrib tweaks 2004-02-26 23:51:59 +00:00
make_static_setup.py wxPython Merge #2 of 2.4 branch --> HEAD (branch tag: wxPy_2_4_merge_2) 2003-07-02 23:13:10 +00:00
makedemo More packager scripts updates. The RPMs will now install icons and 2004-01-14 02:11:55 +00:00
makedev.bat Merged wxPython 2.4.x to the 2.5 branch (Finally!!!) 2003-03-25 06:35:27 +00:00
makedocs copy the metadata file into the docs archive too 2004-03-02 23:50:39 +00:00
makedocs.bat distrib tweaks 2004-02-26 23:28:24 +00:00
makepreview.bat Rename the .tar.gz to a .tgz 2003-12-29 23:51:30 +00:00
makerpm RPM tweaks 2004-01-18 00:13:51 +00:00
makesrpm More packager scripts updates. The RPMs will now install icons and 2004-01-14 02:11:55 +00:00
PyAlaMode.desktop More packager scripts updates. The RPMs will now install icons and 2004-01-14 02:11:55 +00:00
PyCrust.desktop More packager scripts updates. The RPMs will now install icons and 2004-01-14 02:11:55 +00:00
PyShell.desktop More packager scripts updates. The RPMs will now install icons and 2004-01-14 02:11:55 +00:00
README.1st.txt doc tweaks, typo fixed, etc. 2004-01-09 02:11:40 +00:00
README.devel.txt Mode distrib scripts and such 2002-08-28 20:02:20 +00:00
README.viewdocs.txt wxPython Merge #2 of 2.4 branch --> HEAD (branch tag: wxPy_2_4_merge_2) 2003-07-02 23:13:10 +00:00
viewdocs.py Merged wxPython 2.4.x to the 2.5 branch (Finally!!!) 2003-03-25 06:35:27 +00:00
wx_conv.py wxPython Merge #2 of 2.4 branch --> HEAD (branch tag: wxPy_2_4_merge_2) 2003-07-02 23:13:10 +00:00
wx_create.py A huge glob of changes in the 2.4 branch merged over to HEAD 2003-10-02 00:58:06 +00:00
wxPythonFull.spec.in Add --with-sdl to the build doc and RPM spec 2004-03-11 22:45:35 +00:00
XRCed.desktop More packager scripts updates. The RPMs will now install icons and 2004-01-14 02:11:55 +00:00

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

The wxWindows 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.