"test/git@developer.sourcefind.cn:OpenDAS/torch-scatter.git" did not exist on "7fd9091c4c432100a702cf011a25c45d69bed287"
Unverified Commit 05384322 authored by Xiaomeng Zhao's avatar Xiaomeng Zhao Committed by GitHub
Browse files

Merge pull request #3044 from myhloli/dev

refactor: update navigation structure and rename sections in mkdocs.yml
parents 6f8e7603 e9aea35f
...@@ -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