doc added; reading of isochronal bds

This commit is contained in:
dominik
2022-03-22 20:07:59 +01:00
parent a222072b28
commit 6cd630245c
89 changed files with 41178 additions and 973 deletions

View File

@ -0,0 +1,14 @@
:mod:`{{ module | escape }}`.{{ objname }}
{{ underline }}==================
.. currentmodule:: {{ module }}
.. autoclass:: {{ objname }}
:members:
:inherited-members:
.. include:: {{ fullname }}.examples
.. raw:: html
<div class="clearer"></div>