docs: add en-US table of contents

This commit is contained in:
Christian Visintin
2026-06-08 10:16:00 +02:00
parent 40440832be
commit c8846266d7
20 changed files with 56 additions and 0 deletions
+37
View File
@@ -0,0 +1,37 @@
# Summary
[Introduction](index.md)
# Getting started
- [Installation](getting-started/installation.md)
- [Connecting to a server](getting-started/connecting.md)
- [Connection parameters](getting-started/connection-parameters.md)
# Using termscp
- [The file explorer](usage/file-explorer.md)
- [Keyboard shortcuts](usage/keyboard-shortcuts.md)
- [Working with multiple files](usage/multiple-files.md)
- [Synchronized browsing](usage/synced-browsing.md)
- [Opening and editing files](usage/open-edit-files.md)
- [Bookmarks and recent hosts](usage/bookmarks.md)
- [Keeping files in sync](usage/file-watcher.md)
# Configuration
- [Configuration](configuration/configuration.md)
- [File explorer format](configuration/explorer-format.md)
- [SSH key storage](configuration/ssh-keys.md)
- [Themes](configuration/themes.md)
- [Notifications](configuration/notifications.md)
- [Logging](configuration/logging.md)
- [Password security](configuration/password-security.md)
# CLI reference
- [Command-line usage](cli/cli.md)
# Developer
- [Developer manual](developer/developer.md)
+1
View File
@@ -0,0 +1 @@
# Command-line usage
@@ -0,0 +1 @@
# Configuration
@@ -0,0 +1 @@
# File explorer format
+1
View File
@@ -0,0 +1 @@
# Logging
@@ -0,0 +1 @@
# Notifications
@@ -0,0 +1 @@
# Password security
+1
View File
@@ -0,0 +1 @@
# SSH key storage
+1
View File
@@ -0,0 +1 @@
# Themes
+1
View File
@@ -0,0 +1 @@
# Developer manual
+1
View File
@@ -0,0 +1 @@
# Connecting to a server
@@ -0,0 +1 @@
# Connection parameters
@@ -0,0 +1 @@
# Installation
+1
View File
@@ -0,0 +1 @@
# Bookmarks and recent hosts
+1
View File
@@ -0,0 +1 @@
# The file explorer
+1
View File
@@ -0,0 +1 @@
# Keeping files in sync
+1
View File
@@ -0,0 +1 @@
# Keyboard shortcuts
+1
View File
@@ -0,0 +1 @@
# Working with multiple files
+1
View File
@@ -0,0 +1 @@
# Opening and editing files
+1
View File
@@ -0,0 +1 @@
# Synchronized browsing