updates for the readme

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2004-01-18 00:15:39 +00:00
parent 6b484aa0bc
commit ded0b5ce65

View File

@@ -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 To join the mail list just go to this web page and follow the
instructions there: instructions there:
http://wxpython.org/maillist.php http://wxpython.org/maillist.php
There is also a good set of class reference documentation available There is also a good set of class reference documentation available
for wxPython, but currently it is geared for the C++ user. This may for wxPython, but currently it is geared for the C++ user. This may
@@ -36,23 +36,20 @@ available in Python, but most of the GUI related classes are.
Other Info 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. etc. in each release.
../README.1st.txt Instructions for building wxGTK and docs/BUILD.txt Instructions for building wxPython on
wxPython on Unix-like platforms the various Unix-like platforms, OS X or
"new way." Windows.
BUILD.unix.txt Instructions for building wxPython on docs/MigrationGuide.txt Information about some big changes from 2.4
various Unix-like platforms the "old way." to 2.5 that require changes to your
applications
BUILD.win32.txt Instructions for building wxPython on Windows. licence/* Text of the wxWindows license.
BUILD.osx.txt Instructions for building wxPython on Mac OS X.
licence/* Text of the wxWindows license.