{% extends "NelmioApiDocBundle::layout.html.twig" %} {% block content %} {% for section, sections in resources %} {% if section != '_others' %}
  • {{ section }}

  • {% endif %} {% endfor %} {% endblock content %}