doc/mkdocs.yml
Simon Vieille 240842ef07
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
add matrix doc
2023-02-12 22:15:18 +01:00

45 lines
837 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.highlight:
anchor_linenums: true
extend_pygments_lang:
- name: php-inline
lang: php
options:
startinline: true
- pymdownx.tabbed:
alternate_style: true
- pymdownx.magiclink
- pymdownx.snippets
- pymdownx.superfences
- pymdownx.highlight
- pymdownx.inlinehilite
- admonition
nav:
- Accueil: index.md
- Outils:
- Matrix et Element: outils/matrix.md