ez\_azml.params.DockerParams ============================ .. currentmodule:: ez_azml.params .. autoclass:: DockerParams :members: <-- add at least this line :show-inheritance: <-- plus I want to show inheritance... :no-inherited-members: <-- ...and inherited members too .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~DockerParams.__init__ .. rubric:: Attributes .. autosummary:: ~DockerParams.image ~DockerParams.image_name ~DockerParams.registry ~DockerParams.tag ~DockerParams.username ~DockerParams.password