• Crates.io
  • API Reference
  • Bevy
  • Dioxus
    {% set section = get_section(path="docs/_index.md") %} {% for p in section.subsections %} {% set subsection = get_section(path=p) %}
  • {{ subsection.title }}
      {% for page in subsection.pages %}
    • {{page.title}}
    • {% endfor %}
  • {% endfor %}