potiuk commented on code in PR #53722:
URL: https://github.com/apache/airflow/pull/53722#discussion_r2664266026
##########
devel-common/src/docs/build_docs.py:
##########
@@ -224,6 +224,12 @@ def build_docs_for_packages(
builder = AirflowDocsBuilder(package_name=package_name)
builder.is_autobuild = is_autobuild
builder.clean_files()
+
Review Comment:
Question: Should we do it as sphinx extension maybe?
--
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]