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:
|
plugins:
|
||||||
- nfc_tags:
|
nfc_tags:
|
||||||
filename: tags.md
|
filename: tags.md
|
||||||
folder: pages
|
folder: pages
|
||||||
css_name: ".tags"
|
css_name: ".tags"
|
||||||
- search:
|
search:
|
||||||
lang: en
|
lang: en
|
||||||
|
|
||||||
- git-revision-date-localized:
|
git-revision-date-localized:
|
||||||
type: iso_date
|
type: iso_date
|
||||||
enable_creation_date: true
|
enable_creation_date: true
|
||||||
exclude:
|
exclude:
|
||||||
- index.md
|
- index.md
|
||||||
- tags.md
|
- tags.md
|
||||||
# - minify:
|
# minify:
|
||||||
# minify_html: true
|
# minify_html: true
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user