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? ===========