doc/api/pyramid.rst
changeset 11631 faf279e33298
parent 11537 caf268942436
child 12094 d66079e2d481
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/api/pyramid.rst	Mon Sep 26 14:52:12 2016 +0200
@@ -0,0 +1,17 @@
+:mod:`cubicweb.pyramid`
+=======================
+
+.. automodule:: cubicweb.pyramid
+
+    .. autofunction:: make_cubicweb_application
+
+    .. autofunction:: wsgi_application_from_cwconfig
+
+    .. autofunction:: wsgi_application
+
+.. toctree::
+    :maxdepth: 1
+    :glob:
+
+    pyramid/*
+