khyurri edited a comment on pull request #8818: URL: https://github.com/apache/airflow/pull/8818#issuecomment-647512961
@ad-m I build documentation using this command from repository root : ```shell python setup.py build_sphinx ``` Build completes without any errors with message: `The HTML pages are in build/sphinx/html.` I can find separate documentation pages (like in `operators/cloud_storage_transfer_service/index.html`), but cannot find example usages (like `howto_operator_gcp_transfer_create_job_body_azure`). ---------------------------------------------------------------- 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]
