Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/cs/tools/mkdocs.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ $ mkdocs gh-deploy
- `theme: ` 主题样式例如:
```yaml
theme:
name: 'material' # 使用material主题,需要pip安 装mkdocs-material
name: 'material' # 使用material主题,需要pip安装mkdocs-material
language: 'zh' # 使用中文
icon:
logo: ... # 左上角的 logo
Expand Down Expand Up @@ -79,4 +79,4 @@ $ mkdocs gh-deploy
- [pymarkdown 内置 extensions](https://python-markdown.github.io/extensions/)
- [pymdown-extensions 文档](https://facelessuser.github.io/pymdown-extensions/)
- [mateial for mkdocs 文档](https://squidfunk.github.io/mkdocs-material/)
- [shafish.cn 上的教程](https://shafish.cn/blog/mkdocs/)
- [shafish.cn 上的教程](https://shafish.cn/blog/mkdocs/)