{% if project == 'SQL 99' %}
  • SQL-99 Complete, Really {{ toctree(maxdepth=2|toint, collapse=False, includehidden=theme_globaltoc_includehidden|tobool) }}
  • {% else %} {% if project == 'CrateDB Cloud' %}
  • CrateDB Cloud {{ toctree(maxdepth=3|toint, collapse=True, includehidden=theme_globaltoc_includehidden|tobool) }}
  • {% else %}
  • CrateDB Cloud
  • {% endif %} {% if project == 'CrateDB: Tutorials' %}
  • Self-Managed {{ toctree(maxdepth=3|toint, collapse=True, includehidden=theme_globaltoc_includehidden|tobool) }}
  • {% else %}
  • Self-Managed
  • {% endif %} {% if project == 'CrateDB: How-Tos' %}
  • Getting Started {{ toctree(maxdepth=3|toint, collapse=True, includehidden=theme_globaltoc_includehidden|tobool) }}
  • {% else %}
  • Getting Started
  • {% endif %} {% if project == 'CrateDB: Reference' %}
  • Reference Manual {{ toctree(maxdepth=3|toint, collapse=True, includehidden=theme_globaltoc_includehidden|tobool) }}
  • {% else %}
  • Reference Manual
  • {% endif %} {% if project == 'CrateDB: Admin UI' %}
  • Admin UI {{ toctree(maxdepth=1|toint, collapse=True, includehidden=theme_globaltoc_includehidden|tobool) }}
  • {% else %}
  • Admin UI
  • {% endif %} {% if project == 'CrateDB: Crash CLI' %}
  • Crash CLI {{ toctree(maxdepth=1|toint, collapse=False, includehidden=theme_globaltoc_includehidden|tobool) }}
  • {% else %}
  • Crash CLI
  • {% endif %} {% if project == 'CrateDB: Clients and Tools' %}
  • Drivers and Integrations {{ toctree(maxdepth=3|toint, collapse=True, includehidden=theme_globaltoc_includehidden|tobool) }}
  • {% else %}
  • Drivers and Integrations
  • {% endif %}
  • Support
  • Community
  • Integration Tutorials
  • Sample Applications
  • {% if project == 'Doing Docs' %}
  • Doing Docs at Crate.io {{ toctree(maxdepth=2|toint, collapse=False, includehidden=theme_globaltoc_includehidden|tobool) }}
  • {% endif %} {% endif %}