Migration ========= .. currentmodule:: beets.dbcore.db .. autoclass:: Migration :members: <-- add at least this line :private-members: :show-inheritance: <-- plus I want to show inheritance... :inherited-members: <-- ...and inherited members too .. automethod:: __init__ .. rubric:: Public methods summary .. autosummary:: ~Migration.migrate_model ~Migration.with_row_factory .. rubric:: Methods definition