|
@@ -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:
|
|
|
- navigation.tracking
|
|
- navigation.tracking
|
|
|
- search.suggest
|
|
- search.suggest
|
|
|
- toc.follow
|
|
- toc.follow
|
|
|
|
|
+ - toc.integrate
|
|
|
|
|
|
|
|
extra:
|
|
extra:
|
|
|
social:
|
|
social:
|
|
@@ -125,11 +124,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:
|