"git@developer.sourcefind.cn:OpenDAS/mmcv.git" did not exist on "2dc0a219c1f4268448e6dd733db34e8da5c5e9b5"
Commit ec326bd9 authored by myhloli's avatar myhloli
Browse files

fix: remove unused navigation options and clean up admonition translations in mkdocs configuration

parent b3bb01de
...@@ -37,11 +37,9 @@ theme: ...@@ -37,11 +37,9 @@ theme:
- content.tabs.link - content.tabs.link
- content.code.annotate - content.code.annotate
- content.code.copy - content.code.copy
- navigation.expand
- navigation.footer - navigation.footer
- navigation.tabs - navigation.tabs
- navigation.instant
- navigation.instant.prefetch
- navigation.instant.progress
- navigation.sections - navigation.sections
- navigation.path - navigation.path
- navigation.indexes - navigation.indexes
...@@ -49,6 +47,7 @@ theme: ...@@ -49,6 +47,7 @@ theme:
- navigation.tracking - navigation.tracking
- search.suggest - search.suggest
- toc.follow - toc.follow
- toc.integrate
extra: extra:
social: social:
...@@ -122,11 +121,6 @@ plugins: ...@@ -122,11 +121,6 @@ plugins:
Reference: 参考资料 Reference: 参考资料
Output File Format: 输出文件格式 Output File Format: 输出文件格式
Demo: 在线演示 Demo: 在线演示
admonition_translations:
Tip: 提示
Warning: 警告
Note: 注意
Important: 重要
- mkdocs-video - mkdocs-video
markdown_extensions: markdown_extensions:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment