File: class.rst

package info (click to toggle)
python-ewoksppf 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 336 kB
  • sloc: python: 2,673; makefile: 2
file content (9 lines) | stat: -rw-r--r-- 175 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
{{ fullname | escape | underline}}

.. currentmodule:: {{ module }}

.. autoclass:: {{ objname }}
   :members:
   :undoc-members:
   :show-inheritance:
   :inherited-members: