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
RTD have a sphinx-autoapi plugin, which seems interesting particularly because it apparently can read *.pyi files, which will probably do a better job of the signatures than what Sphinx's autodoc can. I haven't been able to get it to work though.
RTD have a sphinx-autoapi plugin, which seems interesting particularly because it apparently can read *.pyi files, which will probably do a better job of the signatures than what Sphinx's autodoc can. I haven't been able to get it to work though.