X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d14a1e28567de23c586bc80017073d0c39f8d18f..98eae4660115bf34b3e266b3b0bcafa42638941e:/wxPython/docs/README.txt diff --git a/wxPython/docs/README.txt b/wxPython/docs/README.txt index 910ed12481..6f23427bc0 100644 --- a/wxPython/docs/README.txt +++ b/wxPython/docs/README.txt @@ -22,7 +22,7 @@ are willing to help you learn, answer questions and solve problems. To join the mail list just go to this web page and follow the instructions there: - http://wxpython.org/maillist.php + http://wxpython.org/maillist.php There is also a good set of class reference documentation available for wxPython, but currently it is geared for the C++ user. This may @@ -36,27 +36,24 @@ available in Python, but most of the GUI related classes are. Other Info ---------- -Please also see the following files in this directory: +Please also see the following files: - CHANGES.txt Information about new features, fixes, + docs/CHANGES.txt Information about new features, fixes, etc. in each release. - ../README.1st.txt Instructions for building wxGTK and - wxPython on Unix-like platforms the - "new way." + docs/BUILD.txt Instructions for building wxPython on + various Unix-like platforms, OS X or + Windows. - BUILD.unix.txt Instructions for building wxPython on - various Unix-like platforms the "old way." + docs/MigrationGuide.txt Information about some big changes from 2.4 + to 2.5 that require changes to your + applications - BUILD.win32.txt Instructions for building wxPython on Windows. + licence/* Text of the wxWidgets license. - BUILD.osx.txt Instructions for building wxPython on Mac OS X. - licence/* Text of the wxWindows license. - - ------------------ +-- Robin Dunn robin@alldunn.com