docs: add Table of Contents to all language README files

- Add a Table of Contents section to the English, Simplified Chinese, and Traditional Chinese README files

Signed-off-by: appleboy <appleboy.tw@gmail.com>
This commit is contained in:
appleboy
2025-04-26 22:00:28 +08:00
parent 734d4df2c8
commit 1dfeaffef3
3 changed files with 33 additions and 0 deletions
+11
View File
@@ -17,6 +17,17 @@ A Drone plugin for executing commands on remote hosts via SSH. For usage instruc
![demo](./images/demo2017.05.10.gif)
## Table of Contents
- [drone-ssh](#drone-ssh)
- [Table of Contents](#table-of-contents)
- [Breaking Changes](#breaking-changes)
- [Build or Download a Binary](#build-or-download-a-binary)
- [Docker](#docker)
- [Usage](#usage)
- [Mount Key from File Path](#mount-key-from-file-path)
- [Configuration](#configuration)
## Breaking Changes
As of `v1.5.0`, the command timeout flag has changed to use the `Duration` format. See the following example: