summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTres Seaver <tseaver@palladion.com>2012-12-23 20:54:01 +0000
committerTres Seaver <tseaver@palladion.com>2012-12-23 20:54:01 +0000
commit9f1faae693fc91ca97f2b3caf4e48fd3e62e2635 (patch)
tree7a22900886f66a9de888e2d0b3557a2d72f21f85 /docs
parent0990b869b1f5fff0d130d539ce9623b935fa66d9 (diff)
downloadzope-security-9f1faae693fc91ca97f2b3caf4e48fd3e62e2635.tar.gz
Refactor to allow room for other API docs.
Diffstat (limited to 'docs')
-rw-r--r--docs/api/interfaces.rst (renamed from docs/api.rst)2
-rw-r--r--docs/index.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/api.rst b/docs/api/interfaces.rst
index 6002c78..9d3e96e 100644
--- a/docs/api.rst
+++ b/docs/api/interfaces.rst
@@ -6,7 +6,7 @@
.. automodule:: zope.security.interfaces
-#xceptions
+Exceptions
##########
.. autointerface:: IUnauthorized
diff --git a/docs/index.rst b/docs/index.rst
index 65c2ced..a1effb0 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -6,7 +6,7 @@ Contents:
.. toctree::
:maxdepth: 2
- api
+ api/interfaces