summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/api/protectclass.rst6
-rw-r--r--docs/index.rst1
2 files changed, 7 insertions, 0 deletions
diff --git a/docs/api/protectclass.rst b/docs/api/protectclass.rst
new file mode 100644
index 0000000..fdc266b
--- /dev/null
+++ b/docs/api/protectclass.rst
@@ -0,0 +1,6 @@
+:mod:`zope.security.protectclass`
+=================================
+
+.. automodule:: zope.security.protectclass
+ :members:
+ :member-order: bysource
diff --git a/docs/index.rst b/docs/index.rst
index 06192a7..6f772a6 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -13,6 +13,7 @@ API Reference
api/decorator
api/management
api/permission
+ api/protectclass