Files
logofclient-docs/mkdocs.yml
T
2026-04-28 14:10:24 +00:00

23 lines
396 B
YAML

site_name: Logofclient Wiki
theme:
name: material
features:
- content.code.copy
repo_url: https://git.mypapercloud.de/fierke/logofclient-docs
edit_uri: src/branch/main/docs/
plugins:
- search
- git-authors
- git-revision-date-localized
markdown_extensions:
- pymdownx.superfences
- pymdownx.highlight
- admonition
- pymdownx.details
#extra_css:
#- stylesheets/extra.css