You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried with sphinx_toolbox.more_autodoc.overloads. It provides an on option overloads_location.
Here is Assembly.add with overloads_location=signature:
overloads_location=top
overloads_location=bottom
It didn't provide access to the other docstrings in the decorated defs, at least that I could find easily. I'll take a look at the other possible solution.
Currently oveload docstrings are simply ignored.
Possible solutions (TBC):
The text was updated successfully, but these errors were encountered: