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
DOC: Deduplicate code for Sphinx's APIdoc generation
The ``InterfaceHelpWriter`` class was practically a clone of
``ApiDocWriter``.
Both have been merged into one single module, having the Interface
helper inherit from the ApiDocWriter.
0 commit comments