Skip to content

Commit 5f8f626

Browse files
committed
chore: update files
1 parent 4ad69b7 commit 5f8f626

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/changelog/index.md

Whitespace-only changes.

mkdocs.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ markdown_extensions:
115115
- pymdownx.keys
116116
- pymdownx.mark
117117
- pymdownx.tilde
118+
- pymdownx.details
118119
- footnotes
119120
- def_list
120121
- md_in_html
@@ -130,7 +131,6 @@ markdown_extensions:
130131
- name: mermaid
131132
class: mermaid
132133
format: !!python/name:pymdownx.superfences.fence_code_format
133-
- attr_list
134134
- pymdownx.emoji:
135135
emoji_index: !!python/name:material.extensions.emoji.twemoji
136136
emoji_generator: !!python/name:material.extensions.emoji.to_svg
@@ -142,7 +142,6 @@ markdown_extensions:
142142
- pymdownx.tabbed:
143143
alternate_style: true
144144
- admonition
145-
- pymdownx.details
146145

147146
nav:
148147
- 概览: index.md
@@ -168,7 +167,8 @@ nav:
168167
- rapidocr_api:
169168
- 安装及使用: install_usage/rapidocr_api/usage.md
170169
- 更新日志: install_usage/rapidocr_api/changelog.md
171-
- 更新日志: changelog.md
170+
- 更新日志:
171+
- changelog
172172
- 常见问题: faq/faq.md
173173
- 周边项目: related_projects.md
174174
- 博客:

0 commit comments

Comments
 (0)