From 10b9b230e1e32a6d04013a0ab7f99da2e28bb730 Mon Sep 17 00:00:00 2001 From: "Patrick K. O'Brien" Date: Tue, 6 May 2003 21:25:01 +0000 Subject: [PATCH] Updated to include new wx epydoc reference. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20508 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/docs/wxPythonDocs.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/wxPython/docs/wxPythonDocs.txt b/wxPython/docs/wxPythonDocs.txt index 6c119eea56..8d3f0e924b 100644 --- a/wxPython/docs/wxPythonDocs.txt +++ b/wxPython/docs/wxPythonDocs.txt @@ -19,6 +19,15 @@ wxPython Manual .. _The wxPython Manual: wxPythonManual.html +wxPython Developer Reference +============================ + +`The wxPython source code documentation`_ is for developers, and was +created using the Epydoc tool. + +.. _The wxPython source code documentation: wx/epydoc/ + + wxPython Tutorial ================= @@ -57,3 +66,12 @@ code modules, including: * PyWrap .. _The Py Manual: PyManual.html + + +Py Developer Reference +====================== + +`The Py source code documentation`_ is for developers, and was created +using the Epydoc tool. + +.. _The Py source code documentation: wx/epydoc/public/wx.py-module.html