mirror of
https://github.com/veeso/termscp.git
synced 2026-09-27 06:21:22 -07:00
docs: add en-US table of contents
This commit is contained in:
@@ -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)
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
# Command-line usage
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
# Configuration
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
# File explorer format
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
# Logging
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
# Notifications
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
# Password security
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
# SSH key storage
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
# Themes
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
# Developer manual
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
# Connecting to a server
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
# Connection parameters
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
# Installation
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
# Bookmarks and recent hosts
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
# The file explorer
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
# Keeping files in sync
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
# Keyboard shortcuts
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
# Working with multiple files
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
# Opening and editing files
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
# Synchronized browsing
|
||||||
Reference in New Issue
Block a user