diff --git a/presto-docs/src/main/sphinx/admin/spill.rst b/presto-docs/src/main/sphinx/admin/spill.rst index 095da4fd72abe..3af869c61f877 100644 --- a/presto-docs/src/main/sphinx/admin/spill.rst +++ b/presto-docs/src/main/sphinx/admin/spill.rst @@ -2,11 +2,6 @@ Spill to Disk ============= -.. contents:: - :local: - :backlinks: none - :depth: 1 - Overview -------- diff --git a/presto-docs/src/main/sphinx/cache/local.rst b/presto-docs/src/main/sphinx/cache/local.rst index 5b8efba0f8cb1..98a458d3edd32 100644 --- a/presto-docs/src/main/sphinx/cache/local.rst +++ b/presto-docs/src/main/sphinx/cache/local.rst @@ -2,11 +2,6 @@ Alluxio SDK Cache ================= -.. contents:: - :local: - :backlinks: none - :depth: 1 - Overview -------- diff --git a/presto-docs/src/main/sphinx/cache/service.rst b/presto-docs/src/main/sphinx/cache/service.rst index 4b11cee30e703..4313d1fb2a6f0 100644 --- a/presto-docs/src/main/sphinx/cache/service.rst +++ b/presto-docs/src/main/sphinx/cache/service.rst @@ -2,11 +2,6 @@ Alluxio Cache Service ===================== -.. contents:: - :local: - :backlinks: none - :depth: 1 - Overview -------- diff --git a/presto-docs/src/main/sphinx/ecosystem/list.rst b/presto-docs/src/main/sphinx/ecosystem/list.rst index 48d0fede5decf..34c72ec9721c8 100644 --- a/presto-docs/src/main/sphinx/ecosystem/list.rst +++ b/presto-docs/src/main/sphinx/ecosystem/list.rst @@ -2,11 +2,6 @@ Ecosystem ========= -.. contents:: - :local: - :backlinks: none - :depth: 1 - Overview -------- diff --git a/presto-docs/src/main/sphinx/presto_cpp/metrics.rst b/presto-docs/src/main/sphinx/presto_cpp/metrics.rst index 671f958eddc12..81f85b19c9260 100644 --- a/presto-docs/src/main/sphinx/presto_cpp/metrics.rst +++ b/presto-docs/src/main/sphinx/presto_cpp/metrics.rst @@ -5,7 +5,7 @@ Presto C++ Runtime Metrics .. contents:: :local: :backlinks: none - :depth: 2 + :depth: 1 Overview ======== diff --git a/presto-docs/src/main/sphinx/router/deployment.rst b/presto-docs/src/main/sphinx/router/deployment.rst index 04f4956db8e52..a1426471f49bf 100644 --- a/presto-docs/src/main/sphinx/router/deployment.rst +++ b/presto-docs/src/main/sphinx/router/deployment.rst @@ -2,11 +2,6 @@ Deploying Presto Router ======================= -.. contents:: - :local: - :backlinks: none - :depth: 1 - Installing Router ----------------- diff --git a/presto-docs/src/main/sphinx/router/scheduler.rst b/presto-docs/src/main/sphinx/router/scheduler.rst index bb9292e9fa927..4d08972be3411 100644 --- a/presto-docs/src/main/sphinx/router/scheduler.rst +++ b/presto-docs/src/main/sphinx/router/scheduler.rst @@ -2,11 +2,6 @@ Router Schedulers ================= -.. contents:: - :local: - :backlinks: none - :depth: 1 - Presto router provides multiple scheduling algorithms for load balancing across multiple clusters.