summaryrefslogtreecommitdiff
path: root/docs/api.rst
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-11-11 13:38:32 -0500
committerChris McDonough <chrism@plope.com>2011-11-11 13:38:32 -0500
commit5cf9fc8ab86e6ec6b76dd9d80cd8dcab42384cc6 (patch)
treef25731f39a41c5f74bfa9c0126e680bffadb7303 /docs/api.rst
parentc8e2f8e35c99b4f35d53ed0bb73e737e97ef345c (diff)
downloadpyramid-5cf9fc8ab86e6ec6b76dd9d80cd8dcab42384cc6.tar.gz
pyramid-5cf9fc8ab86e6ec6b76dd9d80cd8dcab42384cc6.tar.bz2
pyramid-5cf9fc8ab86e6ec6b76dd9d80cd8dcab42384cc6.zip
- New ``pyramid.compat`` module and API documentation which provides Python
2/3 straddling support for Pyramid add-ons and development environments.
Diffstat (limited to 'docs/api.rst')
-rw-r--r--docs/api.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/api.rst b/docs/api.rst
index 6ff6e9fb1..dc75e45e0 100644
--- a/docs/api.rst
+++ b/docs/api.rst
@@ -12,6 +12,7 @@ documentation is organized alphabetically by module name.
api/authentication
api/chameleon_text
api/chameleon_zpt
+ api/compat
api/config
api/events
api/exceptions