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

@ -5,10 +5,10 @@ theme:
custom_dir: doc_theme/
plugins:
- semiliterate:
ignore_folders: [refsite]
ignore_hidden: false
ignore: [refsite]
merge_docs_dir: false
include_extensions: []
include: []
semiliterate:
- pattern: '[.](base).generator$' # Amend readthedocs theme
destination: '\1.html'
ensurelines: false