欢迎光临
这里是强尼大叔的后花园 xiaozhenliang.com.
命令格式
mkdocs new [dir-name]
- 创建一个新的项目.mkdocs serve
- Start the live-reloading docs server.mkdocs build
- Build the documentation site.mkdocs -h
- Print help message and exit.
目录列表
mkdocs.yml # The configuration file.
docs/
index.md # The documentation homepage.
... # Other markdown pages, images and other files.