mirror of
https://github.com/veeso/termscp.git
synced 2026-09-26 14:01:17 -07:00
docs: scaffold zh-CN mdbook
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
# 目录
|
||||
|
||||
[简介](index.md)
|
||||
|
||||
# 入门
|
||||
|
||||
- [安装](getting-started/installation.md)
|
||||
- [连接到服务器](getting-started/connecting.md)
|
||||
- [连接参数](getting-started/connection-parameters.md)
|
||||
|
||||
# 使用 termscp
|
||||
|
||||
- [文件浏览器](usage/file-explorer.md)
|
||||
- [键盘快捷键](usage/keyboard-shortcuts.md)
|
||||
- [批量操作文件](usage/multiple-files.md)
|
||||
- [同步浏览](usage/synced-browsing.md)
|
||||
- [打开与编辑文件](usage/open-edit-files.md)
|
||||
- [书签与最近主机](usage/bookmarks.md)
|
||||
- [保持文件同步](usage/file-watcher.md)
|
||||
|
||||
# 配置
|
||||
|
||||
- [配置](configuration/configuration.md)
|
||||
- [文件浏览器格式](configuration/explorer-format.md)
|
||||
- [SSH 密钥存储](configuration/ssh-keys.md)
|
||||
- [主题](configuration/themes.md)
|
||||
- [通知](configuration/notifications.md)
|
||||
- [日志](configuration/logging.md)
|
||||
- [密码安全](configuration/password-security.md)
|
||||
|
||||
# 命令行参考
|
||||
|
||||
- [命令行用法](cli/cli.md)
|
||||
|
||||
# 开发者
|
||||
|
||||
- [开发者手册](developer/developer.md)
|
||||
Reference in New Issue
Block a user