doc/book/en/devweb/views/wdoc.rst
branchstable
changeset 7529 2fdc310be7cd
parent 5394 105011657405
child 9352 26c979b24196
--- 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