mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-29 16:16:07 +08:00
9 lines
118 B
HTML
9 lines
118 B
HTML
{% if pagename != 'index' %}
|
|
|
|
{%- if display_toc %}
|
|
<h3>Contents</h3>
|
|
{{ toc }}
|
|
{%- endif %}
|
|
|
|
{% endif %}
|