potiuk commented on issue #12983:
URL: https://github.com/apache/airflow/issues/12983#issuecomment-742497972


   ```
   
    Detailed usage for command: build-docs
   
   
    breeze build-docs [-- <EXTRA_ARGS>]
   
          Builds Airflow documentation. The documentation is build inside 
docker container - to
          maintain the same build environment for everyone. Appropriate sources 
are mapped from
          the host to the container so that latest sources are used. The 
folders where documentation
          is generated ('docs/_build') are also mounted to the container - this 
way results of
          the documentation build is available in the host.
   
          The possible extra args are: --docs-only, --spellcheck-only, 
--package, --help
   ```


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to