diff --git a/wxPython/docs/wxPythonDocs.txt b/wxPython/docs/wxPythonDocs.txt new file mode 100644 index 0000000000..6c119eea56 --- /dev/null +++ b/wxPython/docs/wxPythonDocs.txt @@ -0,0 +1,59 @@ +======================== + wxPython Documentation +======================== + +:Author: Patrick K. O'Brien +:Contact: pobrien@orbtech.com +:Organization: Orbtech_ +:Date: $Date$ +:Revision: $Revision$ + +.. _Orbtech: http://www.orbtech.com/ + + +wxPython Manual +=============== + +`The wxPython Manual`_ is a reference to the wxPython toolkit. + +.. _The wxPython Manual: wxPythonManual.html + + +wxPython Tutorial +================= + +`The wxPython Tutorial`_ will help get you started with wxPython. + +.. _The wxPython Tutorial: wxPythonTutorial.html + + +wxPython Examples +================= + +`The wxPython Examples`_ illustrates example programs using wxPython. + +.. _The wxPython Examples: wxPythonExamples.html + + +wx Package +========== + +`The wxPython wx Package`_ explains the new prefix-less wx package. + +.. _The wxPython wx Package: wxPackage.html + + +Py Manual +========= + +`The Py Manual`_ documents the Py collection of programs and source +code modules, including: + +* PyAlaCarte +* PyAlaMode +* PyCrust +* PyFilling +* PyShell +* PyWrap + +.. _The Py Manual: PyManual.html