# HG changeset patch # User Dimitri Papadopoulos # Date 1367879382 -7200 # Node ID b37ce419ce26adba027750b8045f156625683726 # Parent c05515db2763821316d0b234dcc8f6a4f92a9477 [views] attempt to clarify the inline help system documentation 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"