]> git.saurik.com Git - wxWidgets.git/commitdiff
updates for the readme
authorRobin Dunn <robin@alldunn.com>
Sun, 18 Jan 2004 00:15:39 +0000 (00:15 +0000)
committerRobin Dunn <robin@alldunn.com>
Sun, 18 Jan 2004 00:15:39 +0000 (00:15 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@25223 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

wxPython/docs/README.txt

index 910ed1248125191ec3a9bd1e3a490374fe322ff6..64395f1e5d97ce4449675b8103c9959bd7888a43 100644 (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
 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,23 +36,20 @@ 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.
-
-       BUILD.osx.txt       Instructions for building wxPython on Mac OS X.
-
-       licence/*           Text of the wxWindows license.
+   licence/*               Text of the wxWindows license.