Merge pull request #203 from pdmosses/search-config

Search config
This commit is contained in:
Patrick Marsceill
2019-09-09 16:00:11 -04:00
committed by GitHub
6 changed files with 24 additions and 6 deletions

View File

@@ -35,6 +35,10 @@ logo: "/assets/images/just-the-docs.png"
# Enable or disable the site search
# Supports true (default) or false
search_enabled: true
# Enable support for hyphenated search words:
search_tokenizer_separator: /[\s/]+/
```
## Aux links