{% extends '!layout.html' %} {%- block htmltitle %} {%- if pagename == root_doc or not docstitle %} {%- set customtitlesuffix = "" %} {%- else %} {%- set customtitlesuffix = " — "|safe + docstitle|e %} {%- endif %}
Generate missing comments
{% endblock %}