pydoctor icon indicating copy to clipboard operation
pydoctor copied to clipboard

Show class MRO

Open tristanlatr opened this issue 3 years ago • 0 comments

Just like Java doc, we could list all the superclasses in a little box on the top of the class page. Example: https://docs.oracle.com/javase/7/docs/api/

It can currently be reviewed by clicking on the « view in hierarchy » link, but having the list explicitly would be easier.

tristanlatr avatar Jul 31 '22 16:07 tristanlatr