ajout: modification dependances et ajout documentation

This commit is contained in:
2026-03-01 20:37:16 +01:00
parent 0f6eb856c6
commit a163e7687f
6 changed files with 56 additions and 34 deletions

14
mkdocs.yml Normal file
View File

@@ -0,0 +1,14 @@
site_name: "Projet Millesima S6"
theme:
name: "material"
plugins:
- search
- mkdocstrings
markdown_extensions:
- admonition
- pymdownx.details
- pymdownx.superfences
- pymdownx.tabbed