ShubhamGondane commented on issue #56420: URL: https://github.com/apache/airflow/issues/56420#issuecomment-4000563473
@potiuk I've opened a [PR ](https://github.com/apache/airflow/pull/62894)that removes the pin and bumps the sphinx-autoapi lower bound to >=3.6.1. Following the approach in #56425 I've also addressed the review comments from #56425: - API docs content visible: Verified _api pages are generated with full class/method documentation (e.g. AirbyteHook, cancel_job, wait_for_job for the airbyte provider) - task-sdk docs: Build successfully and api.html renders correctly - airflow-core docs: Build successfully - Provider docs (airbyte, vertica): Build successfully with no toctree warnings about missing _api/tests/system/*/index documents -- 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]
