Query ===== .. currentmodule:: beets.dbcore.query .. autoclass:: Query :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:: ~Query.clause ~Query.match .. rubric:: Methods definition