mirror of
https://github.com/abetlen/llama-cpp-python.git
synced 2023-09-07 17:34:22 +03:00
Add mkdocs
This commit is contained in:
10
mkdocs.yml
Normal file
10
mkdocs.yml
Normal file
@@ -0,0 +1,10 @@
|
||||
site_name: llama-cpp-python
|
||||
|
||||
theme:
|
||||
name: "material"
|
||||
|
||||
plugins:
|
||||
- mkdocstrings
|
||||
|
||||
watch:
|
||||
- llama_cpp
|
||||
Reference in New Issue
Block a user