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
5 changes: 5 additions & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ site_description: 'MaxKB 在线文档'
site_author: '飞致云'
repo_name: 'MaxKB'
repo_url: 'https://github.com/1Panel-dev/MaxKB'
use_directory_urls: false

edit_uri: https://github.com/1Panel-dev/MaxKB-docs
theme:
Expand Down Expand Up @@ -186,6 +187,10 @@ plugins:
- en
- ja
separator: '[\s\-\.]+'
- print-site:
enumerate_headings: false
enumerate_figures: false
toc_title: "目录"
extra:
version:
provider: mike
Expand Down