This is an automated email from the ASF dual-hosted git repository.

morningman pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/doris-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 843013b6414 fix:generate docs v4.x search index file (#3160)
843013b6414 is described below

commit 843013b6414c901561556517712d9333ca1b3576
Author: yangon <[email protected]>
AuthorDate: Sat Dec 6 19:50:50 2025 +0800

    fix:generate docs v4.x search index file (#3160)
---
 docusaurus.config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docusaurus.config.js b/docusaurus.config.js
index 449db8e4ccc..3fe4e2118d0 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -230,7 +230,7 @@ const config = {
                 highlightSearchTermsOnTargetPage: true,
                 // indexPages: true,
                 indexDocs: true,
-                docsRouteBasePath: ['/docs/2.0', '/docs/2.1', '/docs/3.x', 
'/docs/dev'],
+                docsRouteBasePath: ['/docs/2.1', '/docs/3.x', '/docs/4.x', 
'/docs/dev'],
                 indexBlog: false,
                 explicitSearchResultPath: true,
                 searchBarShortcut: true,


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to