{% macro icon(icon, id='', class='') %} {% endmacro %} {% macro modal(id) %}
{{ caller() }}
{% endmacro %} {{ context.terms.get('Dependency graph', 'Dependency graph') }} {% if config.html5['use-mathjax'] %} {% if config['mathjax-macros']['macros'] %} {% endif %} {% endif %} {% for css in config.html5.get('extra-css', []) %} {% endfor %}
Home

{{ title }}

Legend
{% for k, v in legend %}
{{ k }}
{{ v }}
{% endfor %}
{%- for thm in graph.nodes | sort(attribute='id') %} {% call modal(thm.id + "_modal") %} {% endcall %} {%- endfor -%}
{% for js in config.html5.get('extra-js', []) %} {% endfor %}