Skip to content
This repository was archived by the owner on Aug 25, 2025. It is now read-only.

Commit 36aa977

Browse files
authored
docs: update docs (#99)
* update quark docs and modify ecosystem * Fix document configuration error prompt
1 parent 1dd7f8c commit 36aa977

File tree

19 files changed

+792
-867
lines changed

19 files changed

+792
-867
lines changed

docs/.vuepress/config.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,11 +72,6 @@ export default defineUserConfig({
7272
description: "OpenList v3 的文档",
7373
},
7474
},
75-
markdown: {
76-
headers: {
77-
level: [2, 3, 4, 5, 6]
78-
}
79-
},
8075
plugins: [
8176

8277
],
260 KB
Loading
280 KB
Loading
144 KB
Loading
162 KB
Loading

docs/.vuepress/theme.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ export default hopeTheme(
3737
},
3838
},
3939
markdown: {
40+
spoiler: true,
4041
imgMark: true,
4142
imgLazyload: true,
4243
tabs: true,
@@ -48,6 +49,7 @@ export default hopeTheme(
4849
sup: true,
4950
flowchart: true,
5051
mermaid: true,
52+
echarts: true,
5153
codeTabs: true,
5254
},
5355
plugins: {

docs/guide/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ A file list program that supports multiple storage, and supports web browsing an
4242
- [x] [MoPan](https://mopan.sc.189.cn/mopan/#/downloadPc)
4343
- [x] [YandexDisk](https://disk.yandex.com/)
4444
- [x] [BaiduNetdisk](https://pan.baidu.com/)
45-
- [x] [Quark/TV](https://pan.quark.cn/)
45+
- [x] [Quark/TV/Open](https://pan.quark.cn/)
4646
- [x] [Thunder / X Browser](../guide/drivers/thunder.md)
4747
- [x] [Lanzou](https://www.lanzou.com/)[NewLanzou](https://www.ilanzou.com)
4848
- [x] [Feiji Cloud](https://feijipan.com/)

docs/guide/drivers/115.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ tag:
1515
sticky: true
1616
# this page will appear in starred articles
1717
star: true
18-
headerDepth: 5
18+
toc: [2,6]
1919

2020
---
2121

docs/guide/drivers/115_open.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tag:
1616
sticky: true
1717
# this page will appear in starred articles
1818
star: true
19-
headerDepth: 5
19+
toc: [2,6]
2020
---
2121

2222
# 115 Open

docs/guide/drivers/onedrive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tag:
1616
sticky: true
1717
# this page will appear in starred articles
1818
star: true
19-
headerDepth: 5
19+
toc: [2,6]
2020
---
2121

2222
# OneDrive / Share

0 commit comments

Comments
 (0)