mirror of
https://github.com/guezoloic/millesima_projetS6.git
synced 2026-03-28 19:13:42 +00:00
15 lines
201 B
YAML
15 lines
201 B
YAML
site_name: "Projet Millesima S6"
|
|
|
|
theme:
|
|
name: "material"
|
|
|
|
plugins:
|
|
- search
|
|
- mkdocstrings
|
|
|
|
markdown_extensions:
|
|
- admonition
|
|
- pymdownx.details
|
|
- pymdownx.superfences
|
|
- pymdownx.tabbed
|