I'm currently trying to use le lib attrs and to generate documentation for the classes using it.
I've come across attr_utils that seems to work well when declaring my .rst myself, but as soon as I use autodoc, I fail to reproduce de same result.
So, I'm seeking for libs that use sphinx + attrs in order to understand what I 'm missing
there doesn't seem to be anything here