--- a/doc/book/en/devweb/views/wdoc.rst Fri Jun 17 09:37:49 2011 +0200
+++ b/doc/book/en/devweb/views/wdoc.rst Thu Jun 16 12:31:27 2011 +0200
@@ -1,9 +1,17 @@
.. -*- coding: utf-8 -*-
Online documentation system
----------------------------
+===========================
+
+.. automodule:: cubicweb.web.views.wdoc
-(:mod:`cubicweb.web.views.wdoc`)
+Help views
+----------
+.. autoclass:: cubicweb.web.views.wdoc.InlineHelpView
+.. autoclass:: cubicweb.web.views.wdoc.ChangeLogView
-XXX describe the on-line documentation system
-
+Actions
+-------
+.. autoclass:: cubicweb.web.views.wdoc.HelpAction
+.. autoclass:: cubicweb.web.views.wdoc.ChangeLogAction
+.. autoclass:: cubicweb.web.views.wdoc.AboutAction