author | Dimitri Papadopoulos <dimitri.papadopoulos@cea.fr> |
Tue, 07 May 2013 00:29:42 +0200 | |
changeset 8969 | b37ce419ce26 |
parent 8968 | c05515db2763 |
child 8970 | 0a1bd0c590e2 |
web/views/wdoc.py | file | annotate | diff | comparison | revisions |
--- 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 <http://www.gnu.org/licenses/>. -"""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"