potiuk commented on pull request #20013: URL: https://github.com/apache/airflow/pull/20013#issuecomment-985591430
Just one watchout - I am afraid many more changes are needed for that. As far as I remember there was a problem with Sphinx-autoapi support related to namespace packages (but I remember it vaguely) and there are some workarounds and sphinx patching https://github.com/apache/airflow/blob/main/docs/exts/docs_build/run_patched_sphinx.py to make it works. So upgrading autoapi might turn into much bigger task than you think (but I believe it is a long overdue one so maybe worth doing 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]
