• {% include 'choose_doc_version.html' %}
  • {% for nav_item in nav %} {% if 'Mynewt Documentation' in nav_item.title or 'Appendix' in nav_item.title %} {% include 'nested_toc.html' %} {% endif %} {% endfor %}