{# basic/domainindex.html ~~~~~~~~~~~~~~~~~~~~~~ Template for domain indices (module index, ...). :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. :license: BSD, see LICENSE for details. #} {%- extends "layout.html" %} {% set title = indextitle %} {% block extrahead %} {{ super() }} {% if not embedded and collapse_index %} {% endif %} {% endblock %} {% block body %} {%- set groupid = idgen() %}
{{ letter }} | ||
{% if grouptype == 1 -%} {%- endif %} | {% if grouptype == 2 %} {% endif %}
{% if page %}{% endif -%}
{{ name|e }}
{%- if page %}{% endif %}
{%- if extra %} ({{ extra|e }}){% endif -%}
| {% if qualifier %}{{ qualifier|e }}:{% endif %} {{ description|e }} |