diff --git a/docs/apache-airflow-providers-alibaba/operators/oss.rst b/docs/apache-airflow-providers-alibaba/operators/oss.rst index 661fc4bd2bd72a..923f0bdd195fc0 100644 --- a/docs/apache-airflow-providers-alibaba/operators/oss.rst +++ b/docs/apache-airflow-providers-alibaba/operators/oss.rst @@ -18,10 +18,6 @@ Alibaba Cloud OSS Operators =========================== -.. contents:: - :depth: 1 - :local: - Overview -------- diff --git a/docs/apache-airflow-providers-amazon/operators/datasync.rst b/docs/apache-airflow-providers-amazon/operators/datasync.rst index feae1498d23627..ad9577d4502fef 100644 --- a/docs/apache-airflow-providers-amazon/operators/datasync.rst +++ b/docs/apache-airflow-providers-amazon/operators/datasync.rst @@ -21,10 +21,6 @@ AWS DataSync Operator ===================== -.. contents:: - :depth: 1 - :local: - Overview -------- diff --git a/docs/apache-airflow-providers-amazon/operators/dms.rst b/docs/apache-airflow-providers-amazon/operators/dms.rst index 4c220381878fcb..6262df3020af78 100644 --- a/docs/apache-airflow-providers-amazon/operators/dms.rst +++ b/docs/apache-airflow-providers-amazon/operators/dms.rst @@ -19,10 +19,6 @@ AWS Database Migration Service Operators ======================================== -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ------------------ diff --git a/docs/apache-airflow-providers-amazon/operators/ecs.rst b/docs/apache-airflow-providers-amazon/operators/ecs.rst index e5b5234f088750..e89b8d64e9dc94 100644 --- a/docs/apache-airflow-providers-amazon/operators/ecs.rst +++ b/docs/apache-airflow-providers-amazon/operators/ecs.rst @@ -21,10 +21,6 @@ ECS Operator ============ -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ------------------ diff --git a/docs/apache-airflow-providers-amazon/operators/eks.rst b/docs/apache-airflow-providers-amazon/operators/eks.rst index 346d42ca219c22..6f9186fab71c5e 100644 --- a/docs/apache-airflow-providers-amazon/operators/eks.rst +++ b/docs/apache-airflow-providers-amazon/operators/eks.rst @@ -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 ^^^^^^^^^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-amazon/operators/emr.rst b/docs/apache-airflow-providers-amazon/operators/emr.rst index 68c76432d7a966..ff5b1fca69c0b9 100644 --- a/docs/apache-airflow-providers-amazon/operators/emr.rst +++ b/docs/apache-airflow-providers-amazon/operators/emr.rst @@ -21,10 +21,6 @@ Amazon EMR Operators ==================== -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ------------------ diff --git a/docs/apache-airflow-providers-amazon/operators/emr_eks.rst b/docs/apache-airflow-providers-amazon/operators/emr_eks.rst index 4c8ebc20a0dff2..08103ad2051e18 100644 --- a/docs/apache-airflow-providers-amazon/operators/emr_eks.rst +++ b/docs/apache-airflow-providers-amazon/operators/emr_eks.rst @@ -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 ------------------ diff --git a/docs/apache-airflow-providers-amazon/operators/google_api_to_s3_transfer.rst b/docs/apache-airflow-providers-amazon/operators/google_api_to_s3_transfer.rst index 191081e2831a40..acd5a0dbaf5064 100644 --- a/docs/apache-airflow-providers-amazon/operators/google_api_to_s3_transfer.rst +++ b/docs/apache-airflow-providers-amazon/operators/google_api_to_s3_transfer.rst @@ -21,10 +21,6 @@ Google API To S3 Transfer ========================= -.. contents:: - :depth: 1 - :local: - Overview -------- diff --git a/docs/apache-airflow-providers-amazon/operators/imap_attachment_to_s3.rst b/docs/apache-airflow-providers-amazon/operators/imap_attachment_to_s3.rst index 3fd31beaa7970d..054f64e4def4cf 100644 --- a/docs/apache-airflow-providers-amazon/operators/imap_attachment_to_s3.rst +++ b/docs/apache-airflow-providers-amazon/operators/imap_attachment_to_s3.rst @@ -21,10 +21,6 @@ Imap Attachment To S3 Operator ============================== -.. contents:: - :depth: 1 - :local: - Overview -------- diff --git a/docs/apache-airflow-providers-amazon/operators/s3.rst b/docs/apache-airflow-providers-amazon/operators/s3.rst index f91a2ab4a5b26a..62bd3370cf0f17 100644 --- a/docs/apache-airflow-providers-amazon/operators/s3.rst +++ b/docs/apache-airflow-providers-amazon/operators/s3.rst @@ -19,10 +19,6 @@ Amazon S3 Operators ==================== -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ------------------ diff --git a/docs/apache-airflow-providers-amazon/operators/s3_to_redshift.rst b/docs/apache-airflow-providers-amazon/operators/s3_to_redshift.rst index 40eb340787751b..17c45dc1f90007 100644 --- a/docs/apache-airflow-providers-amazon/operators/s3_to_redshift.rst +++ b/docs/apache-airflow-providers-amazon/operators/s3_to_redshift.rst @@ -21,10 +21,6 @@ S3 To Redshift Transfer Operator ================================ -.. contents:: - :depth: 1 - :local: - Overview -------- diff --git a/docs/apache-airflow-providers-amazon/operators/salesforce_to_s3.rst b/docs/apache-airflow-providers-amazon/operators/salesforce_to_s3.rst index 0f2ad574ae84aa..503c49d45ffca1 100644 --- a/docs/apache-airflow-providers-amazon/operators/salesforce_to_s3.rst +++ b/docs/apache-airflow-providers-amazon/operators/salesforce_to_s3.rst @@ -18,10 +18,6 @@ Salesforce To S3 Operator ============================== -.. contents:: - :depth: 1 - :local: - .. _howto/operator:SalesforceToS3Operator: Overview diff --git a/docs/apache-airflow-providers-apache-cassandra/operators.rst b/docs/apache-airflow-providers-apache-cassandra/operators.rst index 87793f249b6398..92438006de4db2 100644 --- a/docs/apache-airflow-providers-apache-cassandra/operators.rst +++ b/docs/apache-airflow-providers-apache-cassandra/operators.rst @@ -22,10 +22,6 @@ Apache Cassandra Operators `Apache Cassandra `__ 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 ------------ diff --git a/docs/apache-airflow-providers-apache-drill/operators.rst b/docs/apache-airflow-providers-apache-drill/operators.rst index f2d5cf563f0ee5..55025f977676e1 100644 --- a/docs/apache-airflow-providers-apache-drill/operators.rst +++ b/docs/apache-airflow-providers-apache-drill/operators.rst @@ -19,16 +19,11 @@ Apache Drill Operators ====================== -.. contents:: - :depth: 1 - :local: - Prerequisite ------------ To use ``DrillOperator``, you must configure a :doc:`Drill Connection `. - .. _howto/operator:DrillOperator: DrillOperator diff --git a/docs/apache-airflow-providers-apache-druid/operators.rst b/docs/apache-airflow-providers-apache-druid/operators.rst index f72a56ac2f4b11..df1b6d68a285d8 100644 --- a/docs/apache-airflow-providers-apache-druid/operators.rst +++ b/docs/apache-airflow-providers-apache-druid/operators.rst @@ -19,10 +19,6 @@ Apache Druid Operators ====================== -.. contents:: - :depth: 1 - :local: - Prerequisite ------------ diff --git a/docs/apache-airflow-providers-apache-hdfs/operators.rst b/docs/apache-airflow-providers-apache-hdfs/operators.rst index a73b99a714142e..7e347760caa3e5 100644 --- a/docs/apache-airflow-providers-apache-hdfs/operators.rst +++ b/docs/apache-airflow-providers-apache-hdfs/operators.rst @@ -20,7 +20,6 @@ Apache Hadoop HDFS Operators ============================ - `Apache Hadoop HDFS `__ 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. @@ -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 ------------ diff --git a/docs/apache-airflow-providers-apache-spark/operators.rst b/docs/apache-airflow-providers-apache-spark/operators.rst index dbce40dcc8a266..3fb1353f73435c 100644 --- a/docs/apache-airflow-providers-apache-spark/operators.rst +++ b/docs/apache-airflow-providers-apache-spark/operators.rst @@ -19,10 +19,6 @@ Apache Spark Operators ====================== -.. contents:: - :depth: 1 - :local: - Prerequisite ------------ diff --git a/docs/apache-airflow-providers-cncf-kubernetes/operators.rst b/docs/apache-airflow-providers-cncf-kubernetes/operators.rst index 27eac56226266b..354d95668c6128 100644 --- a/docs/apache-airflow-providers-cncf-kubernetes/operators.rst +++ b/docs/apache-airflow-providers-cncf-kubernetes/operators.rst @@ -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 `__, consider using the diff --git a/docs/apache-airflow-providers-google/operators/ads.rst b/docs/apache-airflow-providers-google/operators/ads.rst index eee7dcdf485ac9..e1b3a660c8731e 100644 --- a/docs/apache-airflow-providers-google/operators/ads.rst +++ b/docs/apache-airflow-providers-google/operators/ads.rst @@ -20,10 +20,6 @@ Google Ads Operators `Google Ads `__, 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 ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/cloud/automl.rst b/docs/apache-airflow-providers-google/operators/cloud/automl.rst index ae27605fd89955..4e93a4f5e3e254 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/automl.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/automl.rst @@ -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: diff --git a/docs/apache-airflow-providers-google/operators/cloud/bigquery.rst b/docs/apache-airflow-providers-google/operators/cloud/bigquery.rst index 5cd2548df8e4b6..bcf947f4164a5f 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/bigquery.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/bigquery.rst @@ -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 ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/cloud/bigquery_dts.rst b/docs/apache-airflow-providers-google/operators/cloud/bigquery_dts.rst index ed63ac6de0e2a9..bd34f5aaaeebac 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/bigquery_dts.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/bigquery_dts.rst @@ -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: diff --git a/docs/apache-airflow-providers-google/operators/cloud/bigtable.rst b/docs/apache-airflow-providers-google/operators/cloud/bigtable.rst index 9039de254c6d21..5e8653e23ca78c 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/bigtable.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/bigtable.rst @@ -20,16 +20,11 @@ Google Cloud Bigtable Operators =============================== -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ------------------ .. include::/operators/_partials/prerequisite_tasks.rst - .. _howto/operator:BigtableCreateInstanceOperator: BigtableCreateInstanceOperator diff --git a/docs/apache-airflow-providers-google/operators/cloud/cloud_build.rst b/docs/apache-airflow-providers-google/operators/cloud/cloud_build.rst index 42e9b8ec677112..deb106c25696aa 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/cloud_build.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/cloud_build.rst @@ -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 ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/cloud/cloud_memorystore.rst b/docs/apache-airflow-providers-google/operators/cloud/cloud_memorystore.rst index 33c778ad23b8f6..dfddcb49c15d50 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/cloud_memorystore.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/cloud_memorystore.rst @@ -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 ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/cloud/cloud_memorystore_memcached.rst b/docs/apache-airflow-providers-google/operators/cloud/cloud_memorystore_memcached.rst index c319359b17c5f5..a3b6f507639d78 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/cloud_memorystore_memcached.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/cloud_memorystore_memcached.rst @@ -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 ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/cloud/cloud_sql.rst b/docs/apache-airflow-providers-google/operators/cloud/cloud_sql.rst index 0349588f2ef86d..7f52baa8b6a7bc 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/cloud_sql.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/cloud_sql.rst @@ -20,10 +20,6 @@ Google Cloud SQL Operators ========================== -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ------------------ diff --git a/docs/apache-airflow-providers-google/operators/cloud/cloud_storage_transfer_service.rst b/docs/apache-airflow-providers-google/operators/cloud/cloud_storage_transfer_service.rst index 7fa0e7f8e97906..9d9866764b51cd 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/cloud_storage_transfer_service.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/cloud_storage_transfer_service.rst @@ -20,10 +20,6 @@ Google Cloud Transfer Service Operators ======================================= -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ------------------ diff --git a/docs/apache-airflow-providers-google/operators/cloud/compute.rst b/docs/apache-airflow-providers-google/operators/cloud/compute.rst index 41caf5094e6b54..482a728ddca041 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/compute.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/compute.rst @@ -20,10 +20,6 @@ Google Compute Engine Operators =============================== -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/cloud/compute_ssh.rst b/docs/apache-airflow-providers-google/operators/cloud/compute_ssh.rst index a21627844f9fa8..7ccf3cb23a543a 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/compute_ssh.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/compute_ssh.rst @@ -20,10 +20,6 @@ Google Compute Engine SSH Operators =================================== -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/cloud/data_loss_prevention.rst b/docs/apache-airflow-providers-google/operators/cloud/data_loss_prevention.rst index af981d21cbd7b7..d0092d19846644 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/data_loss_prevention.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/data_loss_prevention.rst @@ -20,10 +20,6 @@ Google Cloud Data Loss Prevention Operator `Google Cloud 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 ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/cloud/datacatalog.rst b/docs/apache-airflow-providers-google/operators/cloud/datacatalog.rst index 6b18e445850efd..01d409714a3d84 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/datacatalog.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/datacatalog.rst @@ -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 ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/cloud/dataflow.rst b/docs/apache-airflow-providers-google/operators/cloud/dataflow.rst index 6e69917c9fbd54..2fddff9ad3e432 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/dataflow.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/dataflow.rst @@ -22,10 +22,6 @@ Google Cloud Dataflow Operators executing a wide variety of data processing patterns. These pipelines are created using the Apache Beam programming model which allows for both batch and streaming processing. -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/cloud/datafusion.rst b/docs/apache-airflow-providers-google/operators/cloud/datafusion.rst index 5f6cf27369f8ba..ab44404b1052ff 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/datafusion.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/datafusion.rst @@ -26,10 +26,6 @@ and a broad open source library of preconfigured connectors and transformations, Data Fusion shifts an organization’s focus away from code and integration to insights and action. -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/cloud/dataprep.rst b/docs/apache-airflow-providers-google/operators/cloud/dataprep.rst index 6bb1be71498054..ede5166202d094 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/dataprep.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/dataprep.rst @@ -42,10 +42,6 @@ Set values for these fields: Extra: {"extra__dataprep__token": "TOKEN", "extra__dataprep__base_url": "https://api.clouddataprep.com"} -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/cloud/dataproc.rst b/docs/apache-airflow-providers-google/operators/cloud/dataproc.rst index 2ecdda657045f9..55449e9fbcd55e 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/dataproc.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/dataproc.rst @@ -25,10 +25,6 @@ save money by turning clusters off when you don't need them. For more information about the service visit `Dataproc production documentation `__ -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ------------------ diff --git a/docs/apache-airflow-providers-google/operators/cloud/datastore.rst b/docs/apache-airflow-providers-google/operators/cloud/datastore.rst index 2789753f41d4ec..cb373a4486ee7f 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/datastore.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/datastore.rst @@ -24,10 +24,6 @@ high performance, and ease of application development. For more information about the service visit `Datastore product documentation `__ -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ------------------ diff --git a/docs/apache-airflow-providers-google/operators/cloud/functions.rst b/docs/apache-airflow-providers-google/operators/cloud/functions.rst index 09a40c07e929ba..9527cad2355528 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/functions.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/functions.rst @@ -20,10 +20,6 @@ Google Cloud Functions Operators ================================ -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/cloud/gcs.rst b/docs/apache-airflow-providers-google/operators/cloud/gcs.rst index 0a5e2435407ea3..e6ca14e11fdbb3 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/gcs.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/gcs.rst @@ -24,10 +24,6 @@ Cloud Storage allows world-wide storage and retrieval of any amount of data at a You can use Cloud Storage for a range of scenarios including serving website content, storing data for archival and disaster recovery, or distributing large data objects to users via direct download. -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/cloud/kubernetes_engine.rst b/docs/apache-airflow-providers-google/operators/cloud/kubernetes_engine.rst index 4ddf3a217484fb..1ed08e90ed3fec 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/kubernetes_engine.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/kubernetes_engine.rst @@ -24,10 +24,6 @@ Google Kubernetes Engine Operators deploying, managing, and scaling your containerized applications using Google infrastructure. The GKE environment consists of multiple machines (specifically, Compute Engine instances) grouped together to form a cluster. -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/cloud/life_sciences.rst b/docs/apache-airflow-providers-google/operators/cloud/life_sciences.rst index ffc01f6f2ff4e7..070f6e3882c2d2 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/life_sciences.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/life_sciences.rst @@ -23,11 +23,6 @@ The `Google Cloud Life Sciences `__ is series of compute engine containers on the Google Cloud. It is used to process, analyze and annotate genomics and biomedical data at scale. -.. contents:: - :depth: 1 - :local: - - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/cloud/mlengine.rst b/docs/apache-airflow-providers-google/operators/cloud/mlengine.rst index fe86f5788e5ee7..93da6387d497df 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/mlengine.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/mlengine.rst @@ -26,10 +26,6 @@ in the cloud, and use models to make predictions for new data. AI Platform is a of tools for training, evaluating, and tuning machine learning models. AI Platform can also be used to deploy a trained model, make predictions, and manage various model versions. -.. contents:: - :depth: 1 - :local: - Prerequisite tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/cloud/natural_language.rst b/docs/apache-airflow-providers-google/operators/cloud/natural_language.rst index c3485a7e9b3507..2ce2c69ae15de2 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/natural_language.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/natural_language.rst @@ -28,10 +28,6 @@ You can use it to understand sentiment about your product on social media or parse intent from customer conversations happening in a call center or a messaging app. -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/cloud/pubsub.rst b/docs/apache-airflow-providers-google/operators/cloud/pubsub.rst index b5a09000b88d8f..36f9c8e27621cc 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/pubsub.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/pubsub.rst @@ -28,10 +28,6 @@ on Google Cloud or elsewhere on the Internet. Publisher applications can send messages to a topic and other applications can subscribe to that topic to receive the messages. By decoupling senders and receivers Google Cloud PubSub allows developers to communicate between independently written applications. -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/cloud/spanner.rst b/docs/apache-airflow-providers-google/operators/cloud/spanner.rst index ca43fbd1e4e1d9..a6a3e8d846a060 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/spanner.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/spanner.rst @@ -20,10 +20,6 @@ Google Cloud Spanner Operators ============================== -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ------------------ diff --git a/docs/apache-airflow-providers-google/operators/cloud/stackdriver.rst b/docs/apache-airflow-providers-google/operators/cloud/stackdriver.rst index 5a742d19097a36..55010b6039582c 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/stackdriver.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/stackdriver.rst @@ -20,10 +20,6 @@ Google Cloud Stackdriver Operators ================================== -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ------------------ diff --git a/docs/apache-airflow-providers-google/operators/cloud/translate.rst b/docs/apache-airflow-providers-google/operators/cloud/translate.rst index 0aad3d936d9bea..e3296ba478c9c5 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/translate.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/translate.rst @@ -20,10 +20,6 @@ Google Cloud Translate Operators -------------------------------- -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/cloud/translate_speech.rst b/docs/apache-airflow-providers-google/operators/cloud/translate_speech.rst index dd394d456981a4..198028858bbcc8 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/translate_speech.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/translate_speech.rst @@ -18,10 +18,6 @@ Google Cloud Speech Translate Operators ======================================= -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ------------------ diff --git a/docs/apache-airflow-providers-google/operators/cloud/video_intelligence.rst b/docs/apache-airflow-providers-google/operators/cloud/video_intelligence.rst index 73c42863283129..2b5d441234eee9 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/video_intelligence.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/video_intelligence.rst @@ -18,10 +18,6 @@ Google Cloud Video Intelligence Operators ========================================= -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ------------------ diff --git a/docs/apache-airflow-providers-google/operators/cloud/vision.rst b/docs/apache-airflow-providers-google/operators/cloud/vision.rst index 07514af3a5094a..49f4628c27520d 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/vision.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/vision.rst @@ -20,10 +20,6 @@ Google Cloud Vision Operators ============================= -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ------------------ diff --git a/docs/apache-airflow-providers-google/operators/cloud/workflows.rst b/docs/apache-airflow-providers-google/operators/cloud/workflows.rst index 7420dc6e2d8a5a..09685491f28405 100644 --- a/docs/apache-airflow-providers-google/operators/cloud/workflows.rst +++ b/docs/apache-airflow-providers-google/operators/cloud/workflows.rst @@ -25,10 +25,6 @@ Functions and Cloud Run, and calls to external APIs to create flexible serverles For more information about the service visit `Workflows production documentation `__. -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ------------------ diff --git a/docs/apache-airflow-providers-google/operators/firebase/firestore.rst b/docs/apache-airflow-providers-google/operators/firebase/firestore.rst index 6267ef0569519b..4147e0134f8240 100644 --- a/docs/apache-airflow-providers-google/operators/firebase/firestore.rst +++ b/docs/apache-airflow-providers-google/operators/firebase/firestore.rst @@ -27,10 +27,6 @@ so you can build responsive apps that work regardless of network latency or Inte Firestore also offers seamless integration with other Firebase and Google Cloud products, including Cloud Functions. -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/leveldb/leveldb.rst b/docs/apache-airflow-providers-google/operators/leveldb/leveldb.rst index 2cb8ff4f2db717..1a5ad8fa14985a 100644 --- a/docs/apache-airflow-providers-google/operators/leveldb/leveldb.rst +++ b/docs/apache-airflow-providers-google/operators/leveldb/leveldb.rst @@ -25,10 +25,6 @@ Google LevelDB Operator `LevelDB `__ is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. -.. contents:: - :depth: 1 - :local: - .. note:: To use LevelDB hooks and operators you must requires installation of ``plyvel``. It will be diff --git a/docs/apache-airflow-providers-google/operators/marketing_platform/analytics.rst b/docs/apache-airflow-providers-google/operators/marketing_platform/analytics.rst index 964ca51bcebdc6..706ddd113074a3 100644 --- a/docs/apache-airflow-providers-google/operators/marketing_platform/analytics.rst +++ b/docs/apache-airflow-providers-google/operators/marketing_platform/analytics.rst @@ -22,11 +22,6 @@ Google Analytics 360 operators allow you to lists all accounts to which the user For more information about the Google Analytics 360 API check `official documentation `__. - -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/marketing_platform/campaign_manager.rst b/docs/apache-airflow-providers-google/operators/marketing_platform/campaign_manager.rst index 67e86fcc5db981..cbcf5706f5103a 100644 --- a/docs/apache-airflow-providers-google/operators/marketing_platform/campaign_manager.rst +++ b/docs/apache-airflow-providers-google/operators/marketing_platform/campaign_manager.rst @@ -22,11 +22,6 @@ Google Campaign Manager operators allow you to insert, run, get or delete reports. For more information about the Campaign Manager API check `official documentation `__. - -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/marketing_platform/display_video.rst b/docs/apache-airflow-providers-google/operators/marketing_platform/display_video.rst index c3c1abd36bf3ee..60cd3db322bef9 100644 --- a/docs/apache-airflow-providers-google/operators/marketing_platform/display_video.rst +++ b/docs/apache-airflow-providers-google/operators/marketing_platform/display_video.rst @@ -20,10 +20,6 @@ Google Display & Video 360 Operators `Google Display & Video 360 `__ has the end-to-end campaign management features you need. -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/marketing_platform/search_ads.rst b/docs/apache-airflow-providers-google/operators/marketing_platform/search_ads.rst index d19e8717d5966c..4832e491b67a6f 100644 --- a/docs/apache-airflow-providers-google/operators/marketing_platform/search_ads.rst +++ b/docs/apache-airflow-providers-google/operators/marketing_platform/search_ads.rst @@ -21,10 +21,6 @@ Google Search Ads Operators Create, manage, and track high-impact campaigns across multiple search engines with one centralized tool. For more information check `Google Search Ads `__. -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/suite/sheets.rst b/docs/apache-airflow-providers-google/operators/suite/sheets.rst index 498459e147e212..3ef6489b520c29 100644 --- a/docs/apache-airflow-providers-google/operators/suite/sheets.rst +++ b/docs/apache-airflow-providers-google/operators/suite/sheets.rst @@ -31,11 +31,6 @@ The latest version of the Sheets API lets developers programmatically: For more information check `official documentation `__. - -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/transfer/facebook_ads_to_gcs.rst b/docs/apache-airflow-providers-google/operators/transfer/facebook_ads_to_gcs.rst index 05a8b107050dcf..56793b0002b019 100644 --- a/docs/apache-airflow-providers-google/operators/transfer/facebook_ads_to_gcs.rst +++ b/docs/apache-airflow-providers-google/operators/transfer/facebook_ads_to_gcs.rst @@ -20,10 +20,6 @@ Facebook Ads To GCS Operators ============================== -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/transfer/gcs_to_gdrive.rst b/docs/apache-airflow-providers-google/operators/transfer/gcs_to_gdrive.rst index e7d32dcce106e1..f964845dda1f40 100644 --- a/docs/apache-airflow-providers-google/operators/transfer/gcs_to_gdrive.rst +++ b/docs/apache-airflow-providers-google/operators/transfer/gcs_to_gdrive.rst @@ -25,11 +25,6 @@ used to store daily use data, including documents and photos. Google Cloud Stora with Google Cloud services. Google Drive has built-in mechanisms to facilitate group work e.g. document editor, file sharing mechanisms. - -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/transfer/gcs_to_local.rst b/docs/apache-airflow-providers-google/operators/transfer/gcs_to_local.rst index 40d6f3f557f34b..fa31a041206f83 100644 --- a/docs/apache-airflow-providers-google/operators/transfer/gcs_to_local.rst +++ b/docs/apache-airflow-providers-google/operators/transfer/gcs_to_local.rst @@ -21,11 +21,6 @@ Downloads data from Google Cloud Storage to Local Filesystem The `Google Cloud Storage `__ (GCS) is used to store large data from various applications. This page shows how to download data from GCS to local filesystem. -.. contents:: - :depth: 1 - :local: - - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/transfer/gcs_to_sftp.rst b/docs/apache-airflow-providers-google/operators/transfer/gcs_to_sftp.rst index b84e01b50873b7..06966d4efc01e2 100644 --- a/docs/apache-airflow-providers-google/operators/transfer/gcs_to_sftp.rst +++ b/docs/apache-airflow-providers-google/operators/transfer/gcs_to_sftp.rst @@ -24,11 +24,6 @@ This service is used to store large data from various applications. SFTP (SSH File Transfer Protocol) is a secure file transfer protocol. It runs over the SSH protocol. It supports the full security and authentication functionality of SSH. - -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/transfer/gcs_to_sheets.rst b/docs/apache-airflow-providers-google/operators/transfer/gcs_to_sheets.rst index dd709c02b6468d..74c8a28344fe16 100644 --- a/docs/apache-airflow-providers-google/operators/transfer/gcs_to_sheets.rst +++ b/docs/apache-airflow-providers-google/operators/transfer/gcs_to_sheets.rst @@ -25,10 +25,6 @@ With `Google Sheets `__, everyone c spreadsheet at the same time. Use formulas functions, and formatting options to save time and simplify common spreadsheet tasks. -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/transfer/gdrive_to_gcs.rst b/docs/apache-airflow-providers-google/operators/transfer/gdrive_to_gcs.rst index 08ffd97556fb03..43c9399741cb7a 100644 --- a/docs/apache-airflow-providers-google/operators/transfer/gdrive_to_gcs.rst +++ b/docs/apache-airflow-providers-google/operators/transfer/gdrive_to_gcs.rst @@ -25,11 +25,6 @@ used to store daily use data, including documents and photos. Google Cloud Stora with Google Cloud services. Google Drive has built-in mechanisms to facilitate group work e.g. document editor, file sharing mechanisms. - -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/transfer/gdrive_to_local.rst b/docs/apache-airflow-providers-google/operators/transfer/gdrive_to_local.rst index 6a725710e8d980..10fc61920d108b 100644 --- a/docs/apache-airflow-providers-google/operators/transfer/gdrive_to_local.rst +++ b/docs/apache-airflow-providers-google/operators/transfer/gdrive_to_local.rst @@ -22,11 +22,6 @@ The `Google Drive `__ is used to store daily use data, including documents and photos. Google Drive has built-in mechanisms to facilitate group work e.g. document editor, file sharing mechanisms. -.. contents:: - :depth: 1 - :local: - - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/transfer/local_to_gcs.rst b/docs/apache-airflow-providers-google/operators/transfer/local_to_gcs.rst index 9af686f3225873..0e2dcc1a2815aa 100644 --- a/docs/apache-airflow-providers-google/operators/transfer/local_to_gcs.rst +++ b/docs/apache-airflow-providers-google/operators/transfer/local_to_gcs.rst @@ -21,11 +21,6 @@ Upload data from Local Filesystem to Google Cloud Storage The `Google Cloud Storage `__ (GCS) is used to store large data from various applications. This page shows how to upload data from local filesystem to GCS. -.. contents:: - :depth: 1 - :local: - - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/transfer/mysql_to_gcs.rst b/docs/apache-airflow-providers-google/operators/transfer/mysql_to_gcs.rst index cb02654c340c92..6323c1eb0321c7 100644 --- a/docs/apache-airflow-providers-google/operators/transfer/mysql_to_gcs.rst +++ b/docs/apache-airflow-providers-google/operators/transfer/mysql_to_gcs.rst @@ -21,11 +21,6 @@ The `Google Cloud Storage `__ (GCS) service i used to store large data from various applications. This page shows how to copy data from MySQL to GCS. -.. contents:: - :depth: 1 - :local: - - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/transfer/oracle_to_gcs.rst b/docs/apache-airflow-providers-google/operators/transfer/oracle_to_gcs.rst index 861cc253dca173..9299d417a5643f 100644 --- a/docs/apache-airflow-providers-google/operators/transfer/oracle_to_gcs.rst +++ b/docs/apache-airflow-providers-google/operators/transfer/oracle_to_gcs.rst @@ -21,11 +21,6 @@ The `Google Cloud Storage `__ (GCS) service i used to store large data from various applications. This page shows how to copy data from Oracle to GCS. -.. contents:: - :depth: 1 - :local: - - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/transfer/s3_to_gcs.rst b/docs/apache-airflow-providers-google/operators/transfer/s3_to_gcs.rst index df571db73f278f..64a93efa44f0b6 100644 --- a/docs/apache-airflow-providers-google/operators/transfer/s3_to_gcs.rst +++ b/docs/apache-airflow-providers-google/operators/transfer/s3_to_gcs.rst @@ -24,10 +24,6 @@ The `Google Cloud Storage `__ (GCS) is used data from various applications. This is also the same with `Amazon Simple Storage Service `__. This page shows how to transfer data from Amazon S3 to GCS. -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/transfer/salesforce_to_gcs.rst b/docs/apache-airflow-providers-google/operators/transfer/salesforce_to_gcs.rst index 58ae62f882794d..62cb4c97c6df2d 100644 --- a/docs/apache-airflow-providers-google/operators/transfer/salesforce_to_gcs.rst +++ b/docs/apache-airflow-providers-google/operators/transfer/salesforce_to_gcs.rst @@ -18,10 +18,6 @@ Salesforce To GCS Operators ============================== -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/transfer/sftp_to_gcs.rst b/docs/apache-airflow-providers-google/operators/transfer/sftp_to_gcs.rst index a4becde35d2b50..1c7ea2ef15aad6 100644 --- a/docs/apache-airflow-providers-google/operators/transfer/sftp_to_gcs.rst +++ b/docs/apache-airflow-providers-google/operators/transfer/sftp_to_gcs.rst @@ -24,11 +24,6 @@ used to store large data from various applications. SFTP (SSH File Transfer Protocol) is a secure file transfer protocol. It runs over the SSH protocol. It supports the full security and authentication functionality of the SSH. - -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/transfer/sheets_to_gcs.rst b/docs/apache-airflow-providers-google/operators/transfer/sheets_to_gcs.rst index bae193d840a3f2..fe7b443bb5c8fa 100644 --- a/docs/apache-airflow-providers-google/operators/transfer/sheets_to_gcs.rst +++ b/docs/apache-airflow-providers-google/operators/transfer/sheets_to_gcs.rst @@ -25,10 +25,6 @@ With `Google Sheets `__, everyone c spreadsheet at the same time. Use formulas functions, and formatting options to save time and simplify common spreadsheet tasks. -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-google/operators/transfer/sql_to_sheets.rst b/docs/apache-airflow-providers-google/operators/transfer/sql_to_sheets.rst index a9dbdf648d7748..eeb0a5a970de12 100644 --- a/docs/apache-airflow-providers-google/operators/transfer/sql_to_sheets.rst +++ b/docs/apache-airflow-providers-google/operators/transfer/sql_to_sheets.rst @@ -22,10 +22,6 @@ With `Google Sheets `__, everyone c spreadsheet at the same time. Use formulas functions, and formatting options to save time and simplify common spreadsheet tasks. -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-jdbc/operators.rst b/docs/apache-airflow-providers-jdbc/operators.rst index ccd86705e6efb4..f725a3996d9792 100644 --- a/docs/apache-airflow-providers-jdbc/operators.rst +++ b/docs/apache-airflow-providers-jdbc/operators.rst @@ -24,10 +24,6 @@ Java Database Connectivity (JDBC) is an application programming interface (API) for the programming language Java, which defines how a client may access a database. -.. contents:: - :depth: 1 - :local: - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-microsoft-azure/operators/adf_run_pipeline.rst b/docs/apache-airflow-providers-microsoft-azure/operators/adf_run_pipeline.rst index 1462648b8b691a..c4faa1dde494f3 100644 --- a/docs/apache-airflow-providers-microsoft-azure/operators/adf_run_pipeline.rst +++ b/docs/apache-airflow-providers-microsoft-azure/operators/adf_run_pipeline.rst @@ -21,10 +21,6 @@ Azure Data Factory Operators Azure Data Factory is Azure's cloud ETL service for scale-out serverless data integration and data transformation. It offers a code-free UI for intuitive authoring and single-pane-of-glass monitoring and management. -.. contents:: - :depth: 1 - :local: - .. _howto/operator:AzureDataFactoryRunPipelineOperator: AzureDataFactoryRunPipelineOperator diff --git a/docs/apache-airflow-providers-microsoft-azure/operators/adls.rst b/docs/apache-airflow-providers-microsoft-azure/operators/adls.rst index aab6440d9056eb..2cd55a53608925 100644 --- a/docs/apache-airflow-providers-microsoft-azure/operators/adls.rst +++ b/docs/apache-airflow-providers-microsoft-azure/operators/adls.rst @@ -19,11 +19,6 @@ Azure DataLake Storage Operators ================================= -.. contents:: - :depth: 1 - :local: - - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers-microsoft-azure/operators/azure_blob_to_gcs.rst b/docs/apache-airflow-providers-microsoft-azure/operators/azure_blob_to_gcs.rst index 7b130979fe1e17..d52711d370fd6d 100644 --- a/docs/apache-airflow-providers-microsoft-azure/operators/azure_blob_to_gcs.rst +++ b/docs/apache-airflow-providers-microsoft-azure/operators/azure_blob_to_gcs.rst @@ -43,10 +43,6 @@ Set values for these fields: Password: KEY1 Extra: {"sas_token": "TOKEN"} -.. contents:: - :depth: 1 - :local: - .. _howto/operator:AzureBlobStorageToGCSOperator: Transfer Data from Blob Storage to Google Cloud Storage diff --git a/docs/apache-airflow-providers-microsoft-azure/operators/local_to_adls.rst b/docs/apache-airflow-providers-microsoft-azure/operators/local_to_adls.rst index a8ec064f5af10d..f82e93c610027b 100644 --- a/docs/apache-airflow-providers-microsoft-azure/operators/local_to_adls.rst +++ b/docs/apache-airflow-providers-microsoft-azure/operators/local_to_adls.rst @@ -22,11 +22,6 @@ The `Azure Data Lake `__ any size, shape, and speed. This page shows how to upload data from local filesystem to ADL. -.. contents:: - :depth: 1 - :local: - - Prerequisite Tasks ^^^^^^^^^^^^^^^^^^ diff --git a/docs/apache-airflow-providers/howto/create-update-providers.rst b/docs/apache-airflow-providers/howto/create-update-providers.rst index 7f9cb61886b3e6..5ad4c659129694 100644 --- a/docs/apache-airflow-providers/howto/create-update-providers.rst +++ b/docs/apache-airflow-providers/howto/create-update-providers.rst @@ -19,8 +19,6 @@ Community Providers =================== -.. contents:: :local: - How-to creating a new community provider ---------------------------------------- diff --git a/docs/apache-airflow-providers/installing-from-pypi.rst b/docs/apache-airflow-providers/installing-from-pypi.rst index c94b0ab9cbea16..9c3af289d737e0 100644 --- a/docs/apache-airflow-providers/installing-from-pypi.rst +++ b/docs/apache-airflow-providers/installing-from-pypi.rst @@ -18,9 +18,6 @@ Installation from PyPI ---------------------- -.. contents:: :local: - - This page describes installations using the ``apache-airflow-providers`` package `published in PyPI `__. diff --git a/docs/apache-airflow-providers/installing-from-sources.rst b/docs/apache-airflow-providers/installing-from-sources.rst index 4b4990e32dc525..c152d7d4a7391a 100644 --- a/docs/apache-airflow-providers/installing-from-sources.rst +++ b/docs/apache-airflow-providers/installing-from-sources.rst @@ -19,9 +19,6 @@ Installing Providers from Sources --------------------------------- -.. contents:: :local: - - Released packages ''''''''''''''''' diff --git a/docs/apache-airflow/concepts/scheduler.rst b/docs/apache-airflow/concepts/scheduler.rst index d63aff76dfb3b6..7361a4c661ba93 100644 --- a/docs/apache-airflow/concepts/scheduler.rst +++ b/docs/apache-airflow/concepts/scheduler.rst @@ -20,9 +20,6 @@ Scheduler ========== -.. contents:: :local: - - The Airflow scheduler monitors all tasks and DAGs, then triggers the task instances once their dependencies are complete. Behind the scenes, the scheduler spins up a subprocess, which monitors and stays in sync with all diff --git a/docs/apache-airflow/installation/installing-from-pypi.rst b/docs/apache-airflow/installation/installing-from-pypi.rst index b6c1eab1609372..8437e2b2320435 100644 --- a/docs/apache-airflow/installation/installing-from-pypi.rst +++ b/docs/apache-airflow/installation/installing-from-pypi.rst @@ -18,9 +18,6 @@ Installation from PyPI ---------------------- -.. contents:: :local: - - This page describes installations using the ``apache-airflow`` package `published in PyPI `__. diff --git a/docs/apache-airflow/installation/installing-from-sources.rst b/docs/apache-airflow/installation/installing-from-sources.rst index c36d83e46fc7eb..87ca99759df60f 100644 --- a/docs/apache-airflow/installation/installing-from-sources.rst +++ b/docs/apache-airflow/installation/installing-from-sources.rst @@ -18,9 +18,6 @@ Installing from Sources ----------------------- -.. contents:: :local: - - Released packages ''''''''''''''''' diff --git a/docs/apache-airflow/security/access-control.rst b/docs/apache-airflow/security/access-control.rst index 08fc62432ef2a9..9e3095636827ea 100644 --- a/docs/apache-airflow/security/access-control.rst +++ b/docs/apache-airflow/security/access-control.rst @@ -22,10 +22,6 @@ Access Control of Airflow Webserver UI is handled by Flask AppBuilder (FAB). Please read its related `security document `_ regarding its security model. -.. contents:: - :depth: 1 - :local: - .. spelling:: clearTaskInstances dagRuns diff --git a/docs/apache-airflow/security/api.rst b/docs/apache-airflow/security/api.rst index 872553e8133319..d7de78ac119410 100644 --- a/docs/apache-airflow/security/api.rst +++ b/docs/apache-airflow/security/api.rst @@ -18,10 +18,6 @@ API === -.. contents:: - :depth: 1 - :local: - API Authentication ------------------ diff --git a/docs/apache-airflow/security/flower.rst b/docs/apache-airflow/security/flower.rst index 6534ff65c50070..5aafd80fb024d0 100644 --- a/docs/apache-airflow/security/flower.rst +++ b/docs/apache-airflow/security/flower.rst @@ -21,10 +21,6 @@ Flower Flower is a web based tool for monitoring and administrating Celery clusters. This topic describes how to configure Airflow to secure your flower instance. -.. contents:: - :depth: 1 - :local: - Flower Authentication --------------------- diff --git a/docs/apache-airflow/security/kerberos.rst b/docs/apache-airflow/security/kerberos.rst index ab51b098dfca6a..190c2f13bc5c7b 100644 --- a/docs/apache-airflow/security/kerberos.rst +++ b/docs/apache-airflow/security/kerberos.rst @@ -22,10 +22,6 @@ Airflow has initial support for Kerberos. This means that Airflow can renew kerb tickets for itself and store it in the ticket cache. The hooks and dags can make use of ticket to authenticate against kerberized services. -.. contents:: - :depth: 1 - :local: - Limitations ''''''''''' diff --git a/docs/apache-airflow/security/webserver.rst b/docs/apache-airflow/security/webserver.rst index 55e593e6aef6ea..283d5aa3202a61 100644 --- a/docs/apache-airflow/security/webserver.rst +++ b/docs/apache-airflow/security/webserver.rst @@ -20,10 +20,6 @@ Webserver This topic describes how to configure Airflow to secure your webserver. -.. contents:: - :depth: 1 - :local: - Rendering Airflow UI in a Web Frame from another site ------------------------------------------------------ diff --git a/docs/apache-airflow/security/workload.rst b/docs/apache-airflow/security/workload.rst index ba1bf9b7cf7246..9f6bfecad94e80 100644 --- a/docs/apache-airflow/security/workload.rst +++ b/docs/apache-airflow/security/workload.rst @@ -20,10 +20,6 @@ Workload This topic describes how to configure Airflow to secure your workload. -.. contents:: - :depth: 1 - :local: - Impersonation ------------- diff --git a/docs/apache-airflow/upgrading-from-1-10/index.rst b/docs/apache-airflow/upgrading-from-1-10/index.rst index 7f4e3d9ae86f2d..603796c22b86a4 100644 --- a/docs/apache-airflow/upgrading-from-1-10/index.rst +++ b/docs/apache-airflow/upgrading-from-1-10/index.rst @@ -24,8 +24,6 @@ Upgrading from 1.10 to 2 upgrade-check -.. contents:: :local: - Apache Airflow 2 is a major release and the purpose of this document is to assist users to migrate from Airflow 1.10.x to Airflow 2 diff --git a/docs/apache-airflow/upgrading-from-1-10/upgrade-check.rst b/docs/apache-airflow/upgrading-from-1-10/upgrade-check.rst index d6c580d7a35bc1..8049d2ddd3f22a 100644 --- a/docs/apache-airflow/upgrading-from-1-10/upgrade-check.rst +++ b/docs/apache-airflow/upgrading-from-1-10/upgrade-check.rst @@ -19,8 +19,6 @@ Upgrade Check Script -------------------- -.. contents:: :local: - .. _upgrade-check: Getting the Airflow Upgrade Check Package diff --git a/docs/helm-chart/installing-helm-chart-from-sources.rst b/docs/helm-chart/installing-helm-chart-from-sources.rst index 5299cd439384c3..cfd7a25e358006 100644 --- a/docs/helm-chart/installing-helm-chart-from-sources.rst +++ b/docs/helm-chart/installing-helm-chart-from-sources.rst @@ -18,9 +18,6 @@ Installing Helm Chart from sources ---------------------------------- -.. contents:: :local: - - Released packages ''''''''''''''''' diff --git a/docs/helm-chart/parameters-ref.rst b/docs/helm-chart/parameters-ref.rst index 19b67ef729ced5..337c5b9484cb23 100644 --- a/docs/helm-chart/parameters-ref.rst +++ b/docs/helm-chart/parameters-ref.rst @@ -20,10 +20,6 @@ Parameters reference The following tables lists the configurable parameters of the Airflow chart and their default values. -.. contents:: Sections: - :local: - :depth: 1 - .. jinja:: params_ctx {% for section in sections %} diff --git a/docs/installing-providers-from-sources.rst b/docs/installing-providers-from-sources.rst index 005d9c3341312f..415956d5eb3c17 100644 --- a/docs/installing-providers-from-sources.rst +++ b/docs/installing-providers-from-sources.rst @@ -18,9 +18,6 @@ Installing from sources ----------------------- -.. contents:: :local: - - Released packages '''''''''''''''''