Files
scikit-image/doc/source/_templates/localtoc.html
T
2012-02-08 13:02:41 -08:00

9 lines
118 B
HTML

{% if pagename != 'index' %}
{%- if display_toc %}
<h3>Contents</h3>
{{ toc }}
{%- endif %}
{% endif %}