Sign in
apache
/
mxnet
/
HEAD
/
.
/
docs
/
python_docs
/
themes
/
mx-theme
/
mxtheme
/
localtoc.html
blob: 7ae810fcbd25fb6fcbbd1d8991d8be55bd2d778d [
file
] [
log
] [
blame
]
{%- if display_toc %}
<div
class
=
"localtoc"
>
<p
class
=
"caption"
>
<span
class
=
"caption-text"
>
{{ _('Table Of Contents') }}
</span>
</p>
{{ toc }}
</div>
{%- endif %}