From e96dfa70f520842230727b49880cc38eb6234e80 Mon Sep 17 00:00:00 2001 From: "Patrick K. O'Brien" Date: Tue, 6 May 2003 21:32:32 +0000 Subject: [PATCH] Absolute paths to the epydoc files. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- wxPython/docs/wxPythonDocs.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wxPython/docs/wxPythonDocs.txt b/wxPython/docs/wxPythonDocs.txt index 8d3f0e924b..cbc378ecc4 100644 --- a/wxPython/docs/wxPythonDocs.txt +++ b/wxPython/docs/wxPythonDocs.txt @@ -25,7 +25,7 @@ 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/ +.. _The wxPython source code documentation: http://www.orbtech.com/www/wx/epydoc/ wxPython Tutorial @@ -74,4 +74,4 @@ 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 +.. _The Py source code documentation: http://www.orbtech.com/www/wx/epydoc/public/wx.py-module.html