20 lines
290 B
ReStructuredText
20 lines
290 B
ReStructuredText
:mod:`{{module}}`.{{objname}}
|
|
{{ underline }}====================
|
|
|
|
.. meta::
|
|
:robots: noindex
|
|
|
|
.. warning::
|
|
**DEPRECATED**
|
|
|
|
|
|
.. currentmodule:: {{ module }}
|
|
|
|
.. autofunction:: {{ objname }}
|
|
|
|
.. include:: {{module}}.{{objname}}.examples
|
|
|
|
.. raw:: html
|
|
|
|
<div class="clearer"></div>
|