summaryrefslogtreecommitdiff
path: root/docs/api
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api')
-rw-r--r--docs/api/proxy.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/api/proxy.rst b/docs/api/proxy.rst
index 733d5df..0acb043 100644
--- a/docs/api/proxy.rst
+++ b/docs/api/proxy.rst
@@ -4,6 +4,10 @@
.. currentmodule:: zope.security.proxy
+An introduction to proxies and their uses can be found in :doc:`../proxy`.
+
+.. seealso:: :ref:`proxy-known-issues`
+
.. testsetup::
from zope.component.testing import setUp