{#
layout.html
~~~~~~~~~~~
Layout template for the Help plugin
:copyright: Copyright (c) Spyder Project Contributors.
:copyright: Copyright 2009 by Tim Dumol
:license: BSD license
#}
{% if right_sphinx_version and math_on %}
{# DON'T try to load MathJax from the net. It's slow and sometimes gives
errors. See this thread for more info:
https://tex.stackexchange.com/questions/2692/comparing-mathjax-and-mathml
#}
{% endif %}
{% if collapse %}
{% endif %}
{% if img_path %}
{% endif %}
{# Docstring header #}
{% if name %}