https://www.sphinx-doc.org/en/master/usage/extensions/inheritance.html#directive-inheritance-diagram says it is possible to use top-classes to shorten the diagram. Is there a way to use that when I use automodapi for the module and the inheritance diagram is automatically generated?
https://www.sphinx-doc.org/en/master/usage/extensions/inheritance.html#directive-inheritance-diagram says it is possible to use
top-classesto shorten the diagram. Is there a way to use that when I useautomodapifor the module and the inheritance diagram is automatically generated?