diff -r 6618408c0629 -r caf268942436 docs/api.rst --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/docs/api.rst Sat Jan 03 22:06:03 2015 +0100 @@ -0,0 +1,17 @@ +:mod:`pyramid_cubicweb` +======================= + +.. automodule:: pyramid_cubicweb + + .. autofunction:: make_cubicweb_application + + .. autofunction:: wsgi_application_from_cwconfig + + .. autofunction:: wsgi_application + +.. toctree:: + :maxdepth: 1 + :glob: + + api/* +