Commit 55a9f136 authored by myhloli's avatar myhloli
Browse files

fix: update navigation structure to include Quick Usage section in mkdocs configuration

parent 0775d4dc
......@@ -78,8 +78,9 @@ nav:
- Docker Deployment: quick_start/docker_deployment.md
- Usage:
- Usage: usage/index.md
- CLI Tools: usage/cli_tools.md
- Quick Usage: usage/quick_usage.md
- Model Source: usage/model_source.md
- CLI Tools: usage/cli_tools.md
- Advanced CLI Parameters: usage/advanced_cli_parameters.md
- Reference:
- Output File Format: reference/output_files.md
......@@ -114,6 +115,7 @@ plugins:
Extension Modules: 扩展模块安装
Docker Deployment: Docker部署
Usage: 使用方法
Quick Usage: 快速使用
CLI Tools: 命令行工具
Model Source: 模型源
Advanced CLI Parameters: 命令行进阶参数
......
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