summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2025-05-13 15:58:08 -0300
committerSilvio Rhatto <rhatto@riseup.net>2025-05-13 15:58:08 -0300
commit08867cfc53d2df8b9d7bf14b6d32624abdeff399 (patch)
treeec8be1e75fb90feb49481a219e6a9f0efb01150c
parent3380108a6c701eef341b6a9d0721fe472e4b0564 (diff)
downloaddebian-master.tar.gz
debian-master.tar.bz2
Enable searchHEADmaster
-rw-r--r--mkdocs.yml5
1 files changed, 5 insertions, 0 deletions
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: {}