Skip to content

Commit 0943135

Browse files
authored
Merge pull request #5 from autoMBD/4-bug-pages-not-work
docs: Update mkdocs configuration and add index page for AMBD-MC docu…
2 parents 68955a4 + a1f734d commit 0943135

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

File renamed without changes.

mkdocs.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
site_name: TestRepo Docs
2-
site_description: "TestRepo模型与工具文档"
1+
site_name: AMBD-MC Docs
2+
site_description: "AMBD-MCautoMBD Motor Control Documentation"
33
site_author: autoMBD
4-
repo_name: autoMBD/TestRepo
5-
repo_url: https://github.com/autoMBD/TestRepo
4+
repo_name: autoMBD/AMBD-MC
5+
repo_url: https://github.com/autoMBD/AMBD-MC
66
nav:
7-
- Home: home.md
7+
- Home: index.md
88
- Quick Start: getting-started.md
99
- Architecture: architecture.md
1010
- Tutorials:

0 commit comments

Comments
 (0)