Revision: 1430
http://pygccxml.svn.sourceforge.net/pygccxml/?rev=1430&view=rev
Author: roman_yakovenko
Date: 2008-10-12 08:14:32 +0000 (Sun, 12 Oct 2008)
Log Message:
-----------
update docs
Modified Paths:
--------------
pyplusplus_dev/docs/documentation/ctypes/ctypes_integration.rest
Modified: pyplusplus_dev/docs/documentation/ctypes/ctypes_integration.rest
===================================================================
--- pyplusplus_dev/docs/documentation/ctypes/ctypes_integration.rest 2008-10-12 07:08:30 UTC (rev 1429)
+++ pyplusplus_dev/docs/documentation/ctypes/ctypes_integration.rest 2008-10-12 08:14:32 UTC (rev 1430)
@@ -83,7 +83,7 @@
* to add ability to expose "C" functions without using `Boost.Python`_.
-.. _`new call policy was created` : ./../../documentation/functions/call_policies.html#return-addressof
+.. _`new call policy was created` : ./../../documentation/functions/call_policies/return_addressof.html
.. _`ctypes` : http://docs.python.org/lib/module-ctypes.html
.. _`from_address` : http://docs.python.org/lib/ctypes-data-types.html
.. _`Py++` : ./../../pyplusplus.html
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|