doc/book/en/devweb/views/wdoc.rst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Mon, 23 Jul 2012 22:45:32 +0200
branchstable
changeset 8491 8c526cc46dc6
parent 7529 2fdc310be7cd
child 9352 26c979b24196
permissions -rw-r--r--
[doc] add passlib to list of dependencies

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

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

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

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

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