mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 00:48:10 +01:00
doc: minify the doc website.
This commit is contained in:
parent
f5e3c86c6c
commit
1048283b5c
2 changed files with 3 additions and 0 deletions
|
@ -61,6 +61,8 @@ plugins:
|
|||
- git-revision-date-localized:
|
||||
enable_creation_date: true
|
||||
fallback_to_build_date: true
|
||||
- minify:
|
||||
minify_html: true
|
||||
|
||||
# Customization
|
||||
extra:
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
mkdocs
|
||||
mkdocs-git-revision-date-localized-plugin
|
||||
mkdocs-material
|
||||
mkdocs-minify-plugin
|
||||
|
|
Loading…
Reference in a new issue