summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2012-12-23 20:54:03 +0000
committerTres Seaver <tseaver@palladion.com>2012-12-23 20:54:03 +0000
commit88cddcef8e1d1c54e06c34bd962e878ff4196702 (patch)
tree9b488db45c0552bf89f1ff4cea88873fbe83d59e /docs
parent0ebf27d2bb0028c5f563b78bda39abc08e4be796 (diff)
downloadzope-security-88cddcef8e1d1c54e06c34bd962e878ff4196702.tar.gz
Add autotocs for zope.security.adapter.
Diffstat (limited to 'docs')
-rw-r--r--docs/api/adapter.rst6
-rw-r--r--docs/index.rst1
2 files changed, 7 insertions, 0 deletions
diff --git a/docs/api/adapter.rst b/docs/api/adapter.rst
new file mode 100644
index 0000000..bf651f2
--- /dev/null
+++ b/docs/api/adapter.rst
@@ -0,0 +1,6 @@
+:mod:`zope.security.adapter`
+============================
+
+.. automodule:: zope.security.adapter
+ :members:
+ :member-order: bysource
diff --git a/docs/index.rst b/docs/index.rst
index 5ef3b8f..bbfd0e1 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -8,6 +8,7 @@ API Reference
:maxdepth: 2
api/interfaces
+ api/adapter
api/permission