More doc tweaks
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26202 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
e2f7f0625d
commit
8027eb22c6
@ -1,7 +1,7 @@
|
|||||||
wxPythonDocs
|
wxPythonDocs
|
||||||
------------
|
------------
|
||||||
|
|
||||||
The wxWindows docs can now be viewed on non-Win32 platforms with a
|
The wxWidgets docs can now be viewed on non-Win32 platforms with a
|
||||||
nice viewer modeled after the MS HTMLHelp viewer. Simply execute the
|
nice viewer modeled after the MS HTMLHelp viewer. Simply execute the
|
||||||
viewdocs.py script located in this directory and you're all set.
|
viewdocs.py script located in this directory and you're all set.
|
||||||
(You'll need to first have wxPython installed and accessible via the
|
(You'll need to first have wxPython installed and accessible via the
|
||||||
|
@ -164,12 +164,12 @@ created first and in place on the file server. There are currently
|
|||||||
two builds made of wxPythonOSX, one for Panther and Apple's version of
|
two builds made of wxPythonOSX, one for Panther and Apple's version of
|
||||||
Python, and one for Jaguar and a self-installed MacPythonOSX.
|
Python, and one for Jaguar and a self-installed MacPythonOSX.
|
||||||
|
|
||||||
* On BigMac run the following:
|
* On BigMac run the following as root:
|
||||||
|
|
||||||
cd wx/wxPython
|
cd wx/wxPython
|
||||||
distrib/mac/wxPythonOSX/build panther
|
distrib/mac/wxPythonOSX/build panther
|
||||||
|
|
||||||
* On Whopper run the following
|
* On Whopper run the following as root:
|
||||||
|
|
||||||
cd wx/wxPython
|
cd wx/wxPython
|
||||||
distrib/mac/wxPythonOSX/build jaguar
|
distrib/mac/wxPythonOSX/build jaguar
|
||||||
|
Loading…
Reference in New Issue
Block a user