<%namespace name="doc" file="_doc.tmpl"/>

${formatter.format_page_name(node)}

<%include file="_index.tmpl"/>

Details

${doc.format_documentation(node)} <%include file="_staticmethods.tmpl"/> <%include file="_methods.tmpl"/> <%include file="_vfuncs.tmpl"/> <%include file="_signals.tmpl"/> <%include file="_properties.tmpl"/> ${self.body()}
<%def name="extra_class()"/>