{{ project_name }} {{ view_label }}

{{ project_name }}

{{ view_label }} Documentation{% if primary_language %} โ€” {{ primary_language }}{% endif %}{% if frameworks %} ยท {{ frameworks }}{% endif %}

{% if health_score is defined and health_score %}
{{ health_score }}
Health
{% endif %}
{% for metric in metrics %}
{{ metric.value }}
{{ metric.label }}
{% endfor %}
{% for tag in tags %} {{ tag }} {% endfor %}
{% for section in sections %}
{{ section.icon }}
{{ section.title }}
{{ section.html_content }}
{% endfor %}
Generated by Docuson v{{ version }} ยท {{ generated_date }}