HyukjinKwon commented on PR #36729: URL: https://github.com/apache/spark/pull/36729#issuecomment-1144424096
@beobest2 I am fine with separating PRs. I can merge this one, and you can go ahead for a separate fix for the link problem. I remember there are some options in Sphinx about inherited docs, e.g.) https://www.sphinx-doc.org/en/master/usage/extensions/autodoc.html#directive-option-automodule-members From a cursory look, we can let the `autosummary` generate the inherited documentations and link it here (?). Maybe we can take a closer look at how they handled it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
