{% if mermaid_enabled %} {% endif %} {% if custom_css %} {% endif %} {% if show_cover %}
{% if cover_logo_data_uri %} {% endif %}

Documentation

{{ project_title }}


{% if pdf_author %}

{{ pdf_author }}

{% endif %}
{% endif %}
{% if show_cover %}

Contents

{% else %}

{{ project_title }}

Contents

{% endif %} {{ toc_html | safe }}
{% for chapter in chapters %}
{{ chapter.content_html | safe }}
{% endfor %}