Andy Hadjigeorgiou created AIRFLOW-1942:
-------------------------------------------
Summary: Remove deprecated legacy import style from Sphinx docs
Key: AIRFLOW-1942
URL: https://issues.apache.org/jira/browse/AIRFLOW-1942
Project: Apache Airflow
Issue Type: Improvement
Affects Versions: Airflow 2.0
Reporter: Andy Hadjigeorgiou
Assignee: Andy Hadjigeorgiou
The Airflow docs use Sphinx, which documents the classes using the old import
structure (e.g. `from airflow.hooks import HttpHook`). Before removing the
deprecated legacy import structure, we have to refactor the docs to reflect the
correct import structure.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)