Merge branch 'feat-mkdocstrings' into 'development'
feat: mkdocstrings See merge request nofusscomputing/infrastructure/website-template!16
This commit is contained in:
Submodule gitlab-ci updated: 6201afaf7e...02422c55b8
28
mkdocs.yml
28
mkdocs.yml
@ -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
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user