mirror of
https://github.com/abetlen/llama-cpp-python.git
synced 2023-09-07 17:34:22 +03:00
Update docs
This commit is contained in:
11
mkdocs.yml
11
mkdocs.yml
@@ -8,4 +8,13 @@ plugins:
|
||||
- mkdocstrings
|
||||
|
||||
watch:
|
||||
- llama_cpp
|
||||
- llama_cpp
|
||||
|
||||
markdown_extensions:
|
||||
- pymdownx.highlight:
|
||||
anchor_linenums: true
|
||||
line_spans: __span
|
||||
pygments_lang_class: true
|
||||
- pymdownx.inlinehilite
|
||||
- pymdownx.snippets
|
||||
- pymdownx.superfences
|
||||
Reference in New Issue
Block a user