doc/book/devweb/views/wdoc.rst
author Laurent Peuch <cortex@worlddomination.be>
Thu, 21 Feb 2019 18:48:07 +0100
changeset 12391 e4e5814fd70c
parent 10491 c67bcee93248
permissions -rw-r--r--
[doc] recommend sqlite during tutorial because it's simplier to use

.. -*- coding: utf-8 -*-

Online documentation system
===========================

.. automodule:: cubicweb.web.views.wdoc

Help views
----------
.. autoclass:: cubicweb.web.views.wdoc.InlineHelpView

Actions
-------
.. autoclass:: cubicweb.web.views.wdoc.HelpAction
.. autoclass:: cubicweb.web.views.wdoc.AboutAction