docs(deploy): Update Dokumetation Workflow

This commit is contained in:
2026-02-23 10:38:34 +01:00
parent 80f014b5ff
commit 011ef949fe
3 changed files with 70 additions and 3 deletions

View File

@@ -22,4 +22,31 @@ nav:
- It-Tools: docker/it-tools/it-tools.md
- Backup_Storage:
- Backup: backup/backup.md
- Storage: backup/storage.md
- Storage: backup/storage.md
```yaml
markdown_extensions:
- pymdownx.superfences
- pymdownx.highlight
- pymdownx.snippets
- pymdownx.tasklist
- pymdownx.tabbed
- pymdownx.mark
- pymdownx.tilde
- pymdownx.critic
- pymdownx.inlinehilite
- pymdownx.details
- pymdownx.keys
- pymdownx.emoji
- pymdownx.betterem
- pymdownx.caret
- pymdownx.mark
- pymdownx.smartsymbols
- pymdownx.magiclink
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
format: !!python/name:pymdownx.superfences.fence_code_format