doc/api/pyramid/profile.rst
changeset 11631 faf279e33298
parent 11537 caf268942436
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/api/pyramid/profile.rst	Mon Sep 26 14:52:12 2016 +0200
@@ -0,0 +1,19 @@
+.. _profile_module:
+
+:mod:`cubicweb.pyramid.profile`
+===============================
+
+.. automodule:: cubicweb.pyramid.profile
+
+    Views
+    -----
+
+    .. autofunction:: ping
+
+    .. autofunction:: cnx
+
+    WSGI
+    ----
+
+    .. autofunction:: wsgi_profile
+