Skip to content

Commit d6638f7

Browse files
committed
chore(docs): remove TOC section from the main documentation page
Signed-off-by: Pavel Boldyrev <pavel@bpg.sh>
1 parent 7de7db1 commit d6638f7

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

docs/index.md

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -19,29 +19,6 @@ To use this provider, you only need:
1919

2020
-> **SSH access is optional.** Most resources work entirely through the Proxmox API. See [When is SSH Required?](#when-is-ssh-required) for specific cases that need SSH.
2121

22-
## Table of Contents
23-
24-
- [Example Usage](#example-usage)
25-
- [Authentication](#authentication)
26-
- [Authentication Methods Comparison](#authentication-methods-comparison)
27-
- [Quick Examples](#quick-examples)
28-
- [Security Best Practices](#security-best-practices)
29-
- [Environment Variables](#environment-variables)
30-
- [API Token Authentication](#api-token-authentication)
31-
- [Pre-Authentication](#pre-authentication)
32-
- [SSH Connection](#ssh-connection) *(optional)*
33-
- [When is SSH Required?](#when-is-ssh-required)
34-
- [SSH Configuration](#ssh-configuration)
35-
- [SSH Agent](#ssh-agent)
36-
- [SSH Private Key](#ssh-private-key)
37-
- [SSH User](#ssh-user)
38-
- [Node IP address used for SSH connection](#node-ip-address-used-for-ssh-connection)
39-
- [SSH Connection via SOCKS5 Proxy](#ssh-connection-via-socks5-proxy)
40-
- [VM and Container ID Assignment](#vm-and-container-id-assignment)
41-
- [Temporary Directory](#temporary-directory)
42-
- [Environment Variables Summary](#environment-variables-summary)
43-
- [Argument Reference](#argument-reference)
44-
4522
## Example Usage
4623

4724
**Minimal configuration (no SSH):**

0 commit comments

Comments
 (0)