diff options
-rw-r--r-- | mkdocs.yml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -22,6 +22,11 @@ theme: # Plugins # https://www.mkdocs.org/dev-guide/plugins/ plugins: + # Search + # See https://www.mkdocs.org/user-guide/configuration/#search + # https://squidfunk.github.io/mkdocs-material/setup/setting-up-site-search/ + search: {} + # Note that this might not be available in the mkdocs-material package from # Debian bookworm (as of 2024-08-23) privacy: {} |