saving-willy-dev / mkdocs.yaml
vancauwe's picture
feat: mkdocs install ci and example
b7922ef
raw
history blame
424 Bytes
site_name: Saving Willy Code Documentation
dev_addr: 127.0.0.1:8888
theme:
name: material
markdown_extensions:
- pymdownx.snippets:
check_paths: true
- pymdownx.superfences:
custom_fences:
- name: mermaid
class: mermaid
plugins:
- mkdocs-homepage-copier
- mkdocstrings:
default_handler: python
handlers:
python:
paths: [src]
nav:
- README: index.md