aboutsummaryrefslogtreecommitdiff
path: root/docs/dev
diff options
context:
space:
mode:
author魏曹先生 <1992414357@qq.com>2026-07-10 18:21:09 +0800
committer魏曹先生 <1992414357@qq.com>2026-07-10 18:21:09 +0800
commit8c2c3a968b39914b544e0878241a9558f897a543 (patch)
tree325c2545df4765c45e9e89fbe3aba5612607d03e /docs/dev
parent6be5894f40b2c2543f23aab7f7b4ffc73dbd0d77 (diff)
fix(docs): reduce docs sidebar depth to match maxLevel
Diffstat (limited to 'docs/dev')
-rw-r--r--docs/dev/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dev/index.html b/docs/dev/index.html
index e62268d..1bfb5c5 100644
--- a/docs/dev/index.html
+++ b/docs/dev/index.html
@@ -141,7 +141,7 @@
auto2top: true,
loadSidebar: true,
maxLevel: 0,
- subMaxLevel: 3,
+ subMaxLevel: 0,
search: {
placeholder: "Search dev docs…",
noData: "No matches found.",