docs: fix search

This commit is contained in:
Alexey Rybak 2025-09-24 11:26:22 -07:00 committed by raghotham
parent d8ae3198bd
commit 6ed0fb50da

View file

@ -217,11 +217,6 @@ const config: Config = {
ignoreFiles: [
"node_modules/**/*",
],
// Exclude OpenAPI generated docs from search to avoid duplicates
searchContextByPaths: [
"docs",
],
},
],
],