This is an automated email from the ASF dual-hosted git repository.
critas pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iotdb-docs.git
The following commit(s) were added to refs/heads/main by this push:
new 2979729a disable catalog (#542)
2979729a is described below
commit 2979729a4784341fedcc23d9264183422c118c2e
Author: CritasWang <[email protected]>
AuthorDate: Tue Feb 11 11:23:04 2025 +0800
disable catalog (#542)
---
src/.vuepress/theme.ts | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/.vuepress/theme.ts b/src/.vuepress/theme.ts
index b9a75d03..103997d6 100644
--- a/src/.vuepress/theme.ts
+++ b/src/.vuepress/theme.ts
@@ -98,7 +98,7 @@ export default hopeTheme(
plugins: {
docsearch: {},
-
+ catalog: false,
redirect: {
config: {
'/UserGuide/Master/QuickStart/QuickStart.html':