uranusjr commented on code in PR #67826:
URL: https://github.com/apache/airflow/pull/67826#discussion_r3354098315


##########
dev/breeze/src/airflow_breeze/commands/developer_commands_config.py:
##########
@@ -357,8 +359,8 @@
     ],
     "breeze build-docs": [
         {
-            "name": "Build scope (default is to build docs and spellcheck)",
-            "options": ["--docs-only", "--spellcheck-only"],
+            "name": "Build scope (default is to build Python docs and 
spellcheck)",
+            "options": ["--docs-only", "--sdk-docs-only", "--spellcheck-only"],

Review Comment:
   Hmm I didn’t really consider that. Let me think about how this can work.



-- 
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]

Reply via email to