I use pogo to generate the attribute docstring/description. The doc property of the attribute descriptor is correctly set.

Most of my classes are only two levels in inheritance. There is a parent and then a child. The parent class attributes' docs do not turn up in child class instance in Jive. Please see picture attached, all the None field actually have certain doc in them in the code.

Please let me know if I am missing something. We are heavily documenting our system for user convenience, so its a very useful feature. The docstring also dont turn up in taurus panels, likely due to same reason.