{%- if logo %} {{ project }} {%- else %} {{ project }} {%- endif %} {%- if version %} {{version}} {%- endif %}
    {% if theme_navbar_show_pages %}
  • {{theme_navbar_pages_title}}
      {{ toctree(maxdepth=4, collapse=False, includehidden=False) }}
  • {%- endif -%} {%- for title, href, isExternal in theme_navbar_links %}
  • {% if isExternal %} {{ title }} {%- else -%} {{ title }} {%- endif -%}
  • {%- endfor %}
{% include "navbarsearch.html" %}
    {%- for title, href, isExternal in theme_navbar_links %}
  • {% if isExternal %} {{ title }} {%- else -%} {{ title }} {%- endif -%}
  • {%- endfor %}
search
{% include "navbarsearch.html" %}