docs/api.rst
author Christophe de Vienne <christophe@unlish.com>
Mon, 06 Jul 2015 14:16:55 +0200
changeset 11586 c7a25122af4d
parent 11537 caf268942436
permissions -rw-r--r--
[config] Move most config code to a includeme() The goal is to make it easier to use pyramid_cubicweb from a pyramid application.

:mod:`pyramid_cubicweb`
=======================

.. automodule:: pyramid_cubicweb

    .. autofunction:: make_cubicweb_application

    .. autofunction:: wsgi_application_from_cwconfig

    .. autofunction:: wsgi_application

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

    api/*