Saltar a contenido

🔍 Search & tables of content

exclude-search - 🥇18 · ⭐ 27 · MIT ·
A mkdocs plugin that excludes selected chapters from the docs search index.
  • [GitHub]https://github.com/chrieke/mkdocs-exclude-search) (👨‍💻 5 · 🔀 2 · 📥 8 · 📦 360 · ⏱️ 04.12.2023)
  • PyPi (📥 19K / month):
    pip install mkdocs-exclude-search
    
  • Add to mkdocs.yml:
    plugins:
      - exclude-search
    
localsearch - 🥈16 · ⭐ 31 · 💤 · MIT ·
A MkDocs plugin to make the native search plugin work locally (file:// protocol).
  • [GitHub]https://github.com/wilhelmer/mkdocs-localsearch) (👨‍💻 6 · 🔀 7 · 📦 66 · ⏱️ 02.01.2023)
  • PyPi (📥 4.5K / month):
    pip install mkdocs-localsearch
    
  • Add to mkdocs.yml:
    plugins:
      - localsearch
    
tags - 🥉9 · ⭐ 42 · 💤 · MIT ·
Processes tags in yaml metadata.
  • [GitHub]https://github.com/jldiaz/mkdocs-plugin-tags) (👨‍💻 3 · 🔀 19 · 📋 14 - 42% open · ⏱️ 02.09.2021)
  • PyPi (📥 800 / month):
    pip install mkdocs-plugin-tags
    
  • Add to mkdocs.yml:
    plugins:
      - tags
    
extract listings - 🥉6 · 🐣 · MIT ·
Generate a page with all listings and/or a search page for listings.
  • [GitHub]https://github.com/six-two/mkdocs-extract-listings-plugin) (⏱️ 22.02.2024)
  • PyPi (📥 450 / month):
    pip install mkdocs-extract-listings-plugin
    
  • Add to mkdocs.yml:
    plugins:
      - extract_listings