mirror of
https://github.com/veeso/termscp.git
synced 2026-07-14 03:53:44 +02:00
docs: add en-US table of contents
This commit is contained in:
37
docs/en-US/SUMMARY.md
Normal file
37
docs/en-US/SUMMARY.md
Normal 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
1
docs/en-US/cli/cli.md
Normal file
@@ -0,0 +1 @@
|
||||
# Command-line usage
|
||||
1
docs/en-US/configuration/configuration.md
Normal file
1
docs/en-US/configuration/configuration.md
Normal file
@@ -0,0 +1 @@
|
||||
# Configuration
|
||||
1
docs/en-US/configuration/explorer-format.md
Normal file
1
docs/en-US/configuration/explorer-format.md
Normal file
@@ -0,0 +1 @@
|
||||
# File explorer format
|
||||
1
docs/en-US/configuration/logging.md
Normal file
1
docs/en-US/configuration/logging.md
Normal file
@@ -0,0 +1 @@
|
||||
# Logging
|
||||
1
docs/en-US/configuration/notifications.md
Normal file
1
docs/en-US/configuration/notifications.md
Normal file
@@ -0,0 +1 @@
|
||||
# Notifications
|
||||
1
docs/en-US/configuration/password-security.md
Normal file
1
docs/en-US/configuration/password-security.md
Normal file
@@ -0,0 +1 @@
|
||||
# Password security
|
||||
1
docs/en-US/configuration/ssh-keys.md
Normal file
1
docs/en-US/configuration/ssh-keys.md
Normal file
@@ -0,0 +1 @@
|
||||
# SSH key storage
|
||||
1
docs/en-US/configuration/themes.md
Normal file
1
docs/en-US/configuration/themes.md
Normal file
@@ -0,0 +1 @@
|
||||
# Themes
|
||||
1
docs/en-US/developer/developer.md
Normal file
1
docs/en-US/developer/developer.md
Normal file
@@ -0,0 +1 @@
|
||||
# Developer manual
|
||||
1
docs/en-US/getting-started/connecting.md
Normal file
1
docs/en-US/getting-started/connecting.md
Normal file
@@ -0,0 +1 @@
|
||||
# Connecting to a server
|
||||
1
docs/en-US/getting-started/connection-parameters.md
Normal file
1
docs/en-US/getting-started/connection-parameters.md
Normal file
@@ -0,0 +1 @@
|
||||
# Connection parameters
|
||||
1
docs/en-US/getting-started/installation.md
Normal file
1
docs/en-US/getting-started/installation.md
Normal file
@@ -0,0 +1 @@
|
||||
# Installation
|
||||
1
docs/en-US/usage/bookmarks.md
Normal file
1
docs/en-US/usage/bookmarks.md
Normal file
@@ -0,0 +1 @@
|
||||
# Bookmarks and recent hosts
|
||||
1
docs/en-US/usage/file-explorer.md
Normal file
1
docs/en-US/usage/file-explorer.md
Normal file
@@ -0,0 +1 @@
|
||||
# The file explorer
|
||||
1
docs/en-US/usage/file-watcher.md
Normal file
1
docs/en-US/usage/file-watcher.md
Normal file
@@ -0,0 +1 @@
|
||||
# Keeping files in sync
|
||||
1
docs/en-US/usage/keyboard-shortcuts.md
Normal file
1
docs/en-US/usage/keyboard-shortcuts.md
Normal file
@@ -0,0 +1 @@
|
||||
# Keyboard shortcuts
|
||||
1
docs/en-US/usage/multiple-files.md
Normal file
1
docs/en-US/usage/multiple-files.md
Normal file
@@ -0,0 +1 @@
|
||||
# Working with multiple files
|
||||
1
docs/en-US/usage/open-edit-files.md
Normal file
1
docs/en-US/usage/open-edit-files.md
Normal file
@@ -0,0 +1 @@
|
||||
# Opening and editing files
|
||||
1
docs/en-US/usage/synced-browsing.md
Normal file
1
docs/en-US/usage/synced-browsing.md
Normal file
@@ -0,0 +1 @@
|
||||
# Synchronized browsing
|
||||
Reference in New Issue
Block a user