ephraimbuddy commented on code in PR #38588:
URL: https://github.com/apache/airflow/pull/38588#discussion_r1543288889
##########
dev/README_RELEASE_AIRFLOW.md:
##########
@@ -852,7 +857,7 @@ Documentation for providers can be found in the
``/docs/apache-airflow`` directo
```shell script
cd "${AIRFLOW_REPO_ROOT}"
- breeze build-docs apache-airflow docker-stack --clean-build
+ breeze build-docs --package-filter apache-airflow --package-filter
docker-stack --clean-build
Review Comment:
```suggestion
breeze build-docs apache-airflow docker-stack --clean-build
```
--
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]