chore: Update to latest mkdocs-simple 3.2.0 (#25)

Reviewed-on: #25
Co-authored-by: Glen Whitney <glen@studioinfinity.org>
Co-committed-by: Glen Whitney <glen@studioinfinity.org>
This commit is contained in:
Glen Whitney 2024-09-16 02:34:34 +00:00 committed by Glen Whitney
parent 8105144d82
commit b6ab0fb7ee
12 changed files with 186 additions and 170 deletions

View file

@ -2,9 +2,9 @@ site_name: Enable extraction from included files
docs_dir: refsite # dummy
plugins:
- semiliterate:
ignore_folders: [refsite]
ignore: [refsite]
merge_docs_dir: false
include_extensions: ['.txt']
include: ['.txt']
extract_on_copy: true
semiliterate:
- pattern: '\.txt'