This is an automated email from the ASF dual-hosted git repository. potiuk pushed a commit to branch v2-0-test in repository https://gitbox.apache.org/repos/asf/airflow.git
commit 1bb177dbc27ec4e252862359906b21be4e7d3892 Author: Kaxil Naik <[email protected]> AuthorDate: Thu Feb 25 18:56:55 2021 +0000 Fix failing docs build on Master (#14465) https://github.com/apache/airflow/pull/14030 caused this issue (cherry picked from commit 4455f14732c207ec213703b8b8c68efeb8b6aebe) --- docs/apache-airflow-providers-tableau/index.rst | 6 ------ 1 file changed, 6 deletions(-) diff --git a/docs/apache-airflow-providers-tableau/index.rst b/docs/apache-airflow-providers-tableau/index.rst index 47ace94..ce74925 100644 --- a/docs/apache-airflow-providers-tableau/index.rst +++ b/docs/apache-airflow-providers-tableau/index.rst @@ -24,12 +24,6 @@ Content .. toctree:: :maxdepth: 1 - :caption: Guides - - Connection types <connections/tableau> - -.. toctree:: - :maxdepth: 1 :caption: References Python API <_api/airflow/providers/tableau/index>
