You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Andy Hadjigeorgiou (JIRA)" <ji...@apache.org> on 2017/12/19 18:34:00 UTC

[jira] [Created] (AIRFLOW-1942) Remove deprecated legacy import style from Sphinx docs

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)