mirror of
https://github.com/naruxde/revpimodio2.git
synced 2026-05-16 00:17:24 +02:00
d4817adff1
Added :inherited-members: to autodoc_default_options in conf.py so all classes automatically show inherited methods and attributes from their base classes. This makes Connect5 show members from GatewayMixin and ModularBaseConnect_4_5, for example.