{% if project == 'SQL 99' %}
  • SQL-99 Complete, Really {{ toctree(maxdepth=2|toint, collapse=False, includehidden=theme_globaltoc_includehidden|tobool) }}
  • {% else %}
  • {% if project == 'CrateDB: Guide' and pagename == 'home/index' %}
  • Overview
  • {% else %}
  • Overview
  • {% endif %} {% if project == 'CrateDB Cloud' %}
  • CrateDB Cloud {{ toctree(maxdepth=-1|toint, titles_only=True, collapse=True, includehidden=theme_globaltoc_includehidden|tobool) }}
  • {% else %}
  • CrateDB Cloud
  • {% endif %} {% if project == 'CrateDB: Guide' and pagename != 'home/index' %}
  • Guides and Tutorials {{ toctree(maxdepth=-1|toint, titles_only=True, collapse=True, includehidden=theme_globaltoc_includehidden|tobool) }}
  • {% else %}
  • Guides and Tutorials
  • {% endif %} {% if project == 'CrateDB: Reference' %}
  • Reference Manual {{ toctree(maxdepth=-1|toint, titles_only=True, collapse=True, includehidden=theme_globaltoc_includehidden|tobool) }}
  • {% else %}
  • Reference Manual
  • {% endif %} {% if project == 'CrateDB: Admin UI' %}
  • Admin UI {{ toctree(maxdepth=-1|toint, titles_only=True, collapse=True, includehidden=theme_globaltoc_includehidden|tobool) }}
  • {% else %}
  • Admin UI
  • {% endif %} {% if project == 'CrateDB: Crash CLI' %}
  • CrateDB CLI {{ toctree(maxdepth=-1|toint, titles_only=True, collapse=False, includehidden=theme_globaltoc_includehidden|tobool) }}
  • {% else %}
  • CrateDB CLI
  • {% endif %} {% if project == 'CrateDB Cloud: Croud CLI' %}
  • Cloud CLI {{ toctree(maxdepth=-1|toint, titles_only=True, collapse=False, includehidden=theme_globaltoc_includehidden|tobool) }}
  • {% else %}
  • Cloud CLI
  • {% endif %} {% set driver_projects = [ 'CrateDB: Clients and Tools', 'CrateDB JDBC', 'CrateDB DBAL', 'CrateDB PDO', 'CrateDB Python', 'SQLAlchemy Dialect', 'CrateDB Npgsql' ] %} {% if project in driver_projects %}
  • {% if project == 'CrateDB: Clients and Tools' %} Drivers and Integrations {{ toctree(maxdepth=-1|toint, titles_only=True, collapse=True, includehidden=theme_globaltoc_includehidden|tobool) }} {% else %} Drivers and Integrations {% endif %}
      {% if project == 'CrateDB JDBC' %}
    • JDBC {{ toctree(maxdepth=-1|toint, titles_only=True, collapse=False, includehidden=theme_globaltoc_includehidden|tobool) }}
    • {% else %}
    • JDBC
    • {% endif %} {% if project == 'CrateDB DBAL' %}
    • PHP DBAL {{ toctree(maxdepth=-1|toint, titles_only=True, collapse=False, includehidden=theme_globaltoc_includehidden|tobool) }}
    • {% else %}
    • PHP DBAL
    • {% endif %} {% if project == 'CrateDB PDO' %}
    • PHP PDO {{ toctree(maxdepth=-1|toint, titles_only=True, collapse=False, includehidden=theme_globaltoc_includehidden|tobool) }}
    • {% else %}
    • PHP PDO
    • {% endif %} {% if project == 'CrateDB Python' %}
    • Python {{ toctree(maxdepth=-1|toint, titles_only=True, collapse=False, includehidden=theme_globaltoc_includehidden|tobool) }}
    • {% else %}
    • Python
    • {% endif %} {% if project == 'SQLAlchemy Dialect' %}
    • SQLAlchemy {{ toctree(maxdepth=-1|toint, titles_only=True, collapse=False, includehidden=theme_globaltoc_includehidden|tobool) }}
    • {% else %}
    • SQLAlchemy
    • {% endif %} {% if project == 'CrateDB Npgsql' %}
    • .NET Npgsql {{ toctree(maxdepth=-1|toint, titles_only=True, collapse=False, includehidden=theme_globaltoc_includehidden|tobool) }}
    • {% else %}
    • .NET Npgsql
    • {% endif %}
  • {% else %}
  • Drivers and Integrations
  • {% endif %}
  • Support
  • Community
  • Integration Tutorials
  • Sample Applications
  • Academy
  • {% if project == 'CrateDB documentation theme' %}
  • Documentation theme {{ toctree(maxdepth=-1|toint, titles_only=True, collapse=True, includehidden=theme_globaltoc_includehidden|tobool) }}
  • {% endif %} {% if project == 'Doing Docs' %}
  • Doing Docs at CrateDB {{ toctree(maxdepth=-1|toint, titles_only=True, collapse=False, includehidden=theme_globaltoc_includehidden|tobool) }}
  • {% endif %} {% endif %}