Skip to content

Commit 781f5cd

Browse files
authored
docs: improve user guide search (#238)
1 parent f8c06e1 commit 781f5cd

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

docs/user-guide/mkdocs.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ theme:
1919
- navigation.instant.progress
2020
- navigation.sections
2121
- navigation.top
22+
- search.suggest
23+
- search.highlight
2224

2325
palette:
2426
# Palette toggle for automatic mode
@@ -52,6 +54,9 @@ nav:
5254
- Configuration Files: configuration-files.md
5355
- License: license.md
5456

57+
plugins:
58+
- search
59+
5560
markdown_extensions:
5661
- admonition
5762

0 commit comments

Comments
 (0)