"sgl-kernel/python/vscode:/vscode.git/clone" did not exist on "c429919def0e3e187dd5dcead483c50f14e3d596"
Unverified Commit 6f8e7603 authored by Xiaomeng Zhao's avatar Xiaomeng Zhao Committed by GitHub
Browse files

Merge pull request #3043 from myhloli/dev

refactor: rename and restructure documentation files in mkdocs configuration
parents 3d2f3b8f 1b75f844
......@@ -52,20 +52,26 @@ nav:
- Home:
- "MinerU": index.md
- Quick Start:
- quick_start/index.md
- Quick Start: quick_start/index.md
- Extension Modules: quick_start/extension_modules.md
- Docker Deployment: quick_start/docker_deployment.md
- Usage:
- usage/index.md
- Usage: usage/index.md
- CLI Tools: usage/cli_tools.md
- Model Source: usage/model_source.md
- Advanced CLI Parameters: usage/advanced_cli_parameters.md
- Output File Format: output_files.md
- FAQ: faq.md
- Demo: demo.md
- Output File Format: output_files.md
- FAQ: faq.md
- Demo: demo.md
- Output File Format:
- Output File Format: reference/output_files.md
- FAQ:
- FAQ: faq/index.md
- Demo:
- Demo: demo/index.md
- Output File Format:
- Output File Format: reference/output_files.md
- FAQ:
- FAQ: faq/index.md
- Demo:
- Demo: demo/index.md
plugins:
......
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