Unverified Commit 2afc1bb6 authored by Xiaomeng Zhao's avatar Xiaomeng Zhao Committed by GitHub
Browse files

Merge pull request #3069 from myhloli/dev

fix: update navigation structure to include Quick Usage section in mkdocs configuration
parents c0a54f61 55a9f136
......@@ -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
......@@ -117,6 +118,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