We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 144b78e commit 2a0cfb3Copy full SHA for 2a0cfb3
website/docs/en/config/index.mdx
@@ -1,7 +1,10 @@
1
---
2
-title: Config overview
+pageType: doc-wide
3
+outline: false
4
5
6
+# Config overview
7
+
8
This page lists all the configurations for Rslib. See [Configure Rslib](/guide/basic/configure-rslib) for detail.
9
10
import Overview from '@components/Overview';
website/docs/zh/config/index.mdx
-title: 配置总览
+# 配置总览
本页面列出了 Rslib 的所有配置项。详细配置请查阅 [配置 Rslib](/guide/basic/configure-rslib)。
0 commit comments