diff options
| author | Tres Seaver <tseaver@palladion.com> | 2012-12-23 20:54:03 +0000 |
|---|---|---|
| committer | Tres Seaver <tseaver@palladion.com> | 2012-12-23 20:54:03 +0000 |
| commit | 88cddcef8e1d1c54e06c34bd962e878ff4196702 (patch) | |
| tree | 9b488db45c0552bf89f1ff4cea88873fbe83d59e /docs/api | |
| parent | 0ebf27d2bb0028c5f563b78bda39abc08e4be796 (diff) | |
| download | zope-security-88cddcef8e1d1c54e06c34bd962e878ff4196702.tar.gz | |
Add autotocs for zope.security.adapter.
Diffstat (limited to 'docs/api')
| -rw-r--r-- | docs/api/adapter.rst | 6 |
1 files changed, 6 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 |
