--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/api/pyramid/core.rst Mon Sep 26 14:52:12 2016 +0200
@@ -0,0 +1,23 @@
+.. _core_module:
+
+:mod:`cubicweb.pyramid.core`
+----------------------------
+
+.. automodule:: cubicweb.pyramid.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