doc: general update.

This commit is contained in:
Alexandre Pujol 2024-08-30 20:38:30 +01:00
parent fe32720765
commit fb29e8ba74
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
14 changed files with 350 additions and 223 deletions

View file

@ -43,8 +43,10 @@ theme:
- content.action.edit
- content.code.annotate
- content.code.copy
- content.tabs.link
- content.tooltips
- navigation.indexes
- navigation.instant
- navigation.sections
- navigation.tabs
- navigation.top
@ -118,6 +120,9 @@ markdown_extensions:
format: !!python/name:pymdownx.superfences.fence_code_format
- pymdownx.tabbed:
alternate_style: true
slugify: !!python/object/apply:pymdownx.slugs.slugify
kwds:
case: lower
- pymdownx.tasklist:
custom_checkbox: true
@ -130,13 +135,13 @@ nav:
- install.md
- configuration.md
- usage.md
- report.md
- Advanced:
- variables.md
- enforce.md
- full-system-policy.md
- Troubleshooting:
- issues.md
- report.md
- recovery.md
- Development:
- development/index.md