diff -r 6618408c0629 -r caf268942436 docs/api/auth.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/api/auth.rst Sat Jan 03 22:06:03 2015 +0100 @@ -0,0 +1,12 @@ +.. _auth_module: + +:mod:`pyramid_cubicweb.auth` +---------------------------- + +.. automodule:: pyramid_cubicweb.auth + + .. autofunction:: includeme + + .. autoclass:: CubicWebAuthTktAuthenticationPolicy + :show-inheritance: + :members: