docs: rewrite the configuration section.

This commit is contained in:
Alexandre Pujol 2024-10-01 22:53:30 +01:00
parent 86719377a8
commit b51576139b
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
6 changed files with 203 additions and 85 deletions

View file

@ -70,6 +70,7 @@ plugins:
- minify:
minify_html: true
- git-committers:
enabled: !ENV [ENABLED_GIT_REVISION_DATE, true]
token: !ENV [MKDOCS_GIT_COMMITTERS_APIKEY]
repository: roddhjav/apparmor.d
branch: main
@ -116,7 +117,9 @@ markdown_extensions:
user: squidfunk
repo: mkdocs-material
- pymdownx.smartsymbols
- pymdownx.snippets
- pymdownx.snippets:
auto_append:
- docs/abbreviations.md
- pymdownx.superfences:
custom_fences:
- name: mermaid