{%- if mainMenu.indexMenuItem is not null %}
Общие принципы построения API
{% endif %}
{%- if mainMenu.methodsMenuItem is not null %}
Методы
{% endif %}
{%- if mainMenu.notificationsMenuItem is not null %}
PUSH-нотификации
{% endif %}
{%- if mainMenu.structuresMenuItem is not null %}
Структуры данных
{% endif %}
{%- if mainMenu.versioningMenuItem is not null %}
Версионирование API
{% endif %}
{%- if mainMenu.errorsMenuItem is not null %}
Список возможных ошибок
{% endif %}
{%- if mainMenu.tableOfContents is not null %}
Оглавление
{% endif %}
{%- if mainMenu.allContents is not null %}
Версия для печати
{% endif %}