mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-03-27 11:08:32 +07:00
feat: enhance i18n plugin configuration with material reconfiguration and additional admonition translations
This commit is contained in:
@@ -99,6 +99,7 @@ nav:
|
||||
plugins:
|
||||
- search
|
||||
- i18n:
|
||||
reconfigure_material: true
|
||||
docs_structure: folder
|
||||
languages:
|
||||
- locale: en
|
||||
@@ -121,6 +122,11 @@ plugins:
|
||||
Reference: 参考资料
|
||||
Output File Format: 输出文件格式
|
||||
Demo: 在线演示
|
||||
admonition_translations:
|
||||
- Tip: 提示
|
||||
- Warning: 警告
|
||||
- Note: 注意
|
||||
- Important: 重要
|
||||
- mkdocs-video
|
||||
|
||||
markdown_extensions:
|
||||
|
||||
Reference in New Issue
Block a user