docs: improve search (#3948)

This commit is contained in:
Vadym Barda
2025-03-20 11:02:59 -04:00
committed by GitHub
parent 992b05a196
commit c7567ea219
5 changed files with 17 additions and 2 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ theme:
code: "Roboto Mono"
plugins:
- search:
separator: '[\s\u200b\-_,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
separator: '[\s\u200b\-,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;'
- autorefs
- mkdocstrings:
handlers: