mirror of
https://github.com/mailscope/kumomta.git
synced 2026-08-21 11:58:17 +00:00
52d204984a
Previously, I was cleaning up some junk like _index directories generated from the _index.md fragments. I noticed that those were showing up in the search index, so it is better to exclude from the outset. mkdocs doesn't natively support the idea of exclusion, but there is a plugin that does, so use it.