wxWidgets/wxPython/distrib
Robin Dunn 71132988f8 change how email is sent
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27927 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-06-21 22:33:45 +00:00
..
all change how email is sent 2004-06-21 22:33:45 +00:00
mac Add "inplace" build option that allows the distribution to be built 2004-06-11 22:50:25 +00:00
msw Oops, that space crept back in. 2004-06-15 03:36:44 +00:00
.cvsignore
build_renamers.py
DIRLIST Add a set of scripts that can be used to build and upload the 2004-06-14 19:53:50 +00:00
genfilelist.py
howto-distrib.txt typo 2004-06-09 17:51:19 +00:00
make_installer.py Get unicows.dll from distrib/msw 2004-06-11 01:22:36 +00:00
make_static_setup.py
makedemo
makedev.bat
makedocs little tweaks 2004-06-04 23:21:22 +00:00
makedocs.bat
makepreview.bat
makerpm Add a set of scripts that can be used to build and upload the 2004-06-14 19:53:50 +00:00
makesrpm
PyAlaMode.desktop
PyCrust.desktop
PyShell.desktop
README.1st.txt Some doc tweaks 2004-06-11 01:25:44 +00:00
README.devel.txt Some doc tweaks 2004-06-11 01:25:44 +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 distrib and build updates 2004-06-09 05:38:45 +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.