summaryrefslogtreecommitdiff
path: root/docs/api.rst
diff options
context:
space:
mode:
authorChris McDonough <chrism@plope.com>2011-08-06 18:58:26 -0400
committerChris McDonough <chrism@plope.com>2011-08-06 18:58:26 -0400
commit1311321d454ded6226b09f929ebc9e4aa2c12771 (patch)
tree21f29844f8bb92f8ebc644ddf87d1650e962ccf2 /docs/api.rst
parent1dc57d53c54338df467e6c1e8201589eab73022f (diff)
downloadpyramid-1311321d454ded6226b09f929ebc9e4aa2c12771.tar.gz
pyramid-1311321d454ded6226b09f929ebc9e4aa2c12771.tar.bz2
pyramid-1311321d454ded6226b09f929ebc9e4aa2c12771.zip
add tweens module, add docs for ptweens and tweens to hooks
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 a7e1566d3..6ff6e9fb1 100644
--- a/docs/api.rst
+++ b/docs/api.rst
@@ -32,6 +32,7 @@ documentation is organized alphabetically by module name.
api/testing
api/threadlocal
api/traversal
+ api/tweens
api/url
api/view
api/wsgi