Files
llama-cpp-python/mkdocs.yml
Andrei Betlen cbf8a62b64 Add repo url
2023-03-24 18:59:02 -04:00

11 lines
157 B
YAML

site_name: llama-cpp-python
repo_url: https://github.com/abetlen/llama-cpp-python
theme:
name: "material"
plugins:
- mkdocstrings
watch:
- llama_cpp