File tree Expand file tree Collapse file tree 4 files changed +19
-18
lines changed
Expand file tree Collapse file tree 4 files changed +19
-18
lines changed Original file line number Diff line number Diff line change 1- # Welcome to MkDocs
1+ ---
2+ title : " 新疆大学飓风战队四足机器人视觉组文档站"
3+ hide :
4+ - navigation
5+ - toc
6+ comments : true
7+ ---
28
3- For full documentation visit [ mkdocs.org ] ( https://www.mkdocs.org ) .
9+ # 欢迎访问新疆大学飓风战队四足机器人视觉组文档站
410
5- ## Commands
11+ 这里有一些有关于四足机器人视觉部分技术的分享资料以及一些硬件调试教程,不断更新中……敬请期待!
612
7- * ` mkdocs new [dir-name] ` - Create a new project.
8- * ` mkdocs serve ` - Start the live-reloading docs server.
9- * ` mkdocs build ` - Build the documentation site.
10- * ` mkdocs -h ` - Print help message and exit.
11-
12- ## Project layout
13-
14- mkdocs.yml # The configuration file.
15- docs/
16- index.md # The documentation homepage.
17- ... # Other markdown pages, images and other files.
13+ 欢迎提出意见,参与讨论!
Original file line number Diff line number Diff line change 1+ # 还没写
Original file line number Diff line number Diff line change 1+ # 我们是新疆大学飓风战队仿生足式视觉组
Original file line number Diff line number Diff line change @@ -3,6 +3,13 @@ site_url: https://XjuHurricaneQuadVision.github.io
33repo_url : https://github.com/XjuHurricaneQuadVision/XjuHurricaneQuadVision.github.io
44edit_uri : edit/main/docs/
55
6+ nav :
7+ - Home : ' index.md'
8+ - About :
9+ - profile : ' zh/About/index.md'
10+ - Teammates : ' zh/About/Teammates/Teammates.md'
11+ - Documents : ' zh/Documents/'
12+
613
714theme :
815 name : material
@@ -97,7 +104,3 @@ extra_javascript:
97104
98105extra_css :
99106 - stylesheets/extra.css
100-
101- nav :
102- - Home : index.md
103-
You can’t perform that action at this time.
0 commit comments