From 09dbc89e7ba1c982d52ae5399b218a9facffa127 Mon Sep 17 00:00:00 2001 From: "Patrick K. O'Brien" Date: Tue, 6 May 2003 21:34:26 +0000 Subject: [PATCH] Changed path to epydoc files. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20510 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/docs/PyManual.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/wxPython/docs/PyManual.txt b/wxPython/docs/PyManual.txt index 21b9804611..55c5170c4b 100644 --- a/wxPython/docs/PyManual.txt +++ b/wxPython/docs/PyManual.txt @@ -28,6 +28,14 @@ and includes PyCrust, so PyCrust is no longer distributed separately. .. _wxPython: http://www.wxpython.org/ +Developer Reference +=================== + +Source code documentation for developers is available at: + +http://www.orbtech.com/www/wx/epydoc/public/wx.py-module.html + + What is Py? ===========