YANG Suite Documentation
-
{% for section, section_data in toctree.items %}
- {{ section_data.title }}
- {{ item.title }} {% endfor %}
-
{% for item in section_data.items %}
Previous: {{ document.prev.title }}
{% endif %}
{% autoescape off %}{{ document.body }}{% endautoescape %}
{% if document.next %}
{% endif %}