{{ project.name }}

{% if project.description %}

{{ project.description }}

{% endif %} {% if project.github_url %}

View the Project on GitHub {{ project.github_maintainer }}/{{ project.name }}

{% endif %}

Table of Contents

{% for item in master_index %}

{{ item.relative_path }}

{% endfor %}
{{ documentation|safe }}