You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jarek Potiuk (JIRA)" <ji...@apache.org> on 2019/07/22 06:34:00 UTC

[jira] [Created] (AIRFLOW-5014) Latest sphinx extensions cause doc build to fail

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)