doc/mkdocs.yml
Simon Vieille 21a36974cf
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
update matrix doc
2023-02-12 22:49:58 +01:00

41 lines
745 B
YAML

site_name: "Tinternet & cie"
# site_url: "https://tinternet.gitnet.page/doc/"
plugins:
- search
- social
- autolinks
extra:
generator: false
theme:
name: material
logo: _static/img/logo.png
favicon: _static/img/logo.png
features:
- content.code.copy
- navigation.tabs
- navigation.footer
palette:
primary: "light blue"
scheme: slate
markdown_extensions:
- pymdownx.tabbed:
alternate_style: true
- pymdownx.magiclink
- pymdownx.snippets
- pymdownx.superfences
- pymdownx.highlight
- pymdownx.inlinehilite
- admonition
- attr_list
nav:
- Accueil: index.md
- Outils:
- Matrix:
- Présentation: outils/matrix/index.md
- Installation: outils/matrix/installation.md