We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68955a4 + a1f734d commit 0943135Copy full SHA for 0943135
2 files changed
docs/home.md docs/index.mddocs/home.md renamed to docs/index.md
mkdocs.yml
@@ -1,10 +1,10 @@
1
-site_name: TestRepo Docs
2
-site_description: "TestRepo — 模型与工具文档"
+site_name: AMBD-MC Docs
+site_description: "AMBD-MC — autoMBD Motor Control Documentation"
3
site_author: autoMBD
4
-repo_name: autoMBD/TestRepo
5
-repo_url: https://github.com/autoMBD/TestRepo
+repo_name: autoMBD/AMBD-MC
+repo_url: https://github.com/autoMBD/AMBD-MC
6
nav:
7
- - Home: home.md
+ - Home: index.md
8
- Quick Start: getting-started.md
9
- Architecture: architecture.md
10
- Tutorials:
0 commit comments