Skip to content

Commit 777d8f0

Browse files
committed
修改首页
1 parent fc7aac9 commit 777d8f0

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

docs/index.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
# Welcome to MkDocs
1+
# Welcome to Jackeyt Wiki Pages
22

3-
For full documentation visit [mkdocs.org](https://mkdocs.org).
43

5-
## Commands
4+
本网址使用`mkdocs`构建,详情请参考 [mkdocs.org](https://mkdocs.org).
65

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 help` - Print this help message.
6+
## 本WiKi目录如下: ##
117

12-
## Project layout
8+
* [驱动第一天---驱动基础](驱动第一天---驱动基础.md)
9+
* [驱动第二天---中断与I/O](驱动第二天---中断.md)
10+
* [驱动第三天---总线](驱动第三天---总线.md)
11+
* [三种总线的横向对比表](三种总线的横向对比表.md)
12+
* [ARM Linux设备树](ARMLinux设备树.md)
13+
* [手把手教你从单片机移植驱动到ARM Linux上](手把手教你从单片机移植驱动到ARMLinux上.md)
14+
* [[史上最详细]VS Code搭建ARM Linux Makefile工程IDE(C/C++)]([史上最详细]VSCode搭建ARMLinuxMakefile工程IDE(C-C++).md)
1315

14-
mkdocs.yml # The configuration file.
15-
docs/
16-
index.md # The documentation homepage.
17-
... # Other markdown pages, images and other files.
16+
17+
## 捐助 ##

0 commit comments

Comments
 (0)