diff -r c05515db2763 -r b37ce419ce26 web/views/wdoc.py --- a/web/views/wdoc.py Mon May 06 19:40:15 2013 +0200 +++ b/web/views/wdoc.py Tue May 07 00:29:42 2013 +0200 @@ -15,7 +15,8 @@ # # You should have received a copy of the GNU Lesser General Public License along # with CubicWeb. If not, see . -"""inline help system, using ReST file in products `wdoc` directory +"""inline help system, rendering ReST files in the `wdoc` subdirectory of +CubicWeb and cubes """ __docformat__ = "restructuredtext en"