feat: mkdocstrings #19

Merged
jon_nfc merged 1 commits from feat-mkdocstrings into development 2024-06-15 14:39:27 +00:00
2 changed files with 15 additions and 15 deletions

View File

@ -53,21 +53,21 @@ extra_css:
plugins:
- nfc_tags:
filename: tags.md
folder: pages
css_name: ".tags"
- search:
lang: en
nfc_tags:
filename: tags.md
folder: pages
css_name: ".tags"
search:
lang: en
- git-revision-date-localized:
type: iso_date
enable_creation_date: true
exclude:
- index.md
- tags.md
# - minify:
# minify_html: true
git-revision-date-localized:
type: iso_date
enable_creation_date: true
exclude:
- index.md
- tags.md
# minify:
# minify_html: true