[doc] Update cubicweb-ctl page about how to run an instance
* remove mention of start/stop/restart/status commands that do not exist anymore
* briefly mention the "pyramid" and point to respective documentation page
* mention that a WSGI server should be used in production
.. _core_module:
:mod:`cubicweb.pyramid.core`
----------------------------
.. automodule:: cubicweb.pyramid.core
.. autofunction:: includeme
.. autofunction:: cw_to_pyramid
.. autofunction:: render_view
.. autofunction:: repo_connect
.. autofunction:: get_principals
.. autoclass:: CubicWebPyramidRequest
:show-inheritance:
:members:
.. autofunction:: _cw_session
.. autofunction:: _cw_cnx
.. autofunction:: _cw_request