We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce6dba8 commit 9101446Copy full SHA for 9101446
1 file changed
mkdocs.yml
@@ -18,9 +18,9 @@ repo_url: https://github.com/matrixorigin/moc-docs
18
plugins:
19
- search:
20
separator: '[\s\-,:!=\[\]()"/]+|[,。!?…:""''()—【】《》]|(?!\b)(?=[A-Z][a-z])|\.(?!\d)|&[lg]t;'
21
- # - print_site:
22
- # print_page_title: ''
23
- # toc_title: '目录'
+ - print-site:
+ print_page_title: ''
+ toc_title: '目录'
24
edit_uri: edit/main/docs/
25
extra:
26
homepage: https://matrixorigin.cn/matrixone-intelligence
0 commit comments