Skip to content
This repository has been archived by the owner on Jul 13, 2020. It is now read-only.

Latest commit

 

History

History
19 lines (12 loc) · 385 Bytes

File metadata and controls

19 lines (12 loc) · 385 Bytes

Mkdocs fast search updated

Mkdocs plugin to exclude tables and code from the search_index.json as it can be unwanted and lead to huge indexes

Installation

pip install git+https://github.com/CraftTweaker/mkdocs-fast-search-updated-plugin.git

Usage

In your mkdocs.yml file add use-site-url to the plugins entry:

plugins:
  - fast-search-updated