文档更新

This commit is contained in:
SuperManito
2023-05-05 22:08:16 +08:00
parent a2ba6f5ba0
commit c638e8b332
45 changed files with 319 additions and 217 deletions

View File

@@ -5,6 +5,7 @@ edit_uri: edit/main/docs/
copyright: Copyright &copy; 2021 - 2023 <a href="https://github.com/SuperManito" target="_blank"> SuperManito</a>
theme:
name: material
custom_dir: docs/theme
language: zh
favicon: assets/favicon.ico
icon:
@@ -55,7 +56,7 @@ theme:
- announce.dismiss
extra:
generator: false
homepage: https://supermanito.github.io/LinuxMirrors
homepage: https://linuxmirrors.cn
social:
- icon: fontawesome/brands/github
link: https://github.com/SuperManito/LinuxMirrors
@@ -94,6 +95,9 @@ markdown_extensions:
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
options:
custom_icons:
- docs/theme
- pymdownx.highlight:
anchor_linenums: true
use_pygments: true
@@ -114,7 +118,7 @@ nav:
- '介绍': index.md
- '软件源': Mirrors.md
- '使用方法':
- '主要命令': use/index.md
- '使用方法': use/index.md
- '执行流程': use/execution-flow.md
- '未启用源': use/not-enabled.md
- '高级用法':