{% if has_components_css %}{% endif %} {% if has_math %}{% endif %} {% macro render_nodes(nodes, depth, path) %} {% endmacro %} Skip to content
{% if site_title %}{{ site_title }}{% else %}Docs{% endif %}
{% if search_enabled %} {% endif %}
{% if has_diff %} {% endif %}
{% if home %}

{% if site_title %}{{ site_title }}{% else %}{{ title }}{% endif %}

{% if home.description %}

{{ home.description }}

{% endif %}
{{ home.pages }}
pages
{{ home.links }}
links
{% if commit %}
{{ commit }}
commit
{% endif %}
{% if search_enabled %} {% endif %} {% if home.sections or home.recent %}
{% if home.sections %}
Sections{{ home.sections | length }}
{% for s in home.sections %} {{ s.label }} {{ s.count }} pages {% endfor %}
{% endif %} {% if home.recent %}
Recent{{ home.recent | length }}
    {% for r in home.recent %}
  • {% if r.section %}{{ r.section }}{% else %}—{% endif %} {{ r.title }}
  • {% endfor %}
{% endif %}
{% endif %}
{% endif %} {% if not home %}

{{ title }}

{% if description %}

{{ description }}

{% endif %}
{% endif %}
{{ body | safe }}
{% if is_home and graph_json %}

Doc graph

{{ graph_node_count }} nodes · {{ graph_edge_count }} links
{% endif %}
{% if search_enabled %}{% endif %} {% if is_home and graph_json %}{% endif %} {% if has_mermaid %}{% endif %} {% if has_component_island %}{% endif %}