Skip to content

Commit 0d21387

Browse files
committed
Remove excessive table of contents.
Drop TOC on small pages. Drop subheadings that aren't helpful. Signed-off-by: Thomas Hallgren <[email protected]>
1 parent b7da34c commit 0d21387

28 files changed

+29
-10
lines changed

src/theme/MDXContent/index.tsx

Lines changed: 0 additions & 10 deletions
This file was deleted.

static/img/tp-favicon.ico

15 KB
Binary file not shown.

versioned_docs/version-2.19/community.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Community
3+
hide_table_of_contents: true
34
---
45

56
# Community

versioned_docs/version-2.19/concepts/devloop.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: The developer experience and the inner dev loop
3+
hide_table_of_contents: true
34
---
45

56
# The developer experience and the inner dev loop

versioned_docs/version-2.19/concepts/docker.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Using Telepresence with Docker"
3+
hide_table_of_contents: true
34
---
45
# Telepresence with Docker Golden Path
56

versioned_docs/version-2.19/concepts/faster.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: "Making the remote local: Faster feedback, collaboration and debugging"
3+
hide_table_of_contents: true
34
---
45

56
---

versioned_docs/version-2.19/concepts/intercepts.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Intercepts"
33
description: "Short demonstration of global intercepts"
4+
hide_table_of_contents: true
45
---
56

67
import Admonition from '@theme/Admonition';

versioned_docs/version-2.19/faqs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: FAQs
33
description: "Learn how Telepresence helps with fast development and debugging in your Kubernetes cluster."
4+
hide_table_of_contents: true
45
---
56

67
# FAQs

versioned_docs/version-2.19/howtos/cluster-in-vm.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Host a cluster in a local VM
33
description: Use Telepresence to intercept services in a cluster running in a hosted virtual
44
machine.
5+
hide_table_of_contents: true
56
---
67

78
# Network considerations for locally hosted clusters

versioned_docs/version-2.19/howtos/intercepts.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Intercept a service in your own environment
33
description: Start using Telepresence in your own environment. Follow these steps to intercept your service in your cluster.
4+
hide_table_of_contents: true
45
---
56

67
# Intercept a service in your own environment

versioned_docs/version-2.19/howtos/large-clusters.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Work with large clusters
33
description: Use Telepresence to intercept services in clusters with a large number of namespaces and workloads.
4+
hide_table_of_contents: true
45
---
56
# Working with large clusters
67

versioned_docs/version-2.19/howtos/outbound.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Proxy outbound traffic to my cluster
33
description: Telepresence can connect to your Kubernetes cluster, letting you access cluster services as if your laptop was another pod in the cluster.
4+
hide_table_of_contents: true
45
---
56

67
# Proxy outbound traffic to my cluster

versioned_docs/version-2.19/install/client.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Install client
3+
hide_table_of_contents: true
34
---
45

56

versioned_docs/version-2.19/install/cloud.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Cloud Provider Prerequisites
3+
hide_table_of_contents: true
34
---
45

56
# Provider Prerequisites for Traffic Manager

versioned_docs/version-2.19/install/manager.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Install Traffic Manager
3+
hide_table_of_contents: true
34
---
45

56
# Install/Uninstall the Traffic Manager

versioned_docs/version-2.19/install/upgrade.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Upgrade client
33
description: "How to upgrade your installation of Telepresence and install previous versions."
4+
hide_table_of_contents: true
45
---
56

67
import Platform from '@site/src/components/Platform';

versioned_docs/version-2.19/licenses.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Licenses
3+
hide_table_of_contents: true
34
---
45

56
Telepresence incorporates Free and Open Source software under the following licenses:

versioned_docs/version-2.19/quick-start.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Quick start
33
description: "Start using Telepresence in your own environment. Follow these steps to intercept your service in your cluster."
4+
hide_table_of_contents: true
45
---
56

67
import Alert from '@mui/material/Alert';

versioned_docs/version-2.19/reference/architecture.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Architecture
33
description: How Telepresence works to intercept traffic from your Kubernetes cluster to code running on your laptop.
4+
hide_table_of_contents: true
45
---
56

67
# Telepresence Architecture

versioned_docs/version-2.19/reference/client.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Client reference
33
description: CLI options for Telepresence to intercept traffic from your Kubernetes cluster to code running on your laptop.
4+
hide_table_of_contents: true
45
---
56

67
# Client reference

versioned_docs/version-2.19/reference/dns.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: DNS resolution
3+
hide_table_of_contents: true
34
---
45
# DNS resolution
56

versioned_docs/version-2.19/reference/docker-run.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
title: Using Docker for intercepts
33
description: How a Telepresence intercept can run a Docker container with configured environment and volume mounts.
4+
toc_min_heading_level: 2
5+
toc_max_heading_level: 2
46
---
57

68
# Using Docker for intercepts

versioned_docs/version-2.19/reference/environment.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Environment variables
33
description: "How Telepresence can import environment variables from your Kubernetes cluster to use with code running on your laptop."
4+
hide_table_of_contents: true
45
---
56

67
# Environment variables

versioned_docs/version-2.19/reference/inside-container.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Running Telepresence inside a container
3+
hide_table_of_contents: true
34
---
45
# Running Telepresence inside a container
56

versioned_docs/version-2.19/reference/rbac.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: RBAC
3+
toc_min_heading_level: 2
4+
toc_max_heading_level: 2
35
---
46

57
# Telepresence RBAC

versioned_docs/version-2.19/reference/routing.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
---
22
title: Connection Routing
3+
toc_min_heading_level: 2
4+
toc_max_heading_level: 2
35
---
46

57
# Connection Routing

versioned_docs/version-2.19/reference/tun-device.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Networking through Virtual Network Interface
3+
hide_table_of_contents: true
34
---
45

56
# Networking through Virtual Network Interface

versioned_docs/version-2.19/reference/volume.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
title: Volume mounts
3+
hide_table_of_contents: true
34
---
45
# Volume mounts
56

0 commit comments

Comments
 (0)