- Docs »
{%- for doc in parents %}
- {{ doc.title }} »
{%- endfor %}
- {{ title }}
-
{%- if pagename != "search" %}
{%- if theme_github_repository and theme_github_branch %}
{%- if theme_github_sphinx_locale %}
{%- set localizationprefix = "Localization." + theme_github_sphinx_locale + "/" %}
{%- else %}
{%- set localizationprefix = "" %}
{%- endif %}
Edit me on GitHub
{%- elif display_github %}
Edit on GitHub
{%- elif display_bitbucket %}
Edit on Bitbucket
{%- elif show_source and source_url_prefix %}
View page source
{%- elif show_source and has_source and sourcename %}
View page source
{%- endif %}
{%- endif %}