[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.
--- a/doc/api/pyramid.rst Wed Mar 22 14:06:03 2017 +0100
+++ b/doc/api/pyramid.rst Wed Mar 22 14:49:04 2017 +0100
@@ -3,8 +3,6 @@
.. automodule:: cubicweb.pyramid
- .. autofunction:: make_cubicweb_application
-
.. autofunction:: wsgi_application_from_cwconfig
.. autofunction:: wsgi_application