"examples/vscode:/vscode.git/clone" did not exist on "977b1ba4488dca412bd644a37fccebc2fac6100f"
Commit e9aea35f authored by myhloli's avatar myhloli
Browse files

refactor: update navigation structure and rename sections in mkdocs.yml

parent 1b75f844
...@@ -60,13 +60,13 @@ nav: ...@@ -60,13 +60,13 @@ nav:
- CLI Tools: usage/cli_tools.md - CLI Tools: usage/cli_tools.md
- Model Source: usage/model_source.md - Model Source: usage/model_source.md
- Advanced CLI Parameters: usage/advanced_cli_parameters.md - Advanced CLI Parameters: usage/advanced_cli_parameters.md
- Output File Format: - Reference:
- Output File Format: reference/output_files.md - Output File Format: reference/output_files.md
- FAQ: - FAQ:
- FAQ: faq/index.md - FAQ: faq/index.md
- Demo: - Demo:
- Demo: demo/index.md - Demo: demo/index.md
- Output File Format: - Reference:
- Output File Format: reference/output_files.md - Output File Format: reference/output_files.md
- FAQ: - FAQ:
- FAQ: faq/index.md - FAQ: faq/index.md
...@@ -89,13 +89,14 @@ plugins: ...@@ -89,13 +89,14 @@ plugins:
nav_translations: nav_translations:
Home: 主页 Home: 主页
Quick Start: 快速开始 Quick Start: 快速开始
Extension Modules: 扩展模块 Extension Modules: 扩展模块安装
Docker Deployment: Docker部署 Docker Deployment: Docker部署
Usage: 使用方法 Usage: 使用方法
CLI Tools: 命令行工具 CLI Tools: 命令行工具
Model Source: 模型源 Model Source: 模型源
Advanced CLI Parameters: 命令行参数进阶技巧 Advanced CLI Parameters: 命令行进阶参数
FAQ: 常见问题解答 FAQ: 常见问题解答
Reference: 参考资料
Output File Format: 输出文件格式 Output File Format: 输出文件格式
- mkdocs-video - mkdocs-video
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment