Build by Entiesci(Github).
For full documentation visit mkdocs.org.
mkdocs new [dir-name]
- Create a new project.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.
如果你想要匹配字符串中加号 “+” 后面的所有内容,可以使用以下正则表达式:
\+(.*)
\+[0-9a-z](.*)
- 文件名末尾不能出现空格
- 主文件夹需要clear,子文件夹不得修改名称
在更新时,先将原docs文件夹重命名为docsOld,然后复制入新版本docs
http://mkdoc-material.llango.com/customization/#_3
- 复制文件夹
- 删除所有文件的文件名后缀
\+\w+-\w+-\w+-\w+-\w+
-> - 使用vscode删除文件中的链接后缀
\+\w+-\w+-\w+-\w+-\w+
-> - 将 脚本 文件夹内的文件复制到 docs 中