skeleton/sobjects.py.tmpl
author Julien Cristau <julien.cristau@logilab.fr>
Mon, 08 Jul 2013 15:24:43 +0200
branchstable
changeset 9143 1890e0df68fa
parent 8207 c04676b16c59
permissions -rw-r--r--
[book] fix sphinx documentation generation (closes #2991997) changeset 17994bf95d6a ([doc] update Session documentation) added cubicweb.server.session.Session autodoc to the book. This caused errors from sphinx due to a section title not being allowed in the class's docstring.

# -*- coding: utf-8 -*-
# copyright %(year)s %(author)s, all rights reserved.
# contact %(author-web-site)s -- mailto:%(author-email)s
#
%(long-license)s
"""%(distname)s repository side views, usually for notification"""