Hi,

is there any way to control what methods are being shown with the
autosummary method documentation generation?  With regular autoclass
we can control whether inherited methods should be documented or not,
but our autosummary template seems to always look through all methods,
for example, in

http://www.radiativetransfer.org/misc/typhon/doc-trunk/generated/typhon.physics.units.tools.UnitsAwareDataArray.html

we are duplicating the entire xarray.DataArray documentation, which
gets in the way of the important stuff.  Can we control this at all?

It also means that if we have three subclasses of class X than each of
the subclasses duplicate the entire documentation of X, identically.

regards,
Gerrit.
_______________________________________________
typhon.mi mailing list
typhon.mi@lists.uni-hamburg.de
https://mailman.rrz.uni-hamburg.de/mailman/listinfo/typhon.mi

Reply via email to