diff -r 6618408c0629 -r caf268942436 docs/api/bwcompat.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/api/bwcompat.rst Sat Jan 03 22:06:03 2015 +0100 @@ -0,0 +1,19 @@ +.. _bwcompat_module: + +:mod:`pyramid_cubicweb.bwcompat` +-------------------------------- + +.. automodule:: pyramid_cubicweb.bwcompat + + .. autofunction:: includeme + + .. autoclass:: PyramidSessionHandler + :members: + + .. autoclass:: CubicWebPyramidHandler + :members: + + .. automethod:: __call__ + + .. autoclass:: TweenHandler + :members: