Skip to content

Commit

Permalink
Remove cargo-culted local in-page ToCs (#18668)
Browse files Browse the repository at this point in the history
This pattern of having a local table of contents seems to have been
cargo-culted to all of the providers, and other pages, but our Sphinx
theme already has the lage contents on the right hand side -- this is
just leading to duplication.

(Not to mention that for the majority of cases the page is so short that
you can easily see everytine at once anyway.)

I have left it in a few places -- for instance the main
configurations-ref.rst I have kept it.
  • Loading branch information
ashb authored Oct 1, 2021
1 parent 4f9b097 commit af4a5e0
Show file tree
Hide file tree
Showing 95 changed files with 0 additions and 392 deletions.
4 changes: 0 additions & 4 deletions docs/apache-airflow-providers-alibaba/operators/oss.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@
Alibaba Cloud OSS Operators
===========================

.. contents::
:depth: 1
:local:

Overview
--------

Expand Down
4 changes: 0 additions & 4 deletions docs/apache-airflow-providers-amazon/operators/datasync.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@
AWS DataSync Operator
=====================

.. contents::
:depth: 1
:local:

Overview
--------

Expand Down
4 changes: 0 additions & 4 deletions docs/apache-airflow-providers-amazon/operators/dms.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@
AWS Database Migration Service Operators
========================================

.. contents::
:depth: 1
:local:

Prerequisite Tasks
------------------

Expand Down
4 changes: 0 additions & 4 deletions docs/apache-airflow-providers-amazon/operators/ecs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@
ECS Operator
============

.. contents::
:depth: 1
:local:

Prerequisite Tasks
------------------

Expand Down
5 changes: 0 additions & 5 deletions docs/apache-airflow-providers-amazon/operators/eks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,11 @@ and management of containerized applications.

Airflow provides operators to create and interact with the EKS clusters and compute infrastructure.

.. contents::
:depth: 1
:local:

Prerequisite Tasks
^^^^^^^^^^^^^^^^^^

.. include::/operators/_partials/prerequisite_tasks.rst
Manage Amazon EKS Clusters
^^^^^^^^^^^^^^^^^^^^^^^^^^

Expand Down
4 changes: 0 additions & 4 deletions docs/apache-airflow-providers-amazon/operators/emr.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@
Amazon EMR Operators
====================

.. contents::
:depth: 1
:local:

Prerequisite Tasks
------------------

Expand Down
4 changes: 0 additions & 4 deletions docs/apache-airflow-providers-amazon/operators/emr_eks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ Amazon EMR on EKS Operators

Airflow provides the :class:`~airflow.providers.amazon.aws.operators.emr_containers.EMRContainerOperator` to submit Spark jobs to your EMR on EKS virtual cluster.

.. contents::
:depth: 1
:local:

Prerequisite Tasks
------------------

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@
Google API To S3 Transfer
=========================

.. contents::
:depth: 1
:local:

Overview
--------

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@
Imap Attachment To S3 Operator
==============================

.. contents::
:depth: 1
:local:

Overview
--------

Expand Down
4 changes: 0 additions & 4 deletions docs/apache-airflow-providers-amazon/operators/s3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@
Amazon S3 Operators
====================

.. contents::
:depth: 1
:local:

Prerequisite Tasks
------------------

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@
S3 To Redshift Transfer Operator
================================

.. contents::
:depth: 1
:local:

Overview
--------

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,6 @@
Salesforce To S3 Operator
==============================

.. contents::
:depth: 1
:local:

.. _howto/operator:SalesforceToS3Operator:

Overview
Expand Down
4 changes: 0 additions & 4 deletions docs/apache-airflow-providers-apache-cassandra/operators.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ Apache Cassandra Operators

`Apache Cassandra <https://cassandra.apache.org/>`__ is an open source distributed NoSQL database that can be used when you need scalability and high availability without compromising performance. It offers linear scalability and fault-tolerance on commodity hardware or cloud infrastructure which makes it the perfect platform for mission-critical data. It supports multi-datacenter replication with lower latencies.

.. contents::
:depth: 1
:local:

Prerequisite
------------

Expand Down
5 changes: 0 additions & 5 deletions docs/apache-airflow-providers-apache-drill/operators.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,11 @@
Apache Drill Operators
======================

.. contents::
:depth: 1
:local:

Prerequisite
------------

To use ``DrillOperator``, you must configure a :doc:`Drill Connection <connections/drill>`.


.. _howto/operator:DrillOperator:

DrillOperator
Expand Down
4 changes: 0 additions & 4 deletions docs/apache-airflow-providers-apache-druid/operators.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@
Apache Druid Operators
======================

.. contents::
:depth: 1
:local:

Prerequisite
------------

Expand Down
5 changes: 0 additions & 5 deletions docs/apache-airflow-providers-apache-hdfs/operators.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
Apache Hadoop HDFS Operators
============================


`Apache Hadoop HDFS <https://hadoop.apache.org/docs/r1.2.1/hdfs_design.html>`__ is a distributed file system
designed to run on commodity hardware. It has many similarities with existing distributed file systems.
However, the differences from other distributed file systems are significant.
Expand All @@ -29,10 +28,6 @@ HDFS provides high throughput access to application data and is suitable for app
large data sets. HDFS relaxes a few POSIX requirements to enable streaming access to file
system data. HDFS is now an Apache Hadoop sub project.

.. contents::
:depth: 1
:local:

Prerequisite
------------

Expand Down
4 changes: 0 additions & 4 deletions docs/apache-airflow-providers-apache-spark/operators.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,6 @@
Apache Spark Operators
======================

.. contents::
:depth: 1
:local:

Prerequisite
------------

Expand Down
4 changes: 0 additions & 4 deletions docs/apache-airflow-providers-cncf-kubernetes/operators.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ KubernetesPodOperator
The :class:`~airflow.providers.cncf.kubernetes.operators.kubernetes_pod.KubernetesPodOperator` allows
you to create and run Pods on a Kubernetes cluster.

.. contents::
:depth: 1
:local:

.. note::
If you use `Google Kubernetes Engine <https://cloud.google.com/kubernetes-engine/>`__, consider
using the
Expand Down
4 changes: 0 additions & 4 deletions docs/apache-airflow-providers-google/operators/ads.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ Google Ads Operators
`Google Ads <https://ads.google.com/home/>`__, formerly Google AdWords and Google AdWords Express, is a platform which allows
businesses to advertise on Google Search, YouTube and other sites across the web.

.. contents::
:depth: 1
:local:

Prerequisite Tasks
^^^^^^^^^^^^^^^^^^

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,19 +24,12 @@ of machine learning. You can use AutoML to build on Google's machine learning ca
to create your own custom machine learning models that are tailored to your business needs,
and then integrate those models into your applications and web sites.

.. contents::
:depth: 1
:local:

Prerequisite Tasks
^^^^^^^^^^^^^^^^^^

.. include::/operators/_partials/prerequisite_tasks.rst
.. _howto/operator:CloudAutoMLDocuments:


.. _howto/operator:AutoMLCreateDatasetOperator:
.. _howto/operator:AutoMLImportDataOperator:
.. _howto/operator:AutoMLTablesUpdateDatasetOperator:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,6 @@ analyzing data to find meaningful insights using familiar SQL.
Airflow provides operators to manage datasets and tables, run queries and validate
data.

.. contents::
:depth: 1
:local:

Prerequisite Tasks
^^^^^^^^^^^^^^^^^^

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,11 @@ BigQuery Data Transfer Service initially supports Google application sources lik
Campaign Manager, Google Ad Manager and YouTube. Through BigQuery Data Transfer Service, users also
gain access to data connectors that allow you to easily transfer data from Teradata and Amazon S3 to BigQuery.


.. contents::
:depth: 1
:local:

Prerequisite Tasks
^^^^^^^^^^^^^^^^^^

.. include::/operators/_partials/prerequisite_tasks.rst
.. _howto/operator:BigQueryDTSDocuments:

.. _howto/operator:BigQueryCreateDataTransferOperator:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,11 @@
Google Cloud Bigtable Operators
===============================

.. contents::
:depth: 1
:local:

Prerequisite Tasks
------------------

.. include::/operators/_partials/prerequisite_tasks.rst
.. _howto/operator:BigtableCreateInstanceOperator:

BigtableCreateInstanceOperator
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ infrastructure. Cloud Build can import source code from Google Cloud Storage,
Cloud Source Repositories, execute a build to your specifications, and produce
artifacts such as Docker containers or Java archives.

.. contents::
:depth: 1
:local:


Prerequisite Tasks
^^^^^^^^^^^^^^^^^^

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ Redis service for the Google Cloud. Applications running on Google Cloud can ach
extreme performance by leveraging the highly scalable, available, secure Redis service without the burden
of managing complex Redis deployments.

.. contents::
:depth: 1
:local:

Prerequisite Tasks
^^^^^^^^^^^^^^^^^^

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,6 @@ Memcached service for Google Cloud. Applications running on Google Cloud can ach
leveraging the highly scalable, available, secure Memcached service without the burden of managing complex
Memcached deployments.

.. contents::
:depth: 1
:local:

Prerequisite Tasks
^^^^^^^^^^^^^^^^^^

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@
Google Cloud SQL Operators
==========================

.. contents::
:depth: 1
:local:

Prerequisite Tasks
------------------

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@
Google Cloud Transfer Service Operators
=======================================

.. contents::
:depth: 1
:local:

Prerequisite Tasks
------------------

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@
Google Compute Engine Operators
===============================

.. contents::
:depth: 1
:local:

Prerequisite Tasks
^^^^^^^^^^^^^^^^^^

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@
Google Compute Engine SSH Operators
===================================

.. contents::
:depth: 1
:local:

Prerequisite Tasks
^^^^^^^^^^^^^^^^^^

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ Google Cloud Data Loss Prevention Operator
`Google Cloud DLP <https://cloud.google.com/dlp>`__, provides tools to classify, mask, tokenize, and transform sensitive
elements to help you better manage the data that you collect, store, or use for business or analytics.

.. contents::
:depth: 1
:local:

Prerequisite Tasks
^^^^^^^^^^^^^^^^^^

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ Google Cloud. It offers:
* A flexible and powerful cataloging system for capturing technical and business metadata
* An auto-tagging mechanism for sensitive data with DLP API integration

.. contents::
:depth: 1
:local:

Prerequisite Tasks
^^^^^^^^^^^^^^^^^^

Expand Down
Loading

0 comments on commit af4a5e0

Please sign in to comment.