{# #}

Ario Auto-Generated Documentation

{% for x in list_of_docs %}

{{ x.general[0] }}

{{ x.general[1] }}

Description: "{{ x.general[2] }}"

{% for y in x.specific %}

Method: {{ y['method'] }}

{% endfor %}
{% endfor %}