Skip to content
Snippets Groups Projects
Commit 1141c9a4 authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

test exclude

parent bcf087ed
No related branches found
No related tags found
2 merge requests!430fix,!429exclude search
Pipeline #31753 failed
...@@ -281,6 +281,9 @@ plugins: ...@@ -281,6 +281,9 @@ plugins:
separator: '[\s\.]+' separator: '[\s\.]+'
lang: lang:
- en - en
- exclude-search:
exclude:
- archive/*
markdown_extensions: markdown_extensions:
- codehilite - codehilite
......
...@@ -11,6 +11,7 @@ lunr==0.5.8 ...@@ -11,6 +11,7 @@ lunr==0.5.8
Markdown==3.2.2 Markdown==3.2.2
MarkupSafe==1.1.1 MarkupSafe==1.1.1
mkdocs==1.1.2 mkdocs==1.1.2
mkdocs-exclude-search==0.6.5
mkdocs-material==7.1.3 mkdocs-material==7.1.3
mkdocs-material-extensions==1.0.1 mkdocs-material-extensions==1.0.1
nltk==3.5 nltk==3.5
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment