doc/api/pyramid.rst
author Denis Laxalde <denis.laxalde@logilab.fr>
Wed, 22 Mar 2017 14:49:04 +0100
branch3.25
changeset 12094 d66079e2d481
parent 11631 faf279e33298
permissions -rw-r--r--
[doc] Drop reference to "make_cubicweb_application" in pyramid doc This function got renamed into config_from_cwconfig and this is arguably an internal detail so should not appear in the API documentation.

:mod:`cubicweb.pyramid`
=======================

.. automodule:: cubicweb.pyramid

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

.. toctree::
    :maxdepth: 1
    :glob:

    pyramid/*