Skip to content

Commit f2569de

Browse files
authored
Add example DAGs to provider docs (#12528)
1 parent 0d796e7 commit f2569de

File tree

26 files changed

+177
-0
lines changed

26 files changed

+177
-0
lines changed

docs/apache-airflow-providers-amazon/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,9 @@ Content
2626
:caption: References
2727

2828
Python API <_api/airflow/providers/amazon/index>
29+
30+
.. toctree::
31+
:maxdepth: 1
32+
:caption: Resources
33+
34+
Example DAGs <https://github.com/apache/airflow/tree/master/airflow/providers/amazon/aws/example_dags>

docs/apache-airflow-providers-apache-cassandra/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,9 @@ Content
2626
:caption: References
2727

2828
Python API <_api/airflow/providers/apache/cassandra/index>
29+
30+
.. toctree::
31+
:maxdepth: 1
32+
:caption: Resources
33+
34+
Example DAGs <https://github.com/apache/airflow/tree/master/airflow/providers/apache/cassandra/example_dags>

docs/apache-airflow-providers-apache-hive/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,9 @@ Content
2727
:caption: References
2828

2929
Python API <_api/airflow/providers/apache/hive/index>
30+
31+
.. toctree::
32+
:maxdepth: 1
33+
:caption: Resources
34+
35+
Example DAGs <https://github.com/apache/airflow/tree/master/airflow/providers/apache/hive/example_dags>

docs/apache-airflow-providers-apache-kylin/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,9 @@ Content
2727
:caption: References
2828

2929
Python API <_api/airflow/providers/apache/kylin/index>
30+
31+
.. toctree::
32+
:maxdepth: 1
33+
:caption: Resources
34+
35+
Example DAGs <https://github.com/apache/airflow/tree/master/airflow/providers/apache/kylin/example_dags>

docs/apache-airflow-providers-apache-livy/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,9 @@ Content
2626
:caption: References
2727

2828
Python API <_api/airflow/providers/apache/livy/index>
29+
30+
.. toctree::
31+
:maxdepth: 1
32+
:caption: Resources
33+
34+
Example DAGs <https://github.com/apache/airflow/tree/master/airflow/providers/apache/livy/example_dags>

docs/apache-airflow-providers-apache-pig/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,9 @@ Content
2626
:caption: References
2727

2828
Python API <_api/airflow/providers/apache/pig/index>
29+
30+
.. toctree::
31+
:maxdepth: 1
32+
:caption: Resources
33+
34+
Example DAGs <https://github.com/apache/airflow/tree/master/airflow/providers/apache/pig/example_dags>

docs/apache-airflow-providers-apache-spark/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,9 @@ Content
2626
:caption: References
2727

2828
Python API <_api/airflow/providers/apache/spark/index>
29+
30+
.. toctree::
31+
:maxdepth: 1
32+
:caption: Resources
33+
34+
Example DAGs <https://github.com/apache/airflow/tree/master/airflow/providers/apache/spark/example_dags>

docs/apache-airflow-providers-cncf-kubernetes/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,9 @@ Content
2727
:caption: References
2828

2929
Python API <_api/airflow/providers/cncf/kubernetes/index>
30+
31+
.. toctree::
32+
:maxdepth: 1
33+
:caption: Resources
34+
35+
Example DAGs <https://github.com/apache/airflow/tree/master/airflow/providers/cncf/kubernetes/example_dags>

docs/apache-airflow-providers-databricks/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,9 @@ Content
2727
:caption: References
2828

2929
Python API <_api/airflow/providers/databricks/index>
30+
31+
.. toctree::
32+
:maxdepth: 1
33+
:caption: Resources
34+
35+
Example DAGs <https://github.com/apache/airflow/tree/master/airflow/providers/databricks/example_dags>

docs/apache-airflow-providers-dingding/index.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,9 @@ Content
2727
:caption: References
2828

2929
Python API <_api/airflow/providers/dingding/index>
30+
31+
.. toctree::
32+
:maxdepth: 1
33+
:caption: Resources
34+
35+
Example DAGs <https://github.com/apache/airflow/tree/master/airflow/providers/dingding/example_dags>

0 commit comments

Comments
 (0)