Jarek Potiuk created AIRFLOW-5014:
-------------------------------------
Summary: Latest sphinx extensions cause doc build to fail
Key: AIRFLOW-5014
URL: https://issues.apache.org/jira/browse/AIRFLOW-5014
Project: Apache Airflow
Issue Type: Bug
Components: ci, documentation
Affects Versions: 1.10.4, 2.0.0
Reporter: Jarek Potiuk
Those are the errors:
{noformat}
/opt/airflow/docs/_api/airflow/contrib/hooks/ftp_hook/index.rst:132: WARNING:
Unexpected indentation.
/opt/airflow/docs/_api/airflow/contrib/hooks/ftp_hook/index.rst:138: WARNING:
Unexpected indentation.
/opt/airflow/docs/_api/airflow/contrib/hooks/ftp_hook/index.rst:142: WARNING:
Block quote ends without a blank line; unexpected unindent.
/opt/airflow/docs/_api/airflow/contrib/operators/gcs_operator/index.rst:64:
WARNING: Field list ends without a blank line; unexpected unindent.
/opt/airflow/docs/_api/airflow/hooks/http_hook/index.rst:95: WARNING:
Unexpected indentation.
/opt/airflow/docs/_api/airflow/hooks/http_hook/index.rst:98: WARNING: Block
quote ends without a blank line; unexpected unindent.
/opt/airflow/docs/_api/airflow/hooks/http_hook/index.rst:100: WARNING:
Unexpected indentation.
/opt/airflow/docs/_api/airflow/hooks/http_hook/index.rst:102: WARNING: Block
quote ends without a blank line; unexpected unindent.
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)