{% extends "!layout.html" %} {%- block extrabody %} {% endblock %} {% block extrahead %} {% endblock %} {%- block sidebartitle %} {%- if logo and theme_logo_only %} {%- else %} {{ project }} {%- endif %} {%- if logo %} {#- Not strictly valid HTML, but it's the only way to display/scale it properly, without weird scripting or heaps of work #} {%- if sphinx_version_info < (4, 0) -%} {%- else %} {%- endif %} {%- endif %} {%- if theme_display_version %} {%- set nav_version = version %} {%- if READTHEDOCS and current_version %} {%- set nav_version = current_version %} {%- endif %} {%- if nav_version %}
TaskThread {{ nav_version }}
Concurrent Asynchronous Python
{%- endif %} {%- endif %}
TaskThread @ github Issue Tracker @ github {%- include "searchbox.html" %} {%- endblock %}