diff -r 6618408c0629 -r caf268942436 docs/api/core.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/api/core.rst Sat Jan 03 22:06:03 2015 +0100 @@ -0,0 +1,23 @@ +.. _core_module: + +:mod:`pyramid_cubicweb.core` +---------------------------- + +.. automodule:: pyramid_cubicweb.core + + .. autofunction:: includeme + + .. autofunction:: cw_to_pyramid + + .. autofunction:: render_view + + .. autofunction:: repo_connect + .. autofunction:: get_principals + + .. autoclass:: CubicWebPyramidRequest + :show-inheritance: + :members: + + .. autofunction:: _cw_session + .. autofunction:: _cw_cnx + .. autofunction:: _cw_request