You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2019/10/04 09:11:38 UTC

[GitHub] [airflow] mik-laj commented on a change in pull request #6249: [AIRFLOW-XXX] Add fundaments operators and hooks

mik-laj commented on a change in pull request #6249: [AIRFLOW-XXX] Add fundaments operators and hooks
URL: https://github.com/apache/airflow/pull/6249#discussion_r331409160
 
 

 ##########
 File path: docs/operators-and-hooks-ref.rst
 ##########
 @@ -22,6 +22,36 @@ Operators and Hooks Reference
   :local:
   :depth: 1
 
+.. _fundamentals:
+
+Fundamentals
+------------
+
+**Base:**
+
+* :mod:`airflow.hooks.base_hook`
+* :mod:`airflow.hooks.dbapi_hook`
+* :mod:`airflow.models.baseoperator`
+* :mod:`airflow.sensors.base_sensor_operator`
+
+**Operators:**
+
+* :mod:`airflow.contrib.sensors.weekday_sensor`
 
 Review comment:
   Oh. Yes. I will move it.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services