Back to Zephyr

Searchbox

doc/_templates/searchbox.html

4.4.0364 B
Original Source

{# Override the default searchbox from RTD theme to provide the ability to select a search method (ex. built-in search, Google Custom Search, ...) #} {%- if ('singlehtml' not in builder) %}

{%- if google_searchengine_id is defined %}

  • Built-in search
  • Google search

{%- endif %} {%- if google_searchengine_id is defined %} {%- endif %} {%- endif %}