From: Silvio Rhatto Date: Tue, 13 May 2025 18:58:08 +0000 (-0300) Subject: Enable search X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=08867cfc53d2df8b9d7bf14b6d32624abdeff399;p=debian.git Enable search --- diff --git a/mkdocs.yml b/mkdocs.yml index 7415bdd..c15c779 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -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: {}