﻿insight.pl.BasicClass
=====================

.. currentmodule:: insight.pl

.. add toctree option to make autodoc generate the pages

.. autoclass:: BasicClass



Attributes table
~~~~~~~~~~~~~~~~

.. autosummary::

    ~BasicClass.my_attribute
    ~BasicClass.my_other_attribute





Methods table
~~~~~~~~~~~~~

.. autosummary::

    ~BasicClass.my_method
    ~BasicClass.my_other_method





Attributes
~~~~~~~~~~



.. autoattribute:: BasicClass.my_attribute

.. autoattribute:: BasicClass.my_other_attribute






Methods
~~~~~~~



.. automethod:: BasicClass.my_method

.. automethod:: BasicClass.my_other_method


