docs: add en-US table of contents

This commit is contained in:
Christian Visintin
2026-06-08 08:48:33 +02:00
parent 40440832be
commit c8846266d7
20 changed files with 56 additions and 0 deletions

37
docs/en-US/SUMMARY.md Normal file
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
docs/en-US/cli/cli.md Normal file
View File

@@ -0,0 +1 @@
# Command-line usage

View File

@@ -0,0 +1 @@
# Configuration

View File

@@ -0,0 +1 @@
# File explorer format

View File

@@ -0,0 +1 @@
# Logging

View File

@@ -0,0 +1 @@
# Notifications

View File

@@ -0,0 +1 @@
# Password security

View File

@@ -0,0 +1 @@
# SSH key storage

View File

@@ -0,0 +1 @@
# Themes

View File

@@ -0,0 +1 @@
# Developer manual

View File

@@ -0,0 +1 @@
# Connecting to a server

View File

@@ -0,0 +1 @@
# Connection parameters

View File

@@ -0,0 +1 @@
# Installation

View File

@@ -0,0 +1 @@
# Bookmarks and recent hosts

View File

@@ -0,0 +1 @@
# The file explorer

View File

@@ -0,0 +1 @@
# Keeping files in sync

View File

@@ -0,0 +1 @@
# Keyboard shortcuts

View File

@@ -0,0 +1 @@
# Working with multiple files

View File

@@ -0,0 +1 @@
# Opening and editing files

View File

@@ -0,0 +1 @@
# Synchronized browsing