{% include "./introduction.html" %} {% if asyncapi.hasServers() %} {% include "./servers.html" %} {% endif %} {% if asyncapi.hasChannels() %} {% include "./operations.html" %} {% endif %} {% include "./messages.html" %}