Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 659 Bytes

File metadata and controls

31 lines (19 loc) · 659 Bytes

{{ fullname | escape | underline }}

.. currentmodule:: {{ module }}


{% if objtype in ['class'] %}

{% else %} .. auto{{ objtype }}:: {{ objname }}

{% endif %}

{% if objtype in ['class', 'method', 'function'] %} {% if objname in ['AxesGrid', 'Scalable', 'HostAxes', 'FloatingAxes', 'ParasiteAxesAuxTrans', 'ParasiteAxes'] %}

{% else %}

.. minigallery:: {{module}}.{{objname}}
   :add-heading:

{% endif %} {% endif %}