[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/dkzdev/llama-cpp-python/main/mkdocs.yml [Back]  [Original]

site_name: llama-cpp-python
repo_url: https://github.com/abetlen/llama-cpp-python

theme:
  name: "material"

plugins:
  - mkdocstrings
  - search

watch:
  - llama_cpp

markdown_extensions:
  - pymdownx.highlight:
      anchor_linenums: true
      line_spans: __span
      pygments_lang_class: true
  - pymdownx.inlinehilite
  - pymdownx.snippets
  - pymdownx.superfences

Web Proxy Viewer  |  New URL  |  Original Page