doc/book/devweb/views/wdoc.rst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Sat, 15 Feb 2020 17:08:15 +0100
changeset 12879 7347715bf0ee
parent 10491 c67bcee93248
permissions -rw-r--r--
[doc] replace tabs with spaces (and make linter happy)

.. -*- 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