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