[ 
https://issues.apache.org/jira/browse/AIRFLOW-5014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16890083#comment-16890083
 ] 

ASF subversion and git services commented on AIRFLOW-5014:
----------------------------------------------------------

Commit a53da88822f4cca129084786d0ae3f29e2edbbd7 in airflow's branch 
refs/heads/master from Jarek Potiuk
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=a53da88 ]

[AIRFLOW-5014] Fix sphinx doc problem and leaves API docs (#5636)

This change fixes autodoc generated documentation problems but also
leaves generated .rst files in _api folder so that it is easier to
debug and fix problems like that in the future.

> 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
>            Priority: Major
>
> 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)

Reply via email to